
Time bar (total: 11.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 4 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 6 |
| 15.4% | 12.5% | 68.6% | 0.2% | 0% | 18.7% | 0% | 7 |
| 16.7% | 12.5% | 62.3% | 0.2% | 0% | 24.9% | 0% | 8 |
| 20% | 14% | 56.1% | 0.2% | 0% | 29.6% | 0% | 9 |
| 20% | 14% | 56.1% | 0.2% | 0% | 29.6% | 0% | 10 |
| 20% | 14% | 56.1% | 0.2% | 0% | 29.6% | 0% | 11 |
| 22.9% | 14.8% | 49.9% | 0.2% | 0% | 35.1% | 0% | 12 |
Compiled 37 to 24 computations (35.1% saved)
| 1.8s | 13 102× | 0 | invalid |
| 1.3s | 8 256× | 0 | valid |
ival-pow: 755.0ms (34.2% of total)ival-mult!: 611.0ms (27.7% of total)ival-div!: 507.0ms (23% of total)ival-pow2: 270.0ms (12.2% of total)ival-sub!: 59.0ms (2.7% of total)adjust: 5.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 589 |
| 1 | 748 | 556 |
| 2 | 4245 | 550 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(abs d)
(abs M)
(abs D)
(sort M D)
Compiled 70 to 44 computations (37.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
d |
h |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (pow (/ d h) (/ 1 2)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx d d) |
#s(approx (pow (/ d l) (/ 1 2)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) l))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D M) d))) |
#s(approx (* 2 d) (*.f64 #s(literal 2 binary64) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))))) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) h)) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (-.f64 (/.f64 #s(literal 1 binary64) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 d l)) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 M #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx D D) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 D #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
15 calls:
| Time | Variable | Point |
|---|---|---|
| 44.0ms | h | inf |
| 8.0ms | D | 0 |
| 6.0ms | d | 0 |
| 6.0ms | d | inf |
| 4.0ms | d | -inf |
| Inputs |
|---|
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
d |
h |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
| Outputs |
|---|
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d l)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(+.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(-.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(-.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)))) |
(-.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h))) l) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (*.f64 (neg.f64 (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (neg.f64 (/.f64 h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) (*.f64 (/.f64 #s(literal 1 binary64) l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d))) (neg.f64 (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h))) (/.f64 #s(literal 1 binary64) l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (neg.f64 (/.f64 h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(+.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(+.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 0 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(fabs.f64 (sqrt.f64 (/.f64 d h))) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d h)) |
(*.f64 (/.f64 #s(literal 1 binary64) h) d) |
(*.f64 (/.f64 #s(literal -1 binary64) h) (neg.f64 d)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal -1 binary64) h)) |
(*.f64 #s(literal 1 binary64) (/.f64 d h)) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(/.f64 d h) |
(/.f64 (*.f64 d #s(literal -1 binary64)) (neg.f64 h)) |
(/.f64 (*.f64 #s(literal -1 binary64) d) (neg.f64 h)) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 1 binary64)) (neg.f64 h)) |
(neg.f64 (neg.f64 (/.f64 d h))) |
d |
(*.f64 d #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) d) |
(+.f64 d (*.f64 #s(literal 0 binary64) d)) |
(+.f64 d (*.f64 d #s(literal 0 binary64))) |
(/.f64 (+.f64 d d) #s(literal 2 binary64)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) d)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 d #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) d (*.f64 #s(literal 0 binary64) d)) |
(fma.f64 #s(literal 1 binary64) d (*.f64 d #s(literal 0 binary64))) |
(neg.f64 (*.f64 d #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) d)) |
(neg.f64 (neg.f64 d)) |
h |
(*.f64 h #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) h) |
(+.f64 h (*.f64 #s(literal 0 binary64) h)) |
(+.f64 h (*.f64 h #s(literal 0 binary64))) |
(/.f64 (*.f64 h #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 h #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) h)) |
(fma.f64 h #s(literal 1 binary64) (*.f64 h #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) h (*.f64 #s(literal 0 binary64) h)) |
(fma.f64 #s(literal 1 binary64) h (*.f64 h #s(literal 0 binary64))) |
(neg.f64 (*.f64 h #s(literal -1 binary64))) |
(neg.f64 (neg.f64 h)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -4 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(fabs.f64 #s(literal -1 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 0 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) #s(literal -1 binary64)) |
(-.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 0 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 0 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(literal 0 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(hypot.f64 #s(literal 0 binary64) #s(literal 1 binary64)) |
(hypot.f64 #s(literal 0 binary64) #s(literal -1 binary64)) |
(hypot.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(hypot.f64 #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(fabs.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 2 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 4 binary64) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 d l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(+.f64 (sqrt.f64 (/.f64 d l)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 d l)))) |
(+.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 d l))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l)) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 d l)))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 d l)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal 0 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l)))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 d)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 #s(literal 1 binary64) (/.f64 d l)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 d l) |
(/.f64 (*.f64 d #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) d) (neg.f64 l)) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 1 binary64)) (neg.f64 l)) |
(neg.f64 (neg.f64 (/.f64 d l))) |
l |
(*.f64 l #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) l) |
(/.f64 (+.f64 l l) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) l)) |
(neg.f64 (neg.f64 l)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (/.f64 #s(literal 1 binary64) l)) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 l l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (neg.f64 l)) |
(/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) l) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 l l))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (neg.f64 (+.f64 l l))) |
(/.f64 (-.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h))) (neg.f64 l)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) #s(literal 2 binary64) (neg.f64 (+.f64 l l))) (neg.f64 (+.f64 l l))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) #s(literal 2 binary64) (+.f64 l l)) (+.f64 l l)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 l) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) #s(literal 2 binary64))) (neg.f64 (+.f64 l l))) |
(/.f64 (fma.f64 #s(literal 2 binary64) l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) #s(literal 2 binary64))) (+.f64 l l)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 l) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h))) (neg.f64 (+.f64 l l))) |
(/.f64 (fma.f64 #s(literal 2 binary64) l (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)))) (+.f64 l l)) |
(/.f64 (-.f64 (neg.f64 (+.f64 l l)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)))) (neg.f64 (+.f64 l l))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 l l)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 l l))) |
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (+.f64 l l) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h))) (+.f64 l l)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 l l))) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 l l)))) |
(/.f64 (neg.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h))) (neg.f64 l)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 h #s(literal 1/2 binary64)) (neg.f64 l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h (+.f64 l l))) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 h l)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h (+.f64 l l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (neg.f64 (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 h) (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (/.f64 #s(literal 1 binary64) l)) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (/.f64 #s(literal 1 binary64) l) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) #s(literal 1 binary64)) |
(fma.f64 h (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (neg.f64 l)) #s(literal 1 binary64)) |
(fma.f64 h (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) #s(literal 1/2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 M M)) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 M D)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (neg.f64 h) (neg.f64 (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 D d) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (/.f64 h (+.f64 l l)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (neg.f64 (/.f64 h l))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (/.f64 (/.f64 h l) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (+.f64 l l)) h) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d)) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d))) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 h l))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 h (+.f64 l l)))) |
(*.f64 h (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (+.f64 l l))) |
(*.f64 (neg.f64 h) (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (+.f64 l l)))) |
(*.f64 (/.f64 h (+.f64 l l)) (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)))) |
(*.f64 (neg.f64 h) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) (neg.f64 l))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h (+.f64 l l))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (neg.f64 (+.f64 l l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) l) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (+.f64 l l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (/.f64 h (+.f64 l l))) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) (/.f64 h (+.f64 l l))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (/.f64 h (+.f64 l l))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (/.f64 h (+.f64 l l))) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 h (+.f64 l l))) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (/.f64 h (+.f64 l l))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (neg.f64 h)) (*.f64 #s(literal -2 binary64) (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) h) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 h (+.f64 l l))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 h (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (*.f64 l #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 h) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (*.f64 (neg.f64 l) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) d) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 l) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) #s(literal 1 binary64)) l) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 l #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (+.f64 l l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 l l)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (+.f64 l l)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 l l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) h))) (neg.f64 (+.f64 l l))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (+.f64 l l)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (/.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 D D) (*.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 (/.f64 (*.f64 D D) (*.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) D) (/.f64 M (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 M #s(literal 1/2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) M) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d))) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 2 binary64)) (/.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 M (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 (/.f64 M d) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 (neg.f64 (*.f64 M D)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 D (*.f64 (/.f64 M (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 M D) (/.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 M (/.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 M M) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 M M) (/.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (*.f64 (+.f64 d d) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) #s(literal 1/2 binary64)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) #s(literal -1 binary64)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) #s(literal 1 binary64)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 1 binary64)) (*.f64 (+.f64 d d) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal -1 binary64)) (*.f64 (+.f64 d d) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) d) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (*.f64 #s(literal 2 binary64) (+.f64 d d))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (*.f64 #s(literal -2 binary64) (+.f64 d d))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (neg.f64 d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d))) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 D #s(literal 1/2 binary64))) (*.f64 (/.f64 M d) (/.f64 M d))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) |
(*.f64 (*.f64 (/.f64 M d) (/.f64 M d)) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 D #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 D d)) (/.f64 D d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 #s(literal 1 binary64) d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M D) d)) |
(*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d)) |
(*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) D) (/.f64 M (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D)) |
(*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M M)) |
(*.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 D (+.f64 d d))) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal -2 binary64)) (/.f64 (neg.f64 (*.f64 M D)) d)) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 d)) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 M D)) d) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 M (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 D (*.f64 (/.f64 M (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D D) (*.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 #s(literal 1 binary64) M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 M D) (/.f64 (neg.f64 (*.f64 M D)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 M D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 #s(literal 1/4 binary64) (*.f64 d d)))) |
(*.f64 (*.f64 D D) (*.f64 (/.f64 M (+.f64 d d)) (/.f64 M (+.f64 d d)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) |
(*.f64 (/.f64 M d) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (/.f64 D d) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) d)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 M D) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 d))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (*.f64 M D)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M)) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) D) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d))) (/.f64 D (+.f64 d d))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (neg.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 M (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64))) |
(*.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)))) |
(*.f64 M (*.f64 M (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 D (*.f64 M (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) d) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (neg.f64 (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) d)) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) d)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1 binary64)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) d) (neg.f64 (*.f64 M D))) (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) d) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) d) (/.f64 (*.f64 M D) d)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) d) (*.f64 M D)) (*.f64 #s(literal 2 binary64) (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) d) (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (neg.f64 (*.f64 M D))) (*.f64 (neg.f64 d) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 (*.f64 M D) d)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 (*.f64 M D) (+.f64 d d))) (neg.f64 d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) d)) (*.f64 (*.f64 d #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 M D) d)) (*.f64 (+.f64 d d) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) #s(literal 1 binary64)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) #s(literal 2 binary64)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) #s(literal 1 binary64)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) #s(literal 2 binary64)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal -1 binary64)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 2 binary64)) (*.f64 (+.f64 d d) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (neg.f64 D)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) D) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (/.f64 D d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) d) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (*.f64 #s(literal 2 binary64) (+.f64 d d))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 M (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) d) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (neg.f64 d)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) #s(literal 2 binary64)) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d)) (neg.f64 d)) |
(fma.f64 (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (/.f64 #s(literal 1/2 binary64) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d))) (/.f64 D (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) D) (/.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (neg.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (/.f64 #s(literal 1/2 binary64) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d))) (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) D) (/.f64 #s(literal 1 binary64) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (neg.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (fabs.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 M (*.f64 M (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 M (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 D (*.f64 M (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 M (*.f64 M (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 M (*.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 D (*.f64 M (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 M D)) d) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal -2 binary64)) (/.f64 (neg.f64 (*.f64 M D)) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 d)) (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 #s(literal 1 binary64) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M M) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 D #s(literal 1/2 binary64))) (*.f64 (/.f64 M d) (/.f64 M d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 M d) (/.f64 M d)) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 D #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 D D) (*.f64 (/.f64 M (+.f64 d d)) (/.f64 M (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M D) (/.f64 (neg.f64 (*.f64 M D)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 d #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D D) (*.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 M d) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 M D)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 D (*.f64 (/.f64 M (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 D d)) (/.f64 D d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 D d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M M) (/.f64 D (+.f64 d d))) (/.f64 D (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (/.f64 D (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M)) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 M #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (/.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) D) (/.f64 M (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 D d) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M D) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 D d) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) d) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (*.f64 (+.f64 d d) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 M D) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 M (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 M D)) d) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal -2 binary64)) (/.f64 (neg.f64 (*.f64 M D)) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 d)) (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 #s(literal 1 binary64) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M M) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 D #s(literal 1/2 binary64))) (*.f64 (/.f64 M d) (/.f64 M d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 M d) (/.f64 M d)) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 D #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 D D) (*.f64 (/.f64 M (+.f64 d d)) (/.f64 M (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M D) (/.f64 (neg.f64 (*.f64 M D)) (neg.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D D) (*.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 M d) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 M D)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 D (*.f64 (/.f64 M (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 D d)) (/.f64 D d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 D d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M M) (/.f64 D (+.f64 d d))) (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M)) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (+.f64 d d) d)) (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (/.f64 #s(literal 1 binary64) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) D) (/.f64 M (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 D d) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M D) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) M) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 D d) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) d) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (*.f64 (+.f64 d d) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 M D) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 M (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(pow.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 2 binary64)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 M d)) |
(*.f64 (*.f64 M D) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) |
(*.f64 (/.f64 M d) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1 binary64)) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 (/.f64 M (+.f64 d d)) D) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 d))) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 D d)) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 M) d) (/.f64 D #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 M) #s(literal 2 binary64)) (/.f64 D (neg.f64 d))) |
(*.f64 (/.f64 (neg.f64 D) d) (/.f64 M #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 D) #s(literal 2 binary64)) (/.f64 M (neg.f64 d))) |
(*.f64 (/.f64 M (neg.f64 d)) (/.f64 (neg.f64 D) #s(literal 2 binary64))) |
(*.f64 (/.f64 D (neg.f64 d)) (/.f64 (neg.f64 M) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 D d))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(*.f64 D (/.f64 M (+.f64 d d))) |
(*.f64 D (*.f64 (/.f64 #s(literal 1 binary64) d) (*.f64 M #s(literal 1/2 binary64)))) |
(*.f64 D (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) d))) |
(*.f64 D (*.f64 (neg.f64 M) (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) M) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 #s(literal 1 binary64) D) (/.f64 M (+.f64 d d))) |
(*.f64 (/.f64 M #s(literal -2 binary64)) (/.f64 (neg.f64 D) d)) |
(*.f64 (/.f64 D #s(literal -2 binary64)) (/.f64 (neg.f64 M) d)) |
(*.f64 (/.f64 #s(literal 1 binary64) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (neg.f64 (*.f64 M D))) |
(*.f64 (neg.f64 M) (/.f64 D (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (neg.f64 M) (*.f64 D (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 (neg.f64 D) (/.f64 M (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (neg.f64 D) (*.f64 M (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 M D))) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 D (+.f64 d d))) M) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (/.f64 #s(literal 1 binary64) d)) |
(/.f64 (*.f64 M D) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (neg.f64 D)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 M D) d) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 M D) #s(literal -1/2 binary64)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 M D) #s(literal -1 binary64)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) d) (*.f64 M D)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 M d) D) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 D d) (neg.f64 M)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 M D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 M) (/.f64 D d)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 M D)) (*.f64 #s(literal 2 binary64) (+.f64 d d))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 #s(literal 1 binary64) d)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) #s(literal 1 binary64)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 M D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) d) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 M D))) (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 M D) #s(literal -1/2 binary64))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 M D) d)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (neg.f64 (*.f64 M D)) d) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 M D) d)) #s(literal -2 binary64)) |
(neg.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 M D) |
(*.f64 D M) |
(*.f64 (*.f64 M D) #s(literal 1 binary64)) |
(*.f64 (neg.f64 M) (neg.f64 D)) |
(*.f64 (neg.f64 D) (neg.f64 M)) |
(*.f64 #s(literal 1 binary64) (*.f64 M D)) |
(*.f64 M (*.f64 D #s(literal 1 binary64))) |
(*.f64 D (*.f64 M #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 M)) D) |
(*.f64 (neg.f64 (neg.f64 D)) M) |
(*.f64 M (neg.f64 (neg.f64 D))) |
(*.f64 D (neg.f64 (neg.f64 M))) |
(+.f64 (*.f64 M D) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(+.f64 (*.f64 M D) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 D)) M (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 (neg.f64 (neg.f64 M)) D (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 (neg.f64 (neg.f64 D)) M (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 M)) D (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 M (neg.f64 (neg.f64 D)) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 M (neg.f64 (neg.f64 D)) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 D (neg.f64 (neg.f64 M)) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 D (neg.f64 (neg.f64 M)) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 (*.f64 M D) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 (*.f64 M D) #s(literal 1 binary64) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 D M (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 D M (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 M D (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 M D (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 D (*.f64 M #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 D (*.f64 M #s(literal 1 binary64)) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 M (*.f64 D #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 M (*.f64 D #s(literal 1 binary64)) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 M D) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 #s(literal 1 binary64) (*.f64 M D) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 D) (neg.f64 M) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 (neg.f64 D) (neg.f64 M) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 M) (neg.f64 D) (*.f64 #s(literal 0 binary64) (*.f64 M D))) |
(fma.f64 (neg.f64 M) (neg.f64 D) (*.f64 (*.f64 M D) #s(literal 0 binary64))) |
(neg.f64 (neg.f64 (*.f64 M D))) |
(neg.f64 (*.f64 (*.f64 M D) #s(literal -1 binary64))) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(*.f64 (+.f64 d d) #s(literal 1 binary64)) |
(*.f64 (neg.f64 d) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 d)) |
(*.f64 #s(literal 1 binary64) (+.f64 d d)) |
(+.f64 d d) |
(-.f64 d (neg.f64 d)) |
(-.f64 d (*.f64 #s(literal -1 binary64) d)) |
(-.f64 d (*.f64 (neg.f64 d) #s(literal 1 binary64))) |
(fma.f64 d #s(literal 1 binary64) d) |
(fma.f64 #s(literal 1 binary64) d d) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) h) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 h)) |
(*.f64 (neg.f64 h) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 #s(literal 1 binary64) (/.f64 h l)) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 h l) |
(/.f64 (*.f64 h #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) h) (neg.f64 l)) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 h) #s(literal 1 binary64)) (neg.f64 l)) |
(neg.f64 (neg.f64 (/.f64 h l))) |
Compiled 45 920 to 5 693 computations (87.6% saved)
32 alts after pruning (32 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 040 | 32 | 1 072 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1 041 | 32 | 1 073 |
| Status | Accuracy | Program |
|---|---|---|
| 19.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 19.4% | (fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 29.2% | (/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) | |
| 28.8% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 18.6% | (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| 32.6% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64))) | |
| 24.1% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (+.f64 d d) d)))) | |
| 31.9% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d)))) | |
| 23.7% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 h (+.f64 l l)) M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))))) | |
| 33.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 26.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 D D) (*.f64 (/.f64 M (+.f64 d d)) (/.f64 M (+.f64 d d))))) (/.f64 h l)))) | |
| ▶ | 32.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l)))) |
| 33.2% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D)) (/.f64 h l)))) | |
| 33.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (/.f64 #s(literal -1/2 binary64) d)) (/.f64 h l)))) | |
| 32.8% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) D) (/.f64 M (+.f64 d d))) (/.f64 h l)))) | |
| 26.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h l)))) | |
| ▶ | 26.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))))) |
| 18.6% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 28.4% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 d l)) l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 29.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 1.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| ▶ | 30.4% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 27.9% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 27.7% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 1.5% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h)))))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| ▶ | 44.2% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 28.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 15.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) h)) | |
| ▶ | 15.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
| 13.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) | |
| 7.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
Compiled 2 690 to 1 746 computations (35.1% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 d d) |
d |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h) |
(*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(sqrt.f64 (*.f64 d h)) |
(*.f64 d h) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(*.f64 (*.f64 d d) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 h (+.f64 l l)) |
(+.f64 l l) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) D) |
(*.f64 M #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 d d) |
(/.f64 D (+.f64 d d)) |
| Outputs |
|---|
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (/ (* d d) (* l h)) (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) |
#s(approx (* d d) (pow.f64 d #s(literal 2 binary64))) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) l))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D M) d))) |
#s(approx (* 2 d) (*.f64 #s(literal 2 binary64) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (sqrt (* d h)) (sqrt.f64 (*.f64 d h))) |
#s(approx (* d h) (*.f64 d h)) |
#s(approx (sqrt (/ d l)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (* (/ (* M D) (* (* d d) 4)) (/ h (+ l l))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 D (*.f64 M h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (/ (* M D) (* (* d d) 4)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 D M) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (* (* d d) 4) (*.f64 #s(literal 4 binary64) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (/ (* (* M 1/2) D) (+ d d)) (/ D (+ d d))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) M) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (/ (* (* M 1/2) D) (+ d d)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 D M) d))) |
#s(approx (/ D (+ d d)) (*.f64 #s(literal 1/2 binary64) (/.f64 D d))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d)))) h)) |
#s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) |
#s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) |
#s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) |
#s(approx (sqrt (/ d h)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) |
#s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (sqrt (/ d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)) h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) h)) |
#s(approx (* l h) (*.f64 h l)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) h)) |
#s(approx (sqrt (/ d h)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) |
#s(approx (/ h (+ l l)) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) h)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (-.f64 (/.f64 #s(literal 1 binary64) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h)))) |
#s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l))) |
#s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) |
#s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l)) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) |
#s(approx (+ l l) (*.f64 #s(literal 2 binary64) l)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (* M 1/2) D) (*.f64 #s(literal 1/2 binary64) (*.f64 D M))) |
#s(approx (* M 1/2) (*.f64 #s(literal 1/2 binary64) M)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 M #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx D D) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 D #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 D #s(literal 2 binary64)))))) |
15 calls:
| Time | Variable | Point |
|---|---|---|
| 38.0ms | d | inf |
| 27.0ms | M | 0 |
| 27.0ms | h | 0 |
| 22.0ms | d | 0 |
| 13.0ms | h | -inf |
| Inputs |
|---|
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 d d) |
d |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h) |
(*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(sqrt.f64 (*.f64 d h)) |
(*.f64 d h) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(*.f64 (*.f64 d d) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 h (+.f64 l l)) |
(+.f64 l l) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) D) |
(*.f64 M #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 d d) |
(/.f64 D (+.f64 d d)) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 (*.f64 d d) l) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (*.f64 (/.f64 d h) d) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 d l) d) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 (fabs.f64 d) l) (/.f64 (fabs.f64 d) h)) |
(*.f64 (/.f64 (fabs.f64 d) h) (/.f64 (fabs.f64 d) l)) |
(*.f64 (/.f64 d (*.f64 l h)) d) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) (*.f64 d d)) |
(*.f64 (/.f64 (neg.f64 d) l) (/.f64 (neg.f64 d) h)) |
(*.f64 (/.f64 (neg.f64 d) h) (/.f64 (neg.f64 d) l)) |
(*.f64 d (/.f64 d (*.f64 l h))) |
(*.f64 d (*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 d l))) |
(*.f64 d (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 d h))) |
(*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(*.f64 (fabs.f64 d) (/.f64 (fabs.f64 d) (*.f64 l h))) |
(*.f64 (neg.f64 d) (/.f64 (neg.f64 d) (*.f64 l h))) |
(*.f64 (fabs.f64 d) (*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(*.f64 (neg.f64 d) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(*.f64 (neg.f64 (*.f64 d d)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 l h)))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(/.f64 (/.f64 (*.f64 d d) l) h) |
(/.f64 (*.f64 (*.f64 d d) #s(literal 1 binary64)) (*.f64 l h)) |
(/.f64 (*.f64 (/.f64 d h) (neg.f64 d)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 d h) d) l) |
(/.f64 (*.f64 (/.f64 d l) (neg.f64 d)) (neg.f64 h)) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d l)) (neg.f64 h)) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 l h))) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 h) (neg.f64 l))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 l) (neg.f64 h))) |
(/.f64 (neg.f64 (/.f64 (*.f64 d d) l)) (neg.f64 h)) |
(/.f64 (*.f64 d d) (neg.f64 (neg.f64 (*.f64 l h)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 d d)) (*.f64 l h))) |
(neg.f64 (/.f64 (*.f64 d d) (neg.f64 (*.f64 l h)))) |
(*.f64 d d) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 (fabs.f64 d)) (fabs.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(neg.f64 (neg.f64 (*.f64 d d))) |
(pow.f64 d #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
d |
(*.f64 l h) |
(*.f64 h l) |
l |
h |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 M D))) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64))) (/.f64 h l))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h))) l) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 M h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 h (+.f64 l l))) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 (*.f64 M h) l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (neg.f64 (*.f64 M D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 M) (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (*.f64 M D) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M D) (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) #s(literal 1 binary64)) |
(fma.f64 M (neg.f64 (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 M h) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 M h) l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (/.f64 #s(literal 1/2 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D)) |
(*.f64 (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) M) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 M (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D) |
(*.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 D (*.f64 M (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (*.f64 M h) l)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (+.f64 l l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D)) (+.f64 l l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (neg.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h))) (neg.f64 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) |
(*.f64 M (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) M)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 M (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 M (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))) (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 (/.f64 D d) (/.f64 D d))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 M D) M) (/.f64 (*.f64 D #s(literal 1/4 binary64)) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M #s(literal 1/2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) M) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M D) (/.f64 M (*.f64 d d))) (*.f64 D #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (neg.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 D (*.f64 M (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 M (*.f64 D (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (neg.f64 (*.f64 M D))) (*.f64 d (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (+.f64 d d))) d) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (+.f64 d d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (neg.f64 (*.f64 M D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D))) (*.f64 (+.f64 d d) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D))) (*.f64 (*.f64 d d) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 M D) (*.f64 d d))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 M D) (+.f64 d d))) (+.f64 d d)) |
(pow.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 2 binary64)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 M D) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(*.f64 D (/.f64 M (+.f64 d d))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 D (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(/.f64 (*.f64 M D) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 M D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 M (/.f64 D d)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 M D) d) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M D))) (+.f64 d d)) |
(neg.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 M D)) (+.f64 d d))) |
(*.f64 M D) |
(*.f64 D M) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(+.f64 d d) |
(+.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 1 binary64) d)) |
(+.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 d #s(literal 1 binary64))) |
(+.f64 d (neg.f64 (neg.f64 d))) |
(-.f64 d (neg.f64 d)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 d #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) d (*.f64 #s(literal 1 binary64) d)) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) h) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 h) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 h l) |
(/.f64 (*.f64 h #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 h) l)) |
(neg.f64 (/.f64 h (neg.f64 l))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (+ 1 (* -1/2 (* (/ h l) (pow (/ (* (* M D) 1/2) d) 2))))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) |
(*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) #s(literal 1 binary64)) h) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) (neg.f64 h)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) (neg.f64 (neg.f64 h))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) (neg.f64 h))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) h)) |
(*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 d h))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) |
(pow.f64 (/.f64 (*.f64 (*.f64 d h) d) l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) |
(fabs.f64 (sqrt.f64 (*.f64 d h))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 d h)))) |
(pow.f64 (*.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 d h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d h)))) |
(*.f64 d h) |
(*.f64 h d) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 d l) |
(/.f64 (*.f64 d #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 d) l)) |
(neg.f64 (/.f64 d (neg.f64 l))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fabs.f64 (sqrt.f64 (/.f64 d h))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) d) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(/.f64 d h) |
(/.f64 (*.f64 d #s(literal 1 binary64)) h) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(neg.f64 (/.f64 (neg.f64 d) h)) |
(neg.f64 (/.f64 d (neg.f64 h))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fabs.f64 (sqrt.f64 (/.f64 d h))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 M D))) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64))) (/.f64 h l))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h))) l) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 M h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 h (+.f64 l l))) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 (*.f64 M h) l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (neg.f64 (*.f64 M D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 M) (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (*.f64 M D) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M D) (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) #s(literal 1 binary64)) |
(fma.f64 M (neg.f64 (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 M h) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 M h) l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (/.f64 #s(literal 1/2 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D)) |
(*.f64 (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) M) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 M (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D) |
(*.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 D (*.f64 M (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (*.f64 M h) l)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (+.f64 l l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D)) (+.f64 l l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (neg.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h))) (neg.f64 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 M (*.f64 d d))) (*.f64 D #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 h (+.f64 l l)) M) (/.f64 (*.f64 D #s(literal 1/4 binary64)) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) l)) |
(*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 D #s(literal 1/4 binary64)) (*.f64 d d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 M (*.f64 d d)) (*.f64 (*.f64 D #s(literal 1/4 binary64)) (/.f64 h (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 M D) d) (/.f64 (/.f64 h (+.f64 l l)) (*.f64 d #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) #s(literal 4 binary64)) (/.f64 (/.f64 h (+.f64 l l)) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d d)) (/.f64 (/.f64 h (+.f64 l l)) #s(literal 4 binary64))) |
(*.f64 (*.f64 M D) (/.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 h l)) |
(*.f64 h (*.f64 (/.f64 #s(literal 1/2 binary64) l) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (*.f64 (*.f64 M D) h) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 d d)) h) (*.f64 #s(literal 4 binary64) (+.f64 l l))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 d d)) (neg.f64 h)) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) l))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 d d)) (/.f64 h (+.f64 l l))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (neg.f64 (*.f64 M D))) (*.f64 (*.f64 d d) #s(literal -4 binary64))) |
(/.f64 (*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 M D) (*.f64 d d))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal -4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (neg.f64 h)) (*.f64 (*.f64 (*.f64 d d) #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 h (+.f64 l l))) (*.f64 (*.f64 d d) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (+.f64 l l)) |
(/.f64 (*.f64 h (neg.f64 (*.f64 M D))) (*.f64 (+.f64 l l) (*.f64 (*.f64 d d) #s(literal -4 binary64)))) |
(/.f64 (*.f64 h (/.f64 (*.f64 M D) (*.f64 d d))) (*.f64 (+.f64 l l) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 h) (neg.f64 (*.f64 M D))) (*.f64 (*.f64 #s(literal -2 binary64) l) (*.f64 (*.f64 d d) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 M D) (*.f64 d d))) (*.f64 (*.f64 #s(literal -2 binary64) l) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 M D)) (*.f64 (*.f64 #s(literal -2 binary64) l) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 M D) (neg.f64 h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) l))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) d) (*.f64 d #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 d d)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) #s(literal 4 binary64)) (*.f64 d d)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64)) l) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) (*.f64 (*.f64 d d) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) h)) (neg.f64 (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 d d)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (*.f64 D #s(literal 1/4 binary64)) (*.f64 d d)) M) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 d d)) (*.f64 M D)) |
(*.f64 (/.f64 M (*.f64 d d)) (*.f64 D #s(literal 1/4 binary64))) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 M #s(literal 4 binary64))) |
(*.f64 M (/.f64 (*.f64 D #s(literal 1/4 binary64)) (*.f64 d d))) |
(*.f64 (*.f64 D #s(literal 1/4 binary64)) (/.f64 M (*.f64 d d))) |
(*.f64 (*.f64 M D) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (/.f64 M #s(literal 4 binary64)) (/.f64 D (*.f64 d d))) |
(*.f64 (/.f64 M d) (/.f64 D (*.f64 d #s(literal 4 binary64)))) |
(*.f64 (/.f64 D d) (/.f64 M (*.f64 d #s(literal 4 binary64)))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/4 binary64) (*.f64 d d)))) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) #s(literal -4 binary64)))) |
(*.f64 D (/.f64 M (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 M D) (*.f64 d d)) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal -4 binary64))) |
(/.f64 (*.f64 M (*.f64 D #s(literal 1/4 binary64))) (*.f64 d d)) |
(/.f64 (/.f64 (*.f64 M D) d) (*.f64 d #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 M D) #s(literal 4 binary64)) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 M (*.f64 d d)) D) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 M D) (*.f64 d d))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M D))) (neg.f64 (*.f64 (*.f64 d d) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal -4 binary64)))) |
(*.f64 (*.f64 d d) #s(literal 4 binary64)) |
(*.f64 (*.f64 d #s(literal -2 binary64)) (*.f64 d #s(literal -2 binary64))) |
(*.f64 (+.f64 d d) (+.f64 d d)) |
(*.f64 (*.f64 d #s(literal 4 binary64)) d) |
(*.f64 #s(literal 4 binary64) (*.f64 d d)) |
(*.f64 d (*.f64 d #s(literal 4 binary64))) |
(*.f64 (*.f64 (+.f64 d d) d) #s(literal 2 binary64)) |
(*.f64 (*.f64 (+.f64 d d) #s(literal 2 binary64)) d) |
(*.f64 (*.f64 #s(literal 4 binary64) (neg.f64 d)) (neg.f64 d)) |
(*.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 d)) (fabs.f64 d)) |
(*.f64 (fabs.f64 (+.f64 d d)) (fabs.f64 (+.f64 d d))) |
(*.f64 #s(literal 2 binary64) (*.f64 d (+.f64 d d))) |
(*.f64 d (*.f64 #s(literal 2 binary64) (+.f64 d d))) |
(*.f64 (fabs.f64 d) (*.f64 (fabs.f64 d) #s(literal 4 binary64))) |
(*.f64 (neg.f64 d) (*.f64 (neg.f64 d) #s(literal 4 binary64))) |
(+.f64 (*.f64 d (+.f64 d d)) (*.f64 d (+.f64 d d))) |
(+.f64 (*.f64 (+.f64 d d) d) (*.f64 (+.f64 d d) d)) |
(fma.f64 d (+.f64 d d) (*.f64 d (+.f64 d d))) |
(fma.f64 (+.f64 d d) d (*.f64 (+.f64 d d) d)) |
(pow.f64 (+.f64 d d) #s(literal 2 binary64)) |
#s(literal 4 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) l) h) |
(*.f64 h (/.f64 #s(literal 1/2 binary64) l)) |
(*.f64 (neg.f64 h) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) l))) |
(/.f64 h (+.f64 l l)) |
(/.f64 (*.f64 h #s(literal 1 binary64)) (+.f64 l l)) |
(/.f64 (/.f64 h #s(literal 2 binary64)) l) |
(/.f64 (neg.f64 h) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (neg.f64 (neg.f64 h)) (+.f64 l l)) |
(neg.f64 (/.f64 (neg.f64 h) (+.f64 l l))) |
(neg.f64 (/.f64 h (*.f64 #s(literal -2 binary64) l))) |
(*.f64 l #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) l) |
(+.f64 l l) |
(+.f64 l (neg.f64 (neg.f64 l))) |
(-.f64 l (neg.f64 l)) |
(neg.f64 (*.f64 #s(literal -2 binary64) l)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 M D))) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64))) (/.f64 h l))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h))) l) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 M h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 h (+.f64 l l))) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 (*.f64 M h) l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (neg.f64 (*.f64 M D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h (+.f64 l l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 M) (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (*.f64 M D) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M D) (neg.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) #s(literal 1 binary64)) |
(fma.f64 M (neg.f64 (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 M h) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) |
(*.f64 (/.f64 (*.f64 M h) l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 h (+.f64 l l)) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (/.f64 #s(literal 1/2 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) (*.f64 M D)) |
(*.f64 (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) M) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 M (/.f64 (*.f64 D (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D) |
(*.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 D (*.f64 M (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (*.f64 M h) l)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) h)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (+.f64 l l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (*.f64 #s(literal -2 binary64) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M D)) (+.f64 l l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (*.f64 (neg.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (+.f64 l l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 M h))) (neg.f64 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) |
(*.f64 M (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) M)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 M (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 M (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) (+.f64 d d)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 D #s(literal 1/4 binary64)) (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 #s(literal 1/4 binary64) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) #s(literal 2 binary64)) (/.f64 (/.f64 D (+.f64 d d)) d)) |
(*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 D (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (/.f64 D (+.f64 d d)) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 D (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (neg.f64 D)) (*.f64 (+.f64 d d) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) D) (*.f64 (*.f64 d #s(literal -2 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (/.f64 D (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 D (+.f64 d d)) (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 D (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D))) (*.f64 (+.f64 d d) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (*.f64 d #s(literal -2 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 D) (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D))) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (*.f64 (*.f64 d d) #s(literal -4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (neg.f64 D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 D (+.f64 d d)) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 M (/.f64 (*.f64 D #s(literal 1/2 binary64)) (+.f64 d d))) |
(*.f64 M (*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 D (/.f64 (*.f64 M #s(literal 1/2 binary64)) (+.f64 d d))) |
(*.f64 D (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D #s(literal 1/2 binary64)) d)) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 (*.f64 M #s(literal 1/2 binary64)) d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) |
(*.f64 (/.f64 M d) (/.f64 (*.f64 D #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 D d) (/.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 D (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D))) (+.f64 d d)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (+.f64 d d))) |
(neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) D) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) M) |
(*.f64 (*.f64 M D) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 M D)) |
(*.f64 M (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 M (/.f64 D #s(literal 2 binary64))) |
(*.f64 D (*.f64 M #s(literal 1/2 binary64))) |
(/.f64 (*.f64 M D) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 M D)) #s(literal -2 binary64)) |
(*.f64 M #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) M) |
(*.f64 (*.f64 M #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) |
(/.f64 M #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) M) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) M) #s(literal -2 binary64)) |
(/.f64 (neg.f64 M) #s(literal -2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(+.f64 d d) |
(+.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 1 binary64) d)) |
(+.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 d #s(literal 1 binary64))) |
(+.f64 d (neg.f64 (neg.f64 d))) |
(-.f64 d (neg.f64 d)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 d #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) d (*.f64 #s(literal 1 binary64) d)) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) D) |
(*.f64 D (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (neg.f64 D) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 D (+.f64 d d)) |
(/.f64 (*.f64 D #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (/.f64 D #s(literal 2 binary64)) d) |
(/.f64 (/.f64 D d) #s(literal 2 binary64)) |
(/.f64 (neg.f64 D) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 D)) (+.f64 d d)) |
(neg.f64 (/.f64 (neg.f64 D) (+.f64 d d))) |
(neg.f64 (/.f64 D (*.f64 d #s(literal -2 binary64)))) |
Compiled 34 085 to 3 679 computations (89.2% saved)
46 alts after pruning (46 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 887 | 41 | 928 |
| Fresh | 22 | 5 | 27 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 914 | 46 | 960 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 29.2% | (/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
| 28.8% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 34.6% | (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 18.6% | (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| 22.6% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| ▶ | 25.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
| 25.9% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) | |
| 31.3% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h l))))) | |
| 29.7% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))))) | |
| 23.3% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) | |
| 20.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) | |
| 30.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 30.4% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (/.f64 #s(literal 1/2 binary64) d))) (/.f64 h l)))) | |
| 30.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) (/.f64 h l)))) | |
| 20.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) | |
| 17.5% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 28.4% | (*.f64 (*.f64 #s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 46.6% | (*.f64 (sqrt.f64 (/.f64 (/.f64 (*.f64 d d) l) h)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 34.6% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) | |
| 39.8% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) | |
| 35.4% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) | |
| 20.2% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 56.2% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| ▶ | 73.5% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| ▶ | 15.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
| 14.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) | |
| 7.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) | |
| 13.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) | |
| 5.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) | |
| 6.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) | |
| 21.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) | |
| 15.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) | |
| 9.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) | |
| 14.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) | |
| 21.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) | |
| 15.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) | |
| 15.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) | |
| 7.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) | |
| 14.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) | |
| 5.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) | |
| 43.6% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) | |
| 5.0% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) | |
| 39.0% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) | |
| 0.8% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) | |
| ▶ | 14.9% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
Compiled 3 902 to 2 594 computations (33.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
d |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
#s(literal 1 binary64) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(literal -1 binary64) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h) |
(*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) |
(sqrt.f64 (*.f64 d h)) |
(*.f64 d h) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(/.f64 #s(literal 1 binary64) l) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 M M) |
(*.f64 D D) |
#s(literal 1/4 binary64) |
(*.f64 (+.f64 d d) d) |
(+.f64 d d) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 d d) |
(*.f64 l h) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) |
(*.f64 M #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 M h) l) |
(*.f64 M h) |
| Outputs |
|---|
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) l))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D M) d))) |
#s(approx (* 2 d) (*.f64 #s(literal 2 binary64) d)) |
#s(approx (* -1 (* d (sqrt (/ 1 (* h l))))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (sqrt (* d h)) (sqrt.f64 (*.f64 d h))) |
#s(approx (* d h) (*.f64 d h)) |
#s(approx (sqrt (* (/ 1 l) d)) (sqrt.f64 (/.f64 d l))) |
#s(approx (* (/ 1 l) d) (/.f64 d l)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) d))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) d)) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (/.f64 (-.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (* (+ d d) d) (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (/ (* d d) (* l h)) (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) |
#s(approx (* d d) (pow.f64 d #s(literal 2 binary64))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (* (/ (* (* M 1/2) (* D D)) (+ d d)) (/ (* M h) l)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 d l)))) |
#s(approx (/ (* (* M 1/2) (* D D)) (+ d d)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) M) d))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) h) (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d)))) h)) |
#s(approx (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) |
#s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) |
#s(approx (sqrt (* (/ 1 l) d)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) l) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (+.f64 l (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64)))))) |
#s(approx (sqrt (/ d h)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) |
#s(approx (sqrt (* (/ 1 l) d)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))))) |
#s(approx (sqrt (/ d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)) h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) h)) |
#s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h)) |
#s(approx (/ 1 (* h l)) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
#s(approx (* h l) (*.f64 h l)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* -1 (* d (sqrt (/ 1 (* h l))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) h)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))) h)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)))) h)) |
#s(approx (sqrt (/ d h)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) |
#s(approx (/ (* M h) l) (/.f64 (*.f64 M h) l)) |
#s(approx (* M h) (*.f64 M h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) h)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) |
#s(approx (sqrt (/ 1 (* h l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (-.f64 (/.f64 #s(literal 1 binary64) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h)))) |
#s(approx (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) h)))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 h (-.f64 (/.f64 l h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) (*.f64 #s(literal -1 binary64) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64)))))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 l h)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64)))))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)) l)) |
#s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)) |
#s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) l)) |
#s(approx (* -1 (* d (sqrt (/ 1 (* h l))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (/ (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l))) |
#s(approx (* (sqrt (* d h)) (sqrt (* (/ 1 l) d))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) |
#s(approx (sqrt (* (/ 1 l) d)) (/.f64 (sqrt.f64 (*.f64 d l)) l)) |
#s(approx (/ 1 l) (/.f64 #s(literal 1 binary64) l)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)))) l)) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (-.f64 l (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 l (+.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 l (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 l (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 #s(literal -1 binary64) (*.f64 l (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))) #s(literal 1 binary64))))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) |
#s(approx (* (* (* M M) (* D D)) 1/4) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))))) |
#s(approx (* (* M M) (* D D)) (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64)))) |
#s(approx (* M M) (pow.f64 M #s(literal 2 binary64))) |
#s(approx (* (* M 1/2) (* D D)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) M))) |
#s(approx (* M 1/2) (*.f64 #s(literal 1/2 binary64) M)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 M #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (-.f64 (/.f64 l (pow.f64 M #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) h) (pow.f64 d #s(literal 2 binary64))))))) |
#s(approx D D) |
#s(approx (* D D) (pow.f64 D #s(literal 2 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 D #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (*.f64 (pow.f64 D #s(literal 2 binary64)) (-.f64 (/.f64 l (pow.f64 D #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) h) (pow.f64 d #s(literal 2 binary64))))))) |
15 calls:
| Time | Variable | Point |
|---|---|---|
| 43.0ms | d | -inf |
| 22.0ms | d | 0 |
| 14.0ms | D | inf |
| 11.0ms | M | 0 |
| 10.0ms | h | 0 |
| Inputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
d |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
#s(literal 1 binary64) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(literal -1 binary64) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h) |
(*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) |
(sqrt.f64 (*.f64 d h)) |
(*.f64 d h) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(/.f64 #s(literal 1 binary64) l) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 M M) |
(*.f64 D D) |
#s(literal 1/4 binary64) |
(*.f64 (+.f64 d d) d) |
(+.f64 d d) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 d d) |
(*.f64 l h) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) |
(*.f64 M #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 M h) l) |
(*.f64 M h) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
d |
(*.f64 d #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) d) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 h l)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 h l))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(pow.f64 (*.f64 h l) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(*.f64 h l) |
(*.f64 l h) |
h |
l |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64))) (/.f64 h l))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h))) l) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(*.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) h) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (neg.f64 h)) (*.f64 #s(literal 2 binary64) (neg.f64 l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) (*.f64 (neg.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) (*.f64 l #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h))) (neg.f64 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal -2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))) (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 (/.f64 D d) (/.f64 D d))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) M) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M #s(literal 1/2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (neg.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d #s(literal -2 binary64)) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (+.f64 d d))) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (neg.f64 (*.f64 M D))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) d) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D))) (*.f64 (+.f64 d d) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (+.f64 d d) d)) |
(pow.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 2 binary64)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 M D) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(*.f64 D (/.f64 M (+.f64 d d))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(/.f64 (*.f64 M D) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 M D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 M (/.f64 D d)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 M D) d) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M D))) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 d)) |
(neg.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 M D)) (+.f64 d d))) |
(*.f64 M D) |
(*.f64 D M) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(*.f64 (+.f64 d d) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 d d)) |
(+.f64 d d) |
(+.f64 d (neg.f64 (neg.f64 d))) |
(-.f64 d (neg.f64 d)) |
(fma.f64 d #s(literal 1 binary64) d) |
(fma.f64 #s(literal 1 binary64) d d) |
(fma.f64 #s(literal 1 binary64) d (neg.f64 (neg.f64 d))) |
(fma.f64 d #s(literal 1 binary64) (neg.f64 (neg.f64 d))) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 h #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) h) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 h) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 h l) |
(/.f64 (*.f64 h #s(literal 1 binary64)) l) |
(/.f64 (*.f64 h #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 h) l)) |
(neg.f64 (/.f64 h (neg.f64 l))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (+ 1 (* -1/2 (* (/ h l) (pow (/ (* D (* 1/2 M)) d) 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d)) |
(*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
(*.f64 d (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) #s(literal -1 binary64))) |
(*.f64 d (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d))) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(neg.f64 #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (+ 1 (* -1/2 (* (/ h l) (pow (/ (* D (* 1/2 M)) d) 2))))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) |
(*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) #s(literal 1 binary64)) h) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) (neg.f64 h)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) (neg.f64 (neg.f64 h))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) (neg.f64 h))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) h)) |
(*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 d h))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l))) |
(pow.f64 (/.f64 (*.f64 (*.f64 d h) d) l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) |
(fabs.f64 (sqrt.f64 (*.f64 d h))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 d h)))) |
(pow.f64 (*.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 d h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d h)))) |
(*.f64 d h) |
(*.f64 h d) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d l)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 d l) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 d) l)) |
(neg.f64 (/.f64 d (neg.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) l) |
(/.f64 #s(literal -1 binary64) (neg.f64 l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 #s(literal -1 binary64) l)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(pow.f64 l #s(literal -1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) l) (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d))) |
(*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) l)) |
(*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) l)) |
(*.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) l) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (neg.f64 (neg.f64 l))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) #s(literal 1 binary64)) l) |
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) l) (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) l))) |
(neg.f64 (/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (neg.f64 l))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) l)) |
(*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d))) |
(*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)))) |
(+.f64 (*.f64 l (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (*.f64 (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) l) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)))) |
(fma.f64 l (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (*.f64 (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) l (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) l) |
(+.f64 l (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d))) |
(-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) |
(-.f64 l (neg.f64 (neg.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)))) |
(/.f64 (-.f64 (*.f64 l (*.f64 (+.f64 d d) d)) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 1/4 binary64) h))) (*.f64 (+.f64 d d) d)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) d) (neg.f64 h) l) |
(fma.f64 (neg.f64 h) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) d) l) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (neg.f64 d)) h l) |
(fma.f64 h (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (neg.f64 d)) l) |
(neg.f64 (-.f64 (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) l)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) d) h) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (*.f64 (/.f64 #s(literal 1/4 binary64) d) h)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (/.f64 h (*.f64 (+.f64 d d) d))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) d) d) h)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 1/4 binary64) h)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) d)) |
(*.f64 (*.f64 h (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d))) |
(*.f64 h (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) d)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)) h)) |
(*.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) (/.f64 #s(literal 1/4 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (/.f64 h (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 1/4 binary64) h)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -1/4 binary64)) h) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d) |
(/.f64 (*.f64 h (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -1/4 binary64))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 1/4 binary64) h)) d) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 1/4 binary64) h)) (+.f64 d d)) d) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 #s(literal 1/4 binary64) h))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)) (*.f64 (*.f64 M M) (*.f64 D D))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1/4 binary64) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) (/.f64 #s(literal 1/4 binary64) (+.f64 d d))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) d) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) d) d) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) d))) |
(*.f64 M (*.f64 (*.f64 (*.f64 M D) D) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 D D) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) d))) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 D (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)))) |
(*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 d d) d)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) d))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 D D) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d))) |
(*.f64 (/.f64 (*.f64 M M) (+.f64 d d)) (/.f64 (*.f64 (*.f64 D D) #s(literal 1/4 binary64)) d)) |
(*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 (*.f64 D D) #s(literal 1/4 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1/4 binary64) d)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) #s(literal 1/4 binary64)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 d d) d)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) d) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (*.f64 d #s(literal -2 binary64)) d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) (neg.f64 d)) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (neg.f64 d))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 D #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal 1/4 binary64)) (*.f64 M M)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M D)) (*.f64 M D)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (*.f64 D D)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) M) (*.f64 (*.f64 M D) D)) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 M D) (*.f64 (*.f64 M D) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 M M) D)) D) |
(*.f64 M (*.f64 (*.f64 (*.f64 M D) D) #s(literal 1/4 binary64))) |
(*.f64 M (*.f64 M (*.f64 (*.f64 D D) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 M) (*.f64 (fabs.f64 M) (*.f64 (*.f64 D D) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 M) (*.f64 (neg.f64 M) (*.f64 (*.f64 D D) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 (*.f64 M D) (*.f64 M D)) |
(*.f64 (*.f64 D D) (*.f64 M M)) |
(*.f64 (*.f64 (*.f64 M M) D) D) |
(*.f64 (*.f64 (*.f64 M M) (neg.f64 D)) (neg.f64 D)) |
(*.f64 (*.f64 (*.f64 M M) (fabs.f64 D)) (fabs.f64 D)) |
(*.f64 (*.f64 (*.f64 M D) M) D) |
(*.f64 (*.f64 (*.f64 M D) D) M) |
(*.f64 (*.f64 (*.f64 D D) (neg.f64 M)) (neg.f64 M)) |
(*.f64 (*.f64 (*.f64 D D) (fabs.f64 M)) (fabs.f64 M)) |
(*.f64 (*.f64 (fabs.f64 M) D) (*.f64 (fabs.f64 M) D)) |
(*.f64 (*.f64 (fabs.f64 M) (neg.f64 D)) (*.f64 (fabs.f64 M) (neg.f64 D))) |
(*.f64 (*.f64 (fabs.f64 M) (fabs.f64 D)) (*.f64 (fabs.f64 M) (fabs.f64 D))) |
(*.f64 (*.f64 (fabs.f64 D) M) (*.f64 (fabs.f64 D) M)) |
(*.f64 (*.f64 (fabs.f64 D) (neg.f64 M)) (*.f64 (fabs.f64 D) (neg.f64 M))) |
(*.f64 (*.f64 (fabs.f64 D) (fabs.f64 M)) (*.f64 (fabs.f64 D) (fabs.f64 M))) |
(*.f64 (*.f64 (neg.f64 M) (neg.f64 D)) (*.f64 (neg.f64 M) (neg.f64 D))) |
(*.f64 (*.f64 (neg.f64 M) (fabs.f64 D)) (*.f64 (neg.f64 M) (fabs.f64 D))) |
(*.f64 (neg.f64 (*.f64 M D)) (neg.f64 (*.f64 M D))) |
(*.f64 (*.f64 (neg.f64 D) (neg.f64 M)) (*.f64 (neg.f64 D) (neg.f64 M))) |
(*.f64 (*.f64 (neg.f64 D) (fabs.f64 M)) (*.f64 (neg.f64 D) (fabs.f64 M))) |
(*.f64 (*.f64 M (fabs.f64 D)) (*.f64 M (fabs.f64 D))) |
(*.f64 (*.f64 D (fabs.f64 M)) (*.f64 D (fabs.f64 M))) |
(*.f64 (fabs.f64 (*.f64 M D)) (fabs.f64 (*.f64 M D))) |
(*.f64 M (*.f64 (*.f64 M D) D)) |
(*.f64 M (*.f64 D (*.f64 M D))) |
(*.f64 D (*.f64 (*.f64 M M) D)) |
(*.f64 (fabs.f64 M) (*.f64 (fabs.f64 M) (*.f64 D D))) |
(*.f64 (fabs.f64 D) (*.f64 (fabs.f64 D) (*.f64 M M))) |
(*.f64 (neg.f64 M) (*.f64 (neg.f64 M) (*.f64 D D))) |
(*.f64 (neg.f64 D) (*.f64 (neg.f64 D) (*.f64 M M))) |
(pow.f64 (*.f64 M D) #s(literal 2 binary64)) |
(*.f64 M M) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 (fabs.f64 (fabs.f64 M)) (fabs.f64 (fabs.f64 M))) |
(*.f64 (neg.f64 (fabs.f64 M)) (neg.f64 (fabs.f64 M))) |
(*.f64 (neg.f64 (neg.f64 M)) (neg.f64 (neg.f64 M))) |
(fabs.f64 (*.f64 M M)) |
(neg.f64 (*.f64 (neg.f64 M) M)) |
(neg.f64 (*.f64 M (neg.f64 M))) |
(pow.f64 M #s(literal 2 binary64)) |
(pow.f64 (neg.f64 M) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 M) #s(literal 2 binary64)) |
(*.f64 D D) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 (fabs.f64 (fabs.f64 D)) (fabs.f64 (fabs.f64 D))) |
(*.f64 (neg.f64 (fabs.f64 D)) (neg.f64 (fabs.f64 D))) |
(*.f64 (neg.f64 (neg.f64 D)) (neg.f64 (neg.f64 D))) |
(fabs.f64 (*.f64 D D)) |
(neg.f64 (*.f64 (neg.f64 D) D)) |
(neg.f64 (*.f64 D (neg.f64 D))) |
(pow.f64 D #s(literal 2 binary64)) |
(pow.f64 (neg.f64 D) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 D) #s(literal 2 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (+.f64 d d) d) |
(*.f64 (*.f64 d d) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 d d)) |
(*.f64 d (+.f64 d d)) |
(+.f64 (*.f64 d d) (*.f64 d d)) |
(fma.f64 (neg.f64 d) (neg.f64 d) (*.f64 d d)) |
(fma.f64 (fabs.f64 d) (fabs.f64 d) (*.f64 d d)) |
(fma.f64 d d (*.f64 d d)) |
(fma.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d)) (*.f64 d d)) |
(fma.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d)) (*.f64 d d)) |
(fma.f64 (fabs.f64 (fabs.f64 d)) (fabs.f64 (fabs.f64 d)) (*.f64 d d)) |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(*.f64 (+.f64 d d) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 d d)) |
(+.f64 d d) |
(+.f64 d (neg.f64 (neg.f64 d))) |
(-.f64 d (neg.f64 d)) |
(fma.f64 d #s(literal 1 binary64) d) |
(fma.f64 #s(literal 1 binary64) d d) |
(fma.f64 #s(literal 1 binary64) d (neg.f64 (neg.f64 d))) |
(fma.f64 d #s(literal 1 binary64) (neg.f64 (neg.f64 d))) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 (*.f64 d d) l) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (*.f64 (*.f64 d d) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (*.f64 (/.f64 d h) d) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) l)) d) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) (*.f64 d d)) |
(*.f64 (*.f64 (/.f64 d l) d) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 (neg.f64 d) l) (/.f64 (neg.f64 d) h)) |
(*.f64 (/.f64 (neg.f64 d) h) (/.f64 (neg.f64 d) l)) |
(*.f64 (/.f64 (fabs.f64 d) l) (/.f64 (fabs.f64 d) h)) |
(*.f64 (/.f64 (fabs.f64 d) h) (/.f64 (fabs.f64 d) l)) |
(*.f64 (/.f64 d (*.f64 h l)) d) |
(*.f64 d (/.f64 d (*.f64 h l))) |
(*.f64 d (*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 d l))) |
(*.f64 d (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 d h))) |
(*.f64 (neg.f64 d) (/.f64 (neg.f64 d) (*.f64 h l))) |
(*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (fabs.f64 d) (/.f64 (fabs.f64 d) (*.f64 h l))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 d (/.f64 d h))) |
(*.f64 (neg.f64 d) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (fabs.f64 d) (*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (neg.f64 (*.f64 d d)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(/.f64 (*.f64 d d) (*.f64 h l)) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 h l))) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d l)) (neg.f64 h)) |
(/.f64 (*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) h)) l) |
(/.f64 (/.f64 (*.f64 d d) l) h) |
(/.f64 (*.f64 (*.f64 d d) #s(literal -1 binary64)) (neg.f64 (*.f64 h l))) |
(/.f64 (*.f64 (*.f64 d d) #s(literal 1 binary64)) (*.f64 h l)) |
(/.f64 (*.f64 (/.f64 d h) d) l) |
(/.f64 (*.f64 (/.f64 d h) (neg.f64 d)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 d l) (neg.f64 d)) (neg.f64 h)) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 l) (neg.f64 h))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 h) (neg.f64 l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 d d) l)) (neg.f64 h)) |
(/.f64 (*.f64 d d) (neg.f64 (neg.f64 (*.f64 h l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 d d)) (*.f64 h l))) |
(neg.f64 (/.f64 (*.f64 d d) (neg.f64 (*.f64 h l)))) |
(*.f64 d d) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 (fabs.f64 (fabs.f64 d)) (fabs.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(neg.f64 (neg.f64 (*.f64 d d))) |
(pow.f64 d #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
(*.f64 h l) |
(*.f64 l h) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (+.f64 d d)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)))) (+.f64 d d)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (fma.f64 (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d l)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 d l) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 d) l)) |
(neg.f64 (/.f64 d (neg.f64 l))) |
(fabs.f64 (sqrt.f64 (/.f64 d h))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) d) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(/.f64 d h) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(neg.f64 (/.f64 (neg.f64 d) h)) |
(neg.f64 (/.f64 d (neg.f64 h))) |
(*.f64 (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) (/.f64 #s(literal 1/2 binary64) d)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(-.f64 (/.f64 (+.f64 d d) (+.f64 d d)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(/.f64 (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) (+.f64 d d)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (*.f64 d #s(literal -2 binary64)))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (-.f64 (+.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)))) (*.f64 d #s(literal -2 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (*.f64 d #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) d) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (neg.f64 (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (neg.f64 (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (*.f64 d #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) d) (/.f64 (/.f64 (*.f64 M h) l) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 M h) l) d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 M h) l) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D D) (+.f64 d d)) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)))) |
(*.f64 (/.f64 (/.f64 (*.f64 M h) l) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) d)) |
(*.f64 (/.f64 (*.f64 M h) l) (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (+.f64 d d))) |
(*.f64 (/.f64 (/.f64 (*.f64 M h) l) d) (/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (*.f64 (+.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 (+.f64 d d) l)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (*.f64 d #s(literal -2 binary64))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) #s(literal 1 binary64)) (*.f64 (+.f64 d d) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (/.f64 (*.f64 M h) l)) (*.f64 (*.f64 d #s(literal -2 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (*.f64 d #s(literal -2 binary64)))) (+.f64 d d)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 M h) l) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D D) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) d) (/.f64 (/.f64 (*.f64 M h) l) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 M h) l) d)) |
(*.f64 (/.f64 (*.f64 M h) l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 D D) (+.f64 d d)) (/.f64 (*.f64 M h) l))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M h) l))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (/.f64 h l)) |
(*.f64 (*.f64 M h) (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)))) |
(*.f64 M (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (neg.f64 (*.f64 M h))) (*.f64 (+.f64 d d) (neg.f64 l))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) l) |
(/.f64 (*.f64 (neg.f64 (*.f64 M h)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (*.f64 (neg.f64 l) (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (neg.f64 (*.f64 M h))) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (*.f64 M h)) (*.f64 (*.f64 d #s(literal -2 binary64)) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (neg.f64 (*.f64 M h))) (*.f64 (*.f64 d #s(literal -2 binary64)) (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (/.f64 (*.f64 M h) l)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M h)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M h)) (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)))) (*.f64 (neg.f64 l) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 M h) (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)))) (*.f64 l (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 M h) l) (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (neg.f64 (*.f64 (+.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) l)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d))) (neg.f64 l)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 D D) (+.f64 d d)) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) d) (/.f64 (*.f64 D D) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 D D) d)) |
(*.f64 (/.f64 (*.f64 D D) d) (/.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 D D) #s(literal 2 binary64)) (/.f64 (*.f64 M #s(literal 1/2 binary64)) d)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 D D) (+.f64 d d))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 M #s(literal 1/2 binary64)) (+.f64 d d))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) |
(*.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 M (*.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D D) (+.f64 d d)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 M (/.f64 (*.f64 D D) (+.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) d)) |
(*.f64 M (/.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) (+.f64 d d))) |
(*.f64 (/.f64 M d) (/.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)))) (+.f64 d d)) |
(neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 d #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (+.f64 d d))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) |
(*.f64 (*.f64 D D) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) D) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (neg.f64 D)) (neg.f64 D)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (fabs.f64 D)) (fabs.f64 D)) |
(*.f64 (*.f64 (*.f64 M D) D) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) M) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M D) D)) |
(*.f64 M (*.f64 (*.f64 D D) #s(literal 1/2 binary64))) |
(*.f64 D (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) |
(*.f64 (fabs.f64 D) (*.f64 (fabs.f64 D) (*.f64 M #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 D) (*.f64 (neg.f64 D) (*.f64 M #s(literal 1/2 binary64)))) |
(*.f64 M #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) M) |
(*.f64 (*.f64 M #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) |
(/.f64 M #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) M) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) M) #s(literal -2 binary64)) |
(/.f64 (neg.f64 M) #s(literal -2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
(*.f64 (*.f64 M h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 M h)) |
(*.f64 (/.f64 h l) M) |
(*.f64 h (/.f64 M l)) |
(*.f64 M (/.f64 h l)) |
(*.f64 (*.f64 (*.f64 M h) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 (*.f64 M h)) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(*.f64 h (*.f64 M (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (*.f64 M h) l) |
(/.f64 (*.f64 (*.f64 M h) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 M h) #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 (*.f64 M h)) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M h))) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (*.f64 M h) (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 M h)) l)) |
(*.f64 M h) |
(*.f64 h M) |
Compiled 31 580 to 4 202 computations (86.7% saved)
50 alts after pruning (48 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 787 | 21 | 808 |
| Fresh | 14 | 27 | 41 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 804 | 50 | 854 |
| Status | Accuracy | Program |
|---|---|---|
| 39.8% | (/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) | |
| 19.4% | (/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) l) | |
| 34.2% | (/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) | |
| 24.8% | (/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) l) | |
| ▶ | 35.8% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
| 5.6% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) l) | |
| 15.2% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) | |
| ▶ | 28.8% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
| 34.6% | (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 18.6% | (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| 22.6% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| ▶ | 23.1% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
| 24.8% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (*.f64 (+.f64 d d) l)))) | |
| ✓ | 25.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
| 26.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 M (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)))) (+.f64 d d)))) | |
| 29.7% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))))) | |
| 23.3% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) | |
| 20.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) | |
| 30.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 30.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) (/.f64 h l)))) | |
| 20.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) | |
| 17.5% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 34.6% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) | |
| 35.4% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) | |
| 20.2% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 56.2% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 25.4% | (*.f64 #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) | |
| ▶ | 74.6% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 73.5% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) | |
| 41.4% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| ✓ | 15.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
| 14.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) | |
| 7.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) | |
| 17.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) | |
| 13.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) | |
| 5.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) | |
| 6.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) | |
| 21.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) | |
| 15.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) | |
| 9.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) | |
| 14.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) | |
| 7.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) | |
| 5.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) | |
| ▶ | 14.9% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
| 39.0% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) | |
| 14.9% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) | |
| 23.0% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) | |
| 26.6% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) | |
| 20.8% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) | |
| 24.6% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
Compiled 4 010 to 2 706 computations (32.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) |
(*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))) |
d |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal 1 binary64) l) |
#s(literal 1 binary64) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(*.f64 h l) |
(neg.f64 d) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l) |
(*.f64 (*.f64 d d) #s(literal 4 binary64)) |
(*.f64 d d) |
#s(literal 4 binary64) |
#s(literal -1/2 binary64) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 l h) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) |
(*.f64 M #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 M h) |
(*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) |
(*.f64 (+.f64 d d) l) |
(+.f64 d d) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
| Outputs |
|---|
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) l))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D M) d))) |
#s(approx (* 2 d) (*.f64 #s(literal 2 binary64) d)) |
#s(approx (* (sqrt (/ 1 (* h l))) (neg d)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (neg d) (*.f64 #s(literal -1 binary64) d)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) d))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) d)) |
#s(approx (* d (* l (sqrt (/ 1 (* h l))))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) -1/2) 1) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) l) (pow.f64 d #s(literal 2 binary64))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (* (* d d) 4) l) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))) |
#s(approx (* (* d d) 4) (*.f64 #s(literal 4 binary64) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* d d) (pow.f64 d #s(literal 2 binary64))) |
#s(approx (/ (* d d) (* l h)) (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 d l))))) l) (*.f64 (pow.f64 d #s(literal 2 binary64)) (sqrt.f64 (/.f64 d l)))) (pow.f64 d #s(literal 2 binary64)))) |
#s(approx (* (+ d d) l) (*.f64 #s(literal 2 binary64) (*.f64 d l))) |
#s(approx (sqrt (/ d l)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (sqrt (/ d h)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (sqrt (/ d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)) h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) h)) |
#s(approx (* d (sqrt (/ (/ 1 l) h))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (sqrt (/ (/ 1 l) h)) (/.f64 (sqrt.f64 (/.f64 h l)) h)) |
#s(approx (/ (/ 1 l) h) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (sqrt (/ 1 (* h l))) (neg d)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h))) |
#s(approx (* h l) (*.f64 h l)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))) h)) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) h) l)))) h)) |
#s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* l (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (* (* (* M M) (* D D)) h) (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) h)) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (+.f64 (sqrt.f64 (/.f64 d l)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (* (* M 1/2) (* D D)) (* M h)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)))) |
#s(approx (* M h) (*.f64 M h)) |
#s(approx (sqrt (/ d h)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) h)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) |
#s(approx (sqrt (/ (/ 1 l) h)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 h (-.f64 (/.f64 #s(literal 1 binary64) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) h)))) |
#s(approx (* l (sqrt (/ 1 (* h l)))) (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) -1/2) 1) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h)))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 h (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 d l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 d l)) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) -1/2) 1) (*.f64 #s(literal -1 binary64) (*.f64 h (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))) (/.f64 #s(literal 1 binary64) h))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 h (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 d l)) h) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (sqrt.f64 (/.f64 d l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)) l)) |
#s(approx (* d (sqrt (/ (/ 1 l) h))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)) |
#s(approx (sqrt (/ (/ 1 l) h)) (/.f64 (sqrt.f64 (/.f64 l h)) l)) |
#s(approx (/ 1 l) (/.f64 #s(literal 1 binary64) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) l)) |
#s(approx (* (sqrt (/ 1 (* h l))) (neg d)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h)))) l)) |
#s(approx (* d (* l (sqrt (/ 1 (* h l))))) (*.f64 d (sqrt.f64 (/.f64 l h)))) |
#s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) -1/2) 1) (/.f64 (+.f64 l (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) h)) (pow.f64 d #s(literal 2 binary64))))) l)) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (*.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (*.f64 d l))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (*.f64 d l)))) (pow.f64 l #s(literal 2 binary64)))) |
#s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 l (+.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 l (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) (pow.f64 d #s(literal 2 binary64))) (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))))) |
#s(approx (* (* M M) (* D D)) (*.f64 (pow.f64 D #s(literal 2 binary64)) (pow.f64 M #s(literal 2 binary64)))) |
#s(approx (* M M) (pow.f64 M #s(literal 2 binary64))) |
#s(approx (* (* M 1/2) (* D D)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 D #s(literal 2 binary64)) M))) |
#s(approx (* M 1/2) (*.f64 #s(literal 1/2 binary64) M)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 M #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) -1/2) 1) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 #s(literal 1 binary64) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 (pow.f64 M #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 d l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 d l)) (pow.f64 M #s(literal 2 binary64)))))) |
#s(approx D D) |
#s(approx (* D D) (pow.f64 D #s(literal 2 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 D #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l))))) (pow.f64 d #s(literal 2 binary64))) (/.f64 (*.f64 l (sqrt.f64 (/.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 h l)))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) h) (* (* (* d d) 4) l)) -1/2) 1) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) h) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 #s(literal 1 binary64) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) (pow.f64 D #s(literal 2 binary64)))))) |
#s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 (pow.f64 D #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 d l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (/.f64 (sqrt.f64 (/.f64 d l)) (pow.f64 D #s(literal 2 binary64)))))) |
15 calls:
| Time | Variable | Point |
|---|---|---|
| 116.0ms | l | inf |
| 28.0ms | h | inf |
| 28.0ms | M | 0 |
| 16.0ms | d | -inf |
| 12.0ms | h | -inf |
| Inputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) |
(*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))) |
d |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal 1 binary64) l) |
#s(literal 1 binary64) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(*.f64 h l) |
(neg.f64 d) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
#s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l) |
(*.f64 (*.f64 d d) #s(literal 4 binary64)) |
(*.f64 d d) |
#s(literal 4 binary64) |
#s(literal -1/2 binary64) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 l h) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) |
(*.f64 M #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 M h) |
(*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) |
(*.f64 (+.f64 d d) l) |
(+.f64 d d) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (* d d) (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
d |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 h)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 h l))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (neg.f64 h))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 h l)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 h l))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) h)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 h))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(pow.f64 (*.f64 h l) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 #s(literal 1 binary64) l) |
(/.f64 #s(literal -1 binary64) (neg.f64 l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 #s(literal -1 binary64) l)) |
(pow.f64 l #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
l |
h |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64))) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h))) l) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) h) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (neg.f64 h)) (*.f64 #s(literal 2 binary64) (neg.f64 l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) (*.f64 (neg.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) (*.f64 l #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) h))) (neg.f64 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal -2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))) (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 (/.f64 D d) (/.f64 D d))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) M) (/.f64 D (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M #s(literal 1/2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 M D) (+.f64 d d))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (fabs.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 M D) (+.f64 d d))) (neg.f64 (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D d) (/.f64 (*.f64 M D) (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d #s(literal -2 binary64)) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (+.f64 d d))) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (neg.f64 (*.f64 M D))) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (+.f64 d d)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (+.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) d) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M D)) (*.f64 (*.f64 d #s(literal -2 binary64)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) (+.f64 d d))) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) |
(/.f64 (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D))) (*.f64 (+.f64 d d) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (+.f64 d d) d)) |
(pow.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 2 binary64)) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 M D) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (neg.f64 (*.f64 M D)) (/.f64 #s(literal 1 binary64) (*.f64 d #s(literal -2 binary64)))) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(*.f64 D (/.f64 M (+.f64 d d))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(/.f64 (*.f64 M D) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 M D)) (*.f64 d #s(literal -2 binary64))) |
(/.f64 (*.f64 M (/.f64 D d)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 M D) d) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M D))) (+.f64 d d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 d)) |
(neg.f64 (/.f64 (*.f64 M D) (*.f64 d #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 M D)) (+.f64 d d))) |
(*.f64 M D) |
(*.f64 D M) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(+.f64 d d) |
(+.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 1 binary64) d)) |
(+.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 d #s(literal 1 binary64))) |
(+.f64 d (neg.f64 (neg.f64 d))) |
(-.f64 d (neg.f64 d)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 d #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) d (*.f64 #s(literal 1 binary64) d)) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 h #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) h) |
(*.f64 (neg.f64 h) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 h l) |
(/.f64 (*.f64 h #s(literal 1 binary64)) l) |
(/.f64 (*.f64 h #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 h) l)) |
(neg.f64 (/.f64 h (neg.f64 l))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (+ 1 (* -1/2 (* (/ h l) (pow (/ (* 1/2 (* M D)) d) 2))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d)) |
(*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d) |
(*.f64 d (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 h)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 h l))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (neg.f64 h))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 h l)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 h l))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) h)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 h))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(pow.f64 (*.f64 h l) #s(literal -1 binary64)) |
(*.f64 h l) |
(*.f64 l h) |
(neg.f64 d) |
(/.f64 #s(approx (* (- l (* (* 1/8 (/ (pow (* M D) 2) d)) (/ h d))) (sqrt (/ (* d d) (* l h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 l d))) l) |
#s(approx (* (- l (* (* 1/8 (/ (pow (* M D) 2) d)) (/ h d))) (sqrt (/ (* d d) (* l h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 l d))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 l d)) |
(*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) l) d) |
(*.f64 l (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
(*.f64 d (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) l)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) l) |
(*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64)))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (*.f64 (/.f64 h l) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 d d)) (/.f64 #s(literal -1/2 binary64) (*.f64 l #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) l) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 d d) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 h #s(literal -1/2 binary64))) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) l) (/.f64 h (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) (/.f64 h (*.f64 l #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h)) |
(*.f64 (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) (*.f64 (*.f64 M M) (*.f64 D D))) |
(*.f64 (/.f64 h (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) l)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 D D) h) l)) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 l #s(literal 4 binary64)))) |
(*.f64 h (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (*.f64 (*.f64 D D) h) (*.f64 l #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 M M) l) (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 D D) h) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 h (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 M (*.f64 (*.f64 (*.f64 M D) D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 D (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h)) (neg.f64 (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64))) l) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) #s(literal 1 binary64)) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) h) l) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) l) (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 d d)) (*.f64 l #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h))) (neg.f64 (neg.f64 (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (neg.f64 l)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (neg.f64 (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h)) (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 D h)) |
(*.f64 (*.f64 (*.f64 D D) h) (*.f64 M M)) |
(*.f64 (*.f64 h (*.f64 M D)) (*.f64 M D)) |
(*.f64 (*.f64 h (*.f64 M M)) (*.f64 D D)) |
(*.f64 h (*.f64 (*.f64 M M) (*.f64 D D))) |
(*.f64 M (*.f64 (*.f64 M h) (*.f64 D D))) |
(*.f64 (*.f64 M h) (*.f64 (*.f64 M D) D)) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) |
(*.f64 (*.f64 M D) (*.f64 (*.f64 M D) h)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 h (*.f64 (*.f64 M M) D)) D) |
(*.f64 M (*.f64 M (*.f64 (*.f64 D D) h))) |
(*.f64 (fabs.f64 M) (*.f64 (fabs.f64 M) (*.f64 (*.f64 D D) h))) |
(*.f64 (neg.f64 M) (*.f64 (neg.f64 M) (*.f64 (*.f64 D D) h))) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 (*.f64 M D) (*.f64 M D)) |
(*.f64 (*.f64 D D) (*.f64 M M)) |
(*.f64 (*.f64 (*.f64 M M) D) D) |
(*.f64 (*.f64 (*.f64 M M) (neg.f64 D)) (neg.f64 D)) |
(*.f64 (*.f64 (*.f64 M M) (fabs.f64 D)) (fabs.f64 D)) |
(*.f64 (*.f64 (*.f64 M D) M) D) |
(*.f64 (*.f64 (*.f64 M D) D) M) |
(*.f64 (*.f64 (*.f64 D D) (neg.f64 M)) (neg.f64 M)) |
(*.f64 (*.f64 (*.f64 D D) (fabs.f64 M)) (fabs.f64 M)) |
(*.f64 (*.f64 (fabs.f64 M) D) (*.f64 (fabs.f64 M) D)) |
(*.f64 (*.f64 (fabs.f64 M) (neg.f64 D)) (*.f64 (fabs.f64 M) (neg.f64 D))) |
(*.f64 (*.f64 (fabs.f64 M) (fabs.f64 D)) (*.f64 (fabs.f64 M) (fabs.f64 D))) |
(*.f64 (*.f64 (fabs.f64 D) M) (*.f64 (fabs.f64 D) M)) |
(*.f64 (*.f64 (fabs.f64 D) (neg.f64 M)) (*.f64 (fabs.f64 D) (neg.f64 M))) |
(*.f64 (*.f64 (fabs.f64 D) (fabs.f64 M)) (*.f64 (fabs.f64 D) (fabs.f64 M))) |
(*.f64 (*.f64 (neg.f64 M) (neg.f64 D)) (*.f64 (neg.f64 M) (neg.f64 D))) |
(*.f64 (*.f64 (neg.f64 M) (fabs.f64 D)) (*.f64 (neg.f64 M) (fabs.f64 D))) |
(*.f64 (neg.f64 (*.f64 M D)) (neg.f64 (*.f64 M D))) |
(*.f64 (*.f64 (neg.f64 D) (neg.f64 M)) (*.f64 (neg.f64 D) (neg.f64 M))) |
(*.f64 (*.f64 (neg.f64 D) (fabs.f64 M)) (*.f64 (neg.f64 D) (fabs.f64 M))) |
(*.f64 (*.f64 M (fabs.f64 D)) (*.f64 M (fabs.f64 D))) |
(*.f64 (*.f64 D (fabs.f64 M)) (*.f64 D (fabs.f64 M))) |
(*.f64 (fabs.f64 (*.f64 M D)) (fabs.f64 (*.f64 M D))) |
(*.f64 M (*.f64 (*.f64 M D) D)) |
(*.f64 M (*.f64 D (*.f64 M D))) |
(*.f64 D (*.f64 (*.f64 M M) D)) |
(*.f64 (fabs.f64 M) (*.f64 (fabs.f64 M) (*.f64 D D))) |
(*.f64 (fabs.f64 D) (*.f64 (fabs.f64 D) (*.f64 M M))) |
(*.f64 (neg.f64 M) (*.f64 (neg.f64 M) (*.f64 D D))) |
(*.f64 (neg.f64 D) (*.f64 (neg.f64 D) (*.f64 M M))) |
(pow.f64 (*.f64 M D) #s(literal 2 binary64)) |
(*.f64 M M) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 (fabs.f64 (fabs.f64 M)) (fabs.f64 (fabs.f64 M))) |
(*.f64 (neg.f64 (fabs.f64 M)) (neg.f64 (fabs.f64 M))) |
(*.f64 (neg.f64 (neg.f64 M)) (neg.f64 (neg.f64 M))) |
(fabs.f64 (*.f64 M M)) |
(neg.f64 (*.f64 (neg.f64 M) M)) |
(neg.f64 (*.f64 M (neg.f64 M))) |
(pow.f64 M #s(literal 2 binary64)) |
(pow.f64 (neg.f64 M) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 M) #s(literal 2 binary64)) |
(*.f64 D D) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 (fabs.f64 (fabs.f64 D)) (fabs.f64 (fabs.f64 D))) |
(*.f64 (neg.f64 (fabs.f64 D)) (neg.f64 (fabs.f64 D))) |
(*.f64 (neg.f64 (neg.f64 D)) (neg.f64 (neg.f64 D))) |
(fabs.f64 (*.f64 D D)) |
(neg.f64 (*.f64 (neg.f64 D) D)) |
(neg.f64 (*.f64 D (neg.f64 D))) |
(pow.f64 D #s(literal 2 binary64)) |
(pow.f64 (neg.f64 D) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 D) #s(literal 2 binary64)) |
(*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d)) |
(*.f64 (*.f64 d d) (*.f64 l #s(literal 4 binary64))) |
(*.f64 (*.f64 l d) (*.f64 d #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l) |
(*.f64 (*.f64 l (*.f64 d d)) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 d d) l)) |
(*.f64 d (*.f64 (*.f64 d #s(literal 4 binary64)) l)) |
(*.f64 d (*.f64 d (*.f64 l #s(literal 4 binary64)))) |
(*.f64 l (*.f64 (*.f64 d d) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 d) (*.f64 (fabs.f64 d) (*.f64 l #s(literal 4 binary64)))) |
(*.f64 (neg.f64 d) (*.f64 (neg.f64 d) (*.f64 l #s(literal 4 binary64)))) |
(*.f64 (*.f64 d d) #s(literal 4 binary64)) |
(*.f64 (*.f64 d #s(literal 4 binary64)) d) |
(*.f64 #s(literal 4 binary64) (*.f64 d d)) |
(*.f64 d (*.f64 d #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (neg.f64 d)) (neg.f64 d)) |
(*.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 d)) (fabs.f64 d)) |
(*.f64 (fabs.f64 d) (*.f64 (fabs.f64 d) #s(literal 4 binary64))) |
(*.f64 (neg.f64 d) (*.f64 (neg.f64 d) #s(literal 4 binary64))) |
(*.f64 d d) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 (fabs.f64 d)) (fabs.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(neg.f64 (neg.f64 (*.f64 d d))) |
(pow.f64 d #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 (*.f64 d d) l) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (*.f64 (*.f64 d d) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)) (*.f64 d d)) |
(*.f64 (*.f64 (/.f64 d l) d) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (/.f64 (fabs.f64 d) l) (/.f64 (fabs.f64 d) h)) |
(*.f64 (/.f64 (fabs.f64 d) h) (/.f64 (fabs.f64 d) l)) |
(*.f64 (/.f64 d (*.f64 h l)) d) |
(*.f64 (/.f64 (neg.f64 d) l) (/.f64 (neg.f64 d) h)) |
(*.f64 (/.f64 (neg.f64 d) h) (/.f64 (neg.f64 d) l)) |
(*.f64 d (/.f64 d (*.f64 h l))) |
(*.f64 d (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 d h))) |
(*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (fabs.f64 d) (/.f64 (fabs.f64 d) (*.f64 h l))) |
(*.f64 (neg.f64 d) (/.f64 (neg.f64 d) (*.f64 h l))) |
(*.f64 (fabs.f64 d) (*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (neg.f64 d) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (neg.f64 (*.f64 d d)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 h l)))) |
(/.f64 (*.f64 d d) (*.f64 h l)) |
(/.f64 (*.f64 (*.f64 d d) (/.f64 #s(literal -1 binary64) l)) (neg.f64 h)) |
(/.f64 (*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) h)) l) |
(/.f64 (/.f64 (*.f64 d d) l) h) |
(/.f64 (*.f64 (*.f64 d d) #s(literal -1 binary64)) (neg.f64 (*.f64 h l))) |
(/.f64 (*.f64 (*.f64 d d) #s(literal 1 binary64)) (*.f64 h l)) |
(/.f64 (*.f64 (/.f64 d l) (neg.f64 d)) (neg.f64 h)) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 h l))) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 l) (neg.f64 h))) |
(/.f64 (neg.f64 (/.f64 (*.f64 d d) l)) (neg.f64 h)) |
(/.f64 (*.f64 d d) (neg.f64 (neg.f64 (*.f64 h l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 d d)) (*.f64 h l))) |
(neg.f64 (/.f64 (*.f64 d d) (neg.f64 (*.f64 h l)))) |
(*.f64 h l) |
(*.f64 l h) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d h)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) (sqrt.f64 (/.f64 d l)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (sqrt.f64 (/.f64 d l))) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)))) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) (sqrt.f64 (/.f64 d l)))) |
(fma.f64 (sqrt.f64 (/.f64 d l)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 d l)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (fma.f64 (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)))) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 d d)) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) (+.f64 d d)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (*.f64 (+.f64 d d) l)) (+.f64 d d)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (+.f64 d d)) (*.f64 (+.f64 d d) l)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)))) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (+.f64 d d) l)) (neg.f64 (/.f64 (*.f64 M h) (+.f64 d d))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (+.f64 d d) l))) (/.f64 (*.f64 M h) (+.f64 d d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (neg.f64 (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 M h) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M h) (*.f64 D D)) (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 M h) (*.f64 (+.f64 d d) l)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) |
(*.f64 (/.f64 (*.f64 M h) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (+.f64 d d) l))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(*.f64 (/.f64 (*.f64 M #s(literal 1/2 binary64)) (+.f64 d d)) (/.f64 (*.f64 (*.f64 M h) (*.f64 D D)) (*.f64 (+.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (+.f64 d d) l)) (/.f64 h (+.f64 d d))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (+.f64 d d)) (/.f64 h (*.f64 (+.f64 d d) l))) |
(*.f64 M (*.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 D (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (*.f64 D D) (/.f64 (*.f64 M h) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))))) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 h (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l)))) |
(*.f64 (*.f64 M h) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 M h) (*.f64 D D)) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (+.f64 d d) l)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 D D)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (/.f64 h (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(*.f64 (*.f64 M h) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (/.f64 (*.f64 M h) (+.f64 d d))) (*.f64 (+.f64 d d) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h))) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (+.f64 d d) l)) (*.f64 M h)) (+.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (*.f64 (+.f64 d d) l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)))) (neg.f64 (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) d) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l)) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (+.f64 d d) l))) (*.f64 d #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (*.f64 d #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 D (*.f64 M h))) |
(*.f64 (*.f64 (*.f64 M h) M) (*.f64 (*.f64 D D) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M h) (*.f64 M #s(literal 1/2 binary64))) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 M h) (*.f64 D D)) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (*.f64 M h) (*.f64 D D))) |
(*.f64 (*.f64 M h) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 M h))) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) h) |
(*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) h) M) |
(*.f64 (*.f64 (*.f64 M h) (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) D) |
(*.f64 h (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h)) |
(*.f64 M (*.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) (*.f64 M h))) |
(*.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M h) (*.f64 D D)))) |
(*.f64 M (*.f64 h (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) |
(*.f64 (*.f64 D D) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) D) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (neg.f64 D)) (neg.f64 D)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (fabs.f64 D)) (fabs.f64 D)) |
(*.f64 (*.f64 (*.f64 M D) D) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 D D) #s(literal 1/2 binary64)) M) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M D) D)) |
(*.f64 M (*.f64 (*.f64 D D) #s(literal 1/2 binary64))) |
(*.f64 D (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) |
(*.f64 (fabs.f64 D) (*.f64 (fabs.f64 D) (*.f64 M #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 D) (*.f64 (neg.f64 D) (*.f64 M #s(literal 1/2 binary64)))) |
(*.f64 M #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) M) |
(*.f64 (*.f64 M #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 M #s(literal 1/2 binary64))) |
(/.f64 M #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) M) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) M) #s(literal -2 binary64)) |
(/.f64 (neg.f64 M) #s(literal -2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1 binary64)) |
(*.f64 M h) |
(*.f64 h M) |
(*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) |
(*.f64 (*.f64 (+.f64 d d) (+.f64 d d)) l) |
(*.f64 (*.f64 (+.f64 d d) (*.f64 l d)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 d d)) (*.f64 (+.f64 d d) l)) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 d d) (*.f64 l d))) |
(*.f64 l (*.f64 (+.f64 d d) (+.f64 d d))) |
(*.f64 (+.f64 d d) (*.f64 (+.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 d d) l) #s(literal 2 binary64)) d) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) l)) (+.f64 d d)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d))) |
(*.f64 d (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 d d) l))) |
(*.f64 d (fma.f64 (+.f64 d d) l (*.f64 (+.f64 d d) l))) |
(+.f64 (*.f64 (+.f64 d d) (*.f64 l d)) (*.f64 (+.f64 d d) (*.f64 l d))) |
(+.f64 (*.f64 (*.f64 (+.f64 d d) (*.f64 l d)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 d d) (*.f64 l d)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) (*.f64 l d))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) (*.f64 l d)))) |
(-.f64 (*.f64 (+.f64 d d) (*.f64 l d)) (neg.f64 (*.f64 (+.f64 d d) (*.f64 l d)))) |
(-.f64 (*.f64 (+.f64 d d) (*.f64 l d)) (*.f64 (neg.f64 d) (*.f64 (+.f64 d d) l))) |
(-.f64 (*.f64 (+.f64 d d) (*.f64 l d)) (*.f64 (neg.f64 (*.f64 (+.f64 d d) l)) d)) |
(fma.f64 (*.f64 (+.f64 d d) l) d (*.f64 (+.f64 d d) (*.f64 l d))) |
(fma.f64 (*.f64 (+.f64 d d) d) l (*.f64 (+.f64 d d) (*.f64 l d))) |
(fma.f64 d (*.f64 (+.f64 d d) l) (*.f64 (+.f64 d d) (*.f64 l d))) |
(fma.f64 l (*.f64 (+.f64 d d) d) (*.f64 (+.f64 d d) (*.f64 l d))) |
(fma.f64 (+.f64 d d) (*.f64 l d) (*.f64 (+.f64 d d) (*.f64 l d))) |
(fma.f64 (*.f64 l d) (+.f64 d d) (*.f64 (+.f64 d d) (*.f64 l d))) |
(fma.f64 (*.f64 (+.f64 d d) (*.f64 l d)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 d d) (*.f64 l d)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) (*.f64 l d)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 d d) (*.f64 l d)))) |
(*.f64 (+.f64 d d) l) |
(*.f64 (*.f64 l #s(literal 2 binary64)) d) |
(*.f64 (*.f64 l d) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 l d)) |
(*.f64 d (*.f64 #s(literal 2 binary64) l)) |
(*.f64 l (+.f64 d d)) |
(+.f64 (*.f64 l d) (*.f64 l d)) |
(fma.f64 l d (*.f64 l d)) |
(fma.f64 d l (*.f64 l d)) |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(+.f64 d d) |
(+.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 1 binary64) d)) |
(+.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 d #s(literal 1 binary64))) |
(+.f64 d (neg.f64 (neg.f64 d))) |
(-.f64 d (neg.f64 d)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 d #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) d (*.f64 #s(literal 1 binary64) d)) |
(neg.f64 (*.f64 d #s(literal -2 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (*.f64 d #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(*.f64 (neg.f64 d) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 d l) |
(/.f64 (*.f64 d #s(literal 1 binary64)) l) |
(/.f64 (*.f64 d #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 d) l)) |
(neg.f64 (/.f64 d (neg.f64 l))) |
(fabs.f64 (sqrt.f64 (/.f64 d h))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 d h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) d) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 h))) |
(/.f64 d h) |
(/.f64 (*.f64 d #s(literal 1 binary64)) h) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(neg.f64 (/.f64 (neg.f64 d) h)) |
(neg.f64 (/.f64 d (neg.f64 h))) |
Compiled 28 707 to 3 789 computations (86.8% saved)
54 alts after pruning (50 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 734 | 15 | 749 |
| Fresh | 8 | 35 | 43 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 1 | 2 |
| Total | 745 | 54 | 799 |
| Status | Accuracy | Program |
|---|---|---|
| 39.8% | (/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) | |
| 19.4% | (/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) l) | |
| 34.2% | (/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) | |
| 24.8% | (/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) l) | |
| 33.1% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) | |
| ✓ | 35.8% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
| 23.7% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) | |
| 5.6% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) l) | |
| 15.2% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) | |
| 27.0% | (/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) | |
| 33.8% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M D) M) D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 32.2% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 (/.f64 d l) d) h))) | |
| 32.7% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 d (*.f64 h l)) d))) | |
| 31.9% | (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h (*.f64 (*.f64 M M) D)) D) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 33.5% | (*.f64 (fma.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) | |
| 18.6% | (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| 22.6% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| ✓ | 23.1% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
| 24.1% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) #s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l))) (sqrt.f64 (/.f64 d h))) | |
| 23.2% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (+.f64 d d) l)) (/.f64 h (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) | |
| 26.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 M (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)))) (+.f64 d d)))) | |
| 29.7% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))))) | |
| 23.3% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) | |
| 20.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) | |
| 30.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 30.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) (/.f64 h l)))) | |
| 20.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) | |
| 34.6% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) | |
| 35.4% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) | |
| 56.2% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 17.9% | (*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) | |
| 4.7% | (*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) | |
| 74.6% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) | |
| 42.1% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 73.5% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) | |
| 41.4% | (*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| ✓ | 15.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
| 7.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) | |
| 13.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) | |
| 5.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) | |
| 6.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) | |
| 21.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) | |
| 9.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) | |
| 14.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) | |
| 7.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) | |
| 5.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) | |
| 17.5% | #s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) | |
| ✓ | 14.9% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
| 39.0% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) | |
| 14.9% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) | |
| 23.0% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) | |
| 26.6% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) | |
| 20.8% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) | |
| 24.6% | #s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
Compiled 2 173 to 1 477 computations (32% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
| Outputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
| Outputs |
|---|
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) |
(/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) |
(/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (fma.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h (*.f64 (*.f64 M M) D)) D) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 d (*.f64 h l)) d))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M D) M) D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 (/.f64 d l) d) h))) |
(/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) l) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) |
(/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (fma.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h (*.f64 (*.f64 M M) D)) D) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 d (*.f64 h l)) d))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M D) M) D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 (/.f64 d l) d) h))) |
(/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) l) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) |
(/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (fma.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h (*.f64 (*.f64 M M) D)) D) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 d (*.f64 h l)) d))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M D) M) D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 (/.f64 d l) d) h))) |
(/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) l) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (*.f64 (+.f64 d d) l)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (+.f64 d d) l)) (/.f64 h (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h l))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 M (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)))) (+.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) #s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (/.f64 #s(literal 1/2 binary64) d))) (/.f64 h l)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 (*.f64 d d) l) h)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
| Inputs |
|---|
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d #s(approx (* l (sqrt (/ 1 (* h l)))) (sqrt.f64 (/.f64 l h))))) l) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (neg.f64 d))) |
#s(approx (* (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 h l))) h)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) #s(approx (* d (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 d (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 h l)) h))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d #s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)) h)) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 (*.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) l) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 (*.f64 l d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) h) (sqrt.f64 (/.f64 (*.f64 (*.f64 d h) d) l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) #s(approx (* d (* l (sqrt (/ 1 (* h l))))) (/.f64 (*.f64 d (*.f64 l (sqrt.f64 (/.f64 h l)))) h))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (* (sqrt (* d h)) (sqrt (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) (*.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (*.f64 d h)) (/.f64 #s(literal 1 binary64) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 d l))) l)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 d (sqrt.f64 (/.f64 h d)))) (sqrt.f64 (/.f64 d l))) h)) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1 binary64) (*.f64 d (*.f64 l (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) h)) |
(*.f64 #s(approx (* (- 1 (/ (* (* (* M 1/2) (* D D)) (* M h)) (* (* (+ d d) l) (+ d d)))) (sqrt (/ d l))) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (sqrt.f64 (/.f64 d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 h d))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 #s(literal -1 binary64) (*.f64 h (sqrt.f64 (/.f64 d h))))) (sqrt.f64 (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 #s(approx (sqrt (* d h)) (*.f64 h (sqrt.f64 (/.f64 d h)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d h)) #s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (* (sqrt (* d h)) (sqrt (/ d l))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))) (sqrt.f64 (/.f64 h d))))) h)) |
(/.f64 (*.f64 (-.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) (/.f64 h d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(/.f64 (*.f64 (-.f64 l (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64)) h) d)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (fma.f64 (*.f64 (*.f64 M D) (*.f64 (*.f64 M D) (/.f64 h (*.f64 (*.f64 l #s(literal 4 binary64)) (*.f64 d d))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h (*.f64 (*.f64 M M) D)) D) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 d (*.f64 h l)) d))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M D) M) D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (*.f64 (/.f64 d l) d) h))) |
(/.f64 (*.f64 (*.f64 (-.f64 l (/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) d) #s(literal 1/8 binary64))) d)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) l) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) l) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (+.f64 l l)) (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) l)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l))) M) D))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M D) h) (*.f64 M D)) (*.f64 (*.f64 (*.f64 d d) #s(literal 4 binary64)) (+.f64 l l)))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(/.f64 (*.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (+.f64 d d) d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) l) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) M) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 M (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h l))))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (+.f64 d d)) (*.f64 (+.f64 d d) l)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) M) (*.f64 (+.f64 d d) l)) (/.f64 h (+.f64 d d)))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 (*.f64 M h) l))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (/.f64 h l))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) M) (+.f64 d d)) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 M (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)))) (+.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) (+.f64 d d)))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (*.f64 M h)) (*.f64 (*.f64 (+.f64 d d) l) (+.f64 d d)))) #s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 D D)) (+.f64 d d)) (/.f64 (*.f64 M h) l)) (+.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 M D)) (/.f64 #s(literal 1/2 binary64) d))) (/.f64 h l)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d))) (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) #s(literal 1/4 binary64)) (*.f64 (*.f64 d #s(literal -2 binary64)) d)) (*.f64 (/.f64 h l) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 (*.f64 d d) l) h)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 (sqrt.f64 (*.f64 d l)) (sqrt.f64 (/.f64 d h))) l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 #s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 d l)) l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 d h)) h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 d l)) l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 h (+.f64 l l)) M) (/.f64 (*.f64 D (*.f64 M D)) (*.f64 (*.f64 d d) #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64))) (/.f64 h (+.f64 l l)))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (/.f64 (*.f64 M D) (*.f64 (*.f64 d d) #s(literal 4 binary64)))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d)))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h)))))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (*.f64 #s(literal -1 binary64) (*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 M D) (+.f64 d d))) (/.f64 (*.f64 (*.f64 M D) h) (*.f64 (+.f64 d d) l)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 h (+.f64 l l)) (*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 M D))) (*.f64 (+.f64 d d) d)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) D) (/.f64 M (+.f64 d d))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 D (+.f64 d d))) M) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D)) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (+.f64 d d)) (neg.f64 (*.f64 M D))) (/.f64 #s(literal -1/2 binary64) d)) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 D D) (*.f64 (/.f64 M (+.f64 d d)) (/.f64 M (+.f64 d d))))) (/.f64 h l)))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))))) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1 binary64) (*.f64 d (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l))))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(/.f64 #s(approx (* (- l (* (/ (* (* (* M M) (* D D)) 1/4) (* (+ d d) d)) h)) (sqrt (/ (* d d) (* l h)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)))) l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (*.f64 d h)) (sqrt.f64 (/.f64 d l)))) h)) |
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 2 binary64)) l) h))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (pow.f64 l #s(literal 2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (pow.f64 d #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) (*.f64 (pow.f64 d #s(literal 2 binary64)) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 d l))))))) |
| Outputs |
|---|
#s(approx (* (sqrt (/ (* d d) (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 D #s(literal 2 binary64)) (*.f64 (pow.f64 M #s(literal 2 binary64)) (*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) (*.f64 d l)))) |
(*.f64 #s(approx (sqrt (/ (* d d) (* l h))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) (*.f64 (/.f64 (*.f64 M D) (+.f64 d d)) #s(literal 1/2 binary64))) (/.f64 h l)))) |
54 calls:
| 64.0ms | l |
| 49.0ms | (*.f64 M D) |
| 42.0ms | h |
| 39.0ms | M |
| 32.0ms | D |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.7% | 1 | d |
| 23.7% | 1 | D |
| 23.7% | 1 | M |
| 23.7% | 1 | (*.f64 M D) |
| 23.7% | 1 | l |
| 23.7% | 1 | h |
| 23.7% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 25.9% | 2 | d |
| 28.2% | 2 | l |
| 28.5% | 2 | h |
| 26.1% | 2 | D |
| 31.4% | 3 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 27.1% | 2 | M |
| 27.9% | 2 | (*.f64 M D) |
| 47.2% | 2 | (*.f64 M D) |
| 47.2% | 2 | (*.f64 M D) |
| 47.8% | 2 | (*.f64 M D) |
| 48.2% | 4 | l |
| 45.3% | 2 | h |
| 45.6% | 2 | D |
| 47.1% | 2 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 42.1% | 1 | d |
| 48.2% | 2 | (*.f64 M D) |
| 47.1% | 2 | M |
| 51.7% | 3 | l |
| 55.4% | 2 | (*.f64 M D) |
| 56.1% | 2 | M |
| 61.5% | 5 | l |
| 52.0% | 2 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 59.3% | 2 | M |
| 56.5% | 3 | d |
| 53.3% | 3 | D |
| 58.5% | 2 | (*.f64 M D) |
| 51.8% | 3 | h |
| 73.5% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 73.5% | 1 | l |
| 75.1% | 2 | (*.f64 M D) |
| 73.5% | 1 | d |
| 75.2% | 2 | h |
| 73.5% | 1 | M |
| 73.5% | 1 | D |
| 74.6% | 1 | h |
| 74.6% | 1 | D |
| 74.6% | 1 | M |
| 74.6% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 74.6% | 1 | (*.f64 M D) |
| 74.6% | 1 | d |
| 76.5% | 2 | (*.f64 M D) |
| 76.4% | 2 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 76.6% | 2 | d |
| 74.6% | 1 | h |
| 74.6% | 1 | l |
| 76.2% | 2 | M |
| 74.6% | 1 | D |
Compiled 4 845 to 987 computations (79.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.8128980992627385e-287 | 3.299191143316862e-287 |
| 5.0ms | 32× | 0 | valid |
| 3.0ms | 39× | 0 | invalid |
Compiled 222 to 156 computations (29.7% saved)
ival-pow: 3.0ms (46.1% of total)ival-mult!: 2.0ms (30.7% of total)ival-pow2: 1.0ms (15.4% of total)ival-div!: 1.0ms (15.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | 9.880522042702958e+219 | 5.675805792496449e+222 |
| 21.0ms | 128× | 0 | valid |
| 17.0ms | 151× | 0 | invalid |
Compiled 814 to 526 computations (35.4% saved)
ival-mult!: 10.0ms (35.7% of total)ival-pow: 8.0ms (28.6% of total)ival-div!: 6.0ms (21.4% of total)ival-pow2: 3.0ms (10.7% of total)ival-sub!: 1.0ms (3.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 64.0ms | 3.438167845869791e-81 | 3.3167089286185125e-75 |
| 40.0ms | 144× | 0 | valid |
| 14.0ms | 157× | 0 | invalid |
Compiled 641 to 480 computations (25.1% saved)
ival-pow2: 14.0ms (41.7% of total)ival-mult!: 7.0ms (20.8% of total)ival-pow: 6.0ms (17.9% of total)ival-div!: 6.0ms (17.9% of total)ival-sub!: 1.0ms (3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 3.438167845869791e-81 | 3.3167089286185125e-75 |
Compiled 641 to 480 computations (25.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 7.396535042053079e+171 | 2.6260749177938815e+173 |
| 13.0ms | 153× | 0 | invalid |
| 13.0ms | 112× | 0 | valid |
Compiled 612 to 450 computations (26.5% saved)
ival-pow: 5.0ms (28.1% of total)ival-div!: 5.0ms (28.1% of total)ival-mult!: 5.0ms (28.1% of total)ival-pow2: 3.0ms (16.9% of total)ival-sub!: 1.0ms (5.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.396535042053079e+171 | 2.6260749177938815e+173 |
Compiled 584 to 443 computations (24.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.396535042053079e+171 | 2.6260749177938815e+173 |
Compiled 584 to 443 computations (24.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.396535042053079e+171 | 2.6260749177938815e+173 |
Compiled 577 to 436 computations (24.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | -2.2020861063093876e-117 | 0.0 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | fuel |
Compiled 963 to 162 computations (83.2% saved)
(sort M D)
(abs D)
(abs M)
(abs d)
Compiled 11 404 to 5 510 computations (51.7% saved)
Loading profile data...