
Time bar (total: 12.6s)
| 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)
| 2.6s | 13 417× | 0 | invalid |
| 1.5s | 8 256× | 0 | valid |
ival-mult!: 1.1s (35.9% of total)ival-div!: 721.0ms (24.2% of total)ival-pow: 667.0ms (22.4% of total)ival-pow2: 405.0ms (13.6% of total)ival-sub!: 111.0ms (3.7% of total)adjust: 4.0ms (0.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 589 |
| 1 | 748 | 556 |
| 2 | 4213 | 550 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.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 #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 62 to 44 computations (29% 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)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* 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)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) 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(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx D #s(hole 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)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | d | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 8.0ms | h | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 6.0ms | d | @ | 0 | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 6.0ms | d | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 6.0ms | h | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 1598 |
| 0 | 240 | 1469 |
| 1 | 1034 | 1406 |
| 0 | 8404 | 1392 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 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) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* 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)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) 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(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx D #s(hole 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)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(/.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(literal 3 binary64)))) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 d) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (sqrt.f64 h)) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal -1 binary64)) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(neg.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) 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 d d) (sqrt.f64 (/.f64 d h))) d) (/.f64 (sqrt.f64 (/.f64 d l)) d) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (/.f64 (*.f64 d d) d) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d) (/.f64 (*.f64 d d) d) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 d h))) (/.f64 (sqrt.f64 (/.f64 d l)) (*.f64 d d)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (*.f64 h (sqrt.f64 (/.f64 d h))) (/.f64 (sqrt.f64 (/.f64 d l)) h) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (*.f64 (*.f64 d d) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (/.f64 #s(literal 1 binary64) (*.f64 d d)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (*.f64 d d) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 d d)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) (/.f64 #s(literal 1 binary64) h) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) h) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(fma.f64 h (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(+.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 d)) (sqrt.f64 h)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 d)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 d l))) (sqrt.f64 h)) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(/.f64 d (*.f64 (sqrt.f64 h) (sqrt.f64 l))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) h))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) h) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d h))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d h)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 h))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 d h)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 d #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (neg.f64 d) (/.f64 #s(literal -1 binary64) h)) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(/.f64 (*.f64 d #s(literal -1 binary64)) (neg.f64 h)) |
(/.f64 (*.f64 d #s(literal 1 binary64)) h) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
(neg.f64 (/.f64 d (neg.f64 h))) |
(neg.f64 (/.f64 (neg.f64 d) h)) |
d |
h |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 d l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 d #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
(neg.f64 (/.f64 d (neg.f64 l))) |
(neg.f64 (/.f64 (neg.f64 d) l)) |
l |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) l) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h))) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal 1 binary64))))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) 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 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) 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 (*.f64 M M) 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 (*.f64 (*.f64 M M) 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 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) (/.f64 h l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (/.f64 h l)) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 h l) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) 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 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(*.f64 h (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h)) l) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (neg.f64 l)) |
(/.f64 (*.f64 h (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) l) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h)) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D (/.f64 M (+.f64 d d)))) (*.f64 D (/.f64 M (+.f64 d d)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 M #s(literal 1/2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) M) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 D M)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 D (/.f64 D (*.f64 d d)))) |
(*.f64 (fabs.f64 (*.f64 D (/.f64 M (+.f64 d d)))) (fabs.f64 (*.f64 D (/.f64 M (+.f64 d d))))) |
(*.f64 (neg.f64 (*.f64 D (/.f64 M (+.f64 d d)))) (neg.f64 (*.f64 D (/.f64 M (+.f64 d d))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d))))) (exp.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d)))))) |
(*.f64 (pow.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 (/.f64 D d) (*.f64 D (/.f64 M (+.f64 d d))))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 D (/.f64 M (+.f64 d d)))) |
(*.f64 (*.f64 D M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D (/.f64 M (+.f64 d d))))) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 D (/.f64 M (+.f64 d d))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 D (/.f64 M (+.f64 d d))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) d) |
(/.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 (neg.f64 M) D)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 D M)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 D (/.f64 M (+.f64 d d)))) d) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (*.f64 D (/.f64 M (+.f64 d d)))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 D (/.f64 M (+.f64 d d)))) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 (neg.f64 M) D)) (*.f64 d (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) d) d)) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (*.f64 (neg.f64 M) D)) (*.f64 (*.f64 #s(literal -2 binary64) d) (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (*.f64 D M)) (*.f64 (*.f64 #s(literal -2 binary64) d) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 (neg.f64 M) D)) (*.f64 (+.f64 d d) (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) D) (/.f64 M d)) |
(*.f64 (pow.f64 (*.f64 D (/.f64 M (+.f64 d d))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 D (/.f64 M (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (pow.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M)) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 (neg.f64 M) D) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) d))) |
(*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 D (*.f64 (/.f64 M d) #s(literal 1/2 binary64))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 D (/.f64 M (+.f64 d d))) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D M) d)) |
(pow.f64 (*.f64 D (/.f64 M (+.f64 d d))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 M) D)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) #s(literal 1/2 binary64)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 M) D)) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M)) d) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) d) |
(/.f64 (*.f64 (neg.f64 M) D) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (/.f64 (*.f64 D M) d) #s(literal 2 binary64)) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(neg.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal -2 binary64) d))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 M) D) (+.f64 d d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 D (/.f64 M (+.f64 d d)))) #s(literal 1 binary64))) |
(*.f64 D M) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 d d) (*.f64 d d)) (-.f64 d d)) |
(/.f64 (+.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 d #s(literal 3 binary64))) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d)))) |
(fma.f64 #s(literal 1 binary64) d (*.f64 #s(literal 1 binary64) d)) |
(fma.f64 d #s(literal 1 binary64) (*.f64 d #s(literal 1 binary64))) |
(-.f64 d (neg.f64 d)) |
(+.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 d #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 #s(literal 1 binary64) d)) |
(+.f64 d d) |
(*.f64 (neg.f64 h) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 h #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 h l) |
(neg.f64 (/.f64 h (neg.f64 l))) |
(neg.f64 (/.f64 (neg.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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) 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)))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) |
#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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 D (/.f64 M (+.f64 d d)))) |
#s(approx (* 2 d) (+.f64 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 d (sqrt.f64 (*.f64 h d)))) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 d (sqrt.f64 (*.f64 l d)))) |
#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))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 h d)))) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d)))) h)) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) 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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #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 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (*.f64 D (/.f64 D (*.f64 d d)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h)) l)) (*.f64 l l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h)) l)) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 l d)) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #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)))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
#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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M))) M) M)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) M) M)) |
#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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 D D))) D) D)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D)) |
Compiled 3 450 to 1 343 computations (61.1% saved)
32 alts after pruning (32 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 32 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 236 | 32 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| 27.8% | (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))))) | |
| 36.7% | (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 d)) (sqrt.f64 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)))) | |
| 37.8% | (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 d)) (sqrt.f64 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)))) | |
| 31.4% | (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 39.9% | (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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)))) | |
| 29.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 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l))) | |
| 31.4% | (*.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 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) | |
| 35.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 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 D M)) (+.f64 d d))) (/.f64 h l)))) | |
| 35.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 (*.f64 D (/.f64 M (+.f64 d d))) M) (/.f64 D (+.f64 d d)))) (/.f64 h l)))) | |
| 8.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) | |
| 14.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) M) M))) | |
| ▶ | 22.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D))) |
| 24.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 0.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 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)))) | |
| 37.8% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 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.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 (neg.f64 d) (sqrt.f64 (*.f64 l d))))) (-.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.7% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (sqrt.f64 (/.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)))) | |
| 0.0% | (*.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 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.9% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) | |
| 27.9% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| 34.7% | (*.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)))) | |
| 0.9% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 h d)))) (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)))) | |
| 41.1% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.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)))) | |
| ▶ | 50.8% | (*.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)))) |
| ▶ | 28.7% | #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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
| 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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d)))) h)) | |
| 15.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 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) | |
| ▶ | 16.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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
| 13.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M))) M) M)) | |
| ▶ | 20.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) |
| 10.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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) | |
| 5.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 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 binary64))) |
Compiled 2 080 to 1 816 computations (12.7% saved)
| Inputs |
|---|
(*.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)))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
d |
l |
(/.f64 d h) |
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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) |
(sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(*.f64 h d) |
#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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) |
(*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(sqrt.f64 l) |
(sqrt.f64 h) |
(*.f64 M M) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) |
(*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) |
(*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) |
(/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 h (sqrt.f64 (*.f64 h d))) |
(sqrt.f64 (*.f64 h d)) |
(sqrt.f64 (*.f64 l d)) |
(*.f64 l d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))) |
(*.f64 (*.f64 h d) (*.f64 l 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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D))) |
(*.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))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 D D)) |
(*.f64 D D) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) |
(/.f64 h (*.f64 (*.f64 d d) l)) |
#s(literal 1/8 binary64) |
| Outputs |
|---|
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (* (/ d l) (* h d)) #s(hole binary64 (/ (* (pow d 2) h) l))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt h) (sqrt l))))) (/ (pow d 2) (* (sqrt h) (sqrt l)))) d))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt h) (sqrt l))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (/ (* (pow M 2) d) (* (sqrt h) (sqrt l))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (* (* d d) l) #s(hole binary64 (* (pow d 2) l))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))) d))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))) (pow d 2)))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (* (pow M 2) h)) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (* (pow M 2) h) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ (* M h) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ h (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ h (sqrt (* d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (sqrt (* d h)))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (sqrt (* d l)))) |
#s(approx (* l d) #s(hole binary64 (* d l))) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) #s(hole binary64 (/ (sqrt (/ 1 (* h l))) d))) |
#s(approx (/ 1 (* (* h d) (* l d))) #s(hole binary64 (/ 1 (* (pow d 2) (* h l))))) |
#s(approx (* (* h d) (* l d)) #s(hole binary64 (* (pow d 2) (* h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ (+ (* -1/8 (/ (* D (* (pow M 2) h)) l)) (/ (pow d 2) D)) (pow d 2)))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ (- (/ (pow d 2) (pow D 2)) (* 1/8 (/ (* (pow M 2) h) l))) (pow d 2)))) |
#s(approx (* (* (* M M) (/ h (* (* d d) l))) 1/8) #s(hole binary64 (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
#s(approx (* (* M M) (/ h (* (* d d) l))) #s(hole binary64 (/ (* (pow M 2) h) (* (pow d 2) l)))) |
#s(approx (/ h (* (* d d) l)) #s(hole binary64 (/ h (* (pow d 2) l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) 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(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt h) (sqrt l)))))) (/ 1 (* (sqrt h) (sqrt l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))) d))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 4) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (* (pow M 2) h)) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (* (pow M 2) h) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ (* M h) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ h (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ h (* d (sqrt (/ h d)))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* d (sqrt (/ h d))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* d (sqrt (/ l d))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ 1 D))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (+ (* -1/8 (/ (* D (* (pow M 2) h)) (* (pow d 2) l))) (/ 1 D)))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ 1 (pow D 2)))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt h) (sqrt l)))))) (/ 1 (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* -1 (sqrt (/ 1 (* h l)))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (* h l)))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* -1 (/ (sqrt (/ 1 (* h l))) d)))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* -1 (/ (+ (sqrt (/ 1 (* h l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))) d)))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (* -1 (/ h (* d (sqrt (/ h d))))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* d (sqrt (/ h d)))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* -1 (* d (sqrt (/ l d)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow d 2) h) l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) h) l))))) (* (pow d 2) l)))) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ 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(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt l)))))) (/ d (* (sqrt h) (sqrt l)))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* (sqrt h) (sqrt l)))) |
#s(approx (sqrt h) #s(hole binary64 (sqrt h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (sqrt (/ h (* (pow d 2) l)))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ h (* (pow d 2) l))))) h))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (* d (sqrt (/ h (* (pow d 2) l)))) h))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (* d (sqrt (/ h (* (pow d 2) l))))) h))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (sqrt (/ h (* (pow d 2) l))) h))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (sqrt (/ h (* (pow d 2) l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))) (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (/ (* (pow M 2) d) (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (/ d (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* h (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (sqrt h) #s(hole binary64 (* h (sqrt (/ 1 h))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (pow M 2) (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ M (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ 1 (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ 1 (sqrt (/ d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* h (sqrt (/ d h))))) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) #s(hole binary64 (sqrt (/ 1 (* (pow d 2) (* h l)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* h (+ (* -1/8 (/ (* D (pow M 2)) (* (pow d 2) l))) (/ 1 (* D h)))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* h (- (/ 1 (* (pow D 2) h)) (* 1/8 (/ (pow M 2) (* (pow d 2) l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) 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(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) d) (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (sqrt h) #s(hole binary64 (* -1 (* h (sqrt (/ 1 h)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (* -1 (/ (* D (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (* -1 (/ (pow M 2) (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (* -1 (/ M (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ -1 (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ -1 (sqrt (/ d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* h (sqrt (/ d h)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* D (pow M 2)) (* (pow d 2) l))) (/ 1 (* D h))))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* h (+ (* -1/8 (/ (pow M 2) (* (pow d 2) l))) (/ 1 (* (pow D 2) h)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) l) h)) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) 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(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (sqrt h) (sqrt l))))) (/ (* d l) (* (sqrt h) (sqrt l)))) l))) |
#s(approx (sqrt l) #s(hole binary64 (sqrt l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l)))))))) l))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (* d (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l)))))))) l))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l))))))) l))) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) #s(hole binary64 (/ (sqrt (/ l (* (pow d 2) h))) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ (+ (* -1/8 (/ (* D (* (pow M 2) h)) (pow d 2))) (/ l D)) l))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ (- (/ l (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (pow d 2)))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) 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(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt (/ 1 l))))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (/ (* (pow M 2) d) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* l (* (sqrt h) (sqrt (/ 1 l)))))) |
#s(approx (sqrt l) #s(hole binary64 (* l (sqrt (/ 1 l))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* d (sqrt (/ 1 (* (pow d 2) (* h l))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l))))))) (* d (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ (* M h) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ h (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* l (sqrt (/ d l))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt (/ 1 l))))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l)))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) d) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (sqrt l) #s(hole binary64 (* -1 (* l (sqrt (/ 1 l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l))))))) (* d (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l))))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (* -1 (/ (* M h) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (* -1 (/ h (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* -1 (* l (sqrt (/ d l)))))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (* d (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) 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(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (* (sqrt h) (sqrt l)))))) (/ d (* (pow M 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow M 2)))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (* d (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow M 2)))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (sqrt (/ 1 (* (pow d 2) (* h l)))) (pow M 2)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* D h) (* (pow d 2) l))) (/ 1 (* D (pow M 2))))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* (pow M 2) (- (/ 1 (* (pow D 2) (pow M 2))) (* 1/8 (/ h (* (pow d 2) l))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) D))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (pow D 2)))) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) 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(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (* (sqrt h) (sqrt l)))))) (/ d (* (pow D 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow D 2)))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (* d (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow D 2)))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (sqrt (/ 1 (* (pow d 2) (* h l)))) (pow D 2)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* D (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* -1 (* D (- (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | M | @ | 0 | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* M M) (* (* d d) l) (* d d) -1/8 (* (/ d (* (sqrt l) (sqrt h))) 1) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/ h (sqrt (* h d))) (sqrt (* h d)) (sqrt (* l d)) (* l d) (sqrt (/ 1 (* (* h d) (* l d)))) (/ 1 (* (* h d) (* l d))) (* (* h d) (* l d)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/ 1 (* D D)) (* D D) (* (* (* M M) (/ h (* (* d d) l))) 1/8) (* (* M M) (/ h (* (* d d) l))) (/ h (* (* d d) l)) 1/8) |
| 33.0ms | h | @ | inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* M M) (* (* d d) l) (* d d) -1/8 (* (/ d (* (sqrt l) (sqrt h))) 1) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/ h (sqrt (* h d))) (sqrt (* h d)) (sqrt (* l d)) (* l d) (sqrt (/ 1 (* (* h d) (* l d)))) (/ 1 (* (* h d) (* l d))) (* (* h d) (* l d)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/ 1 (* D D)) (* D D) (* (* (* M M) (/ h (* (* d d) l))) 1/8) (* (* M M) (/ h (* (* d d) l))) (/ h (* (* d d) l)) 1/8) |
| 29.0ms | l | @ | -inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* M M) (* (* d d) l) (* d d) -1/8 (* (/ d (* (sqrt l) (sqrt h))) 1) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/ h (sqrt (* h d))) (sqrt (* h d)) (sqrt (* l d)) (* l d) (sqrt (/ 1 (* (* h d) (* l d)))) (/ 1 (* (* h d) (* l d))) (* (* h d) (* l d)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/ 1 (* D D)) (* D D) (* (* (* M M) (/ h (* (* d d) l))) 1/8) (* (* M M) (/ h (* (* d d) l))) (/ h (* (* d d) l)) 1/8) |
| 29.0ms | d | @ | 0 | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* M M) (* (* d d) l) (* d d) -1/8 (* (/ d (* (sqrt l) (sqrt h))) 1) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/ h (sqrt (* h d))) (sqrt (* h d)) (sqrt (* l d)) (* l d) (sqrt (/ 1 (* (* h d) (* l d)))) (/ 1 (* (* h d) (* l d))) (* (* h d) (* l d)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/ 1 (* D D)) (* D D) (* (* (* M M) (/ h (* (* d d) l))) 1/8) (* (* M M) (/ h (* (* d d) l))) (/ h (* (* d d) l)) 1/8) |
| 27.0ms | h | @ | -inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* M M) (* (* d d) l) (* d d) -1/8 (* (/ d (* (sqrt l) (sqrt h))) 1) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/ h (sqrt (* h d))) (sqrt (* h d)) (sqrt (* l d)) (* l d) (sqrt (/ 1 (* (* h d) (* l d)))) (/ 1 (* (* h d) (* l d))) (* (* h d) (* l d)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/ 1 (* D D)) (* D D) (* (* (* M M) (/ h (* (* d d) l))) 1/8) (* (* M M) (/ h (* (* d d) l))) (/ h (* (* d d) l)) 1/8) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 985 | 11843 |
| 0 | 1101 | 10854 |
| 1 | 4812 | 10653 |
| 0 | 8736 | 10534 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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)))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
d |
l |
(/.f64 d h) |
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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) |
(sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(*.f64 h d) |
#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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) |
(*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(sqrt.f64 l) |
(sqrt.f64 h) |
(*.f64 M M) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) |
(*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) |
(*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) |
(/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 h (sqrt.f64 (*.f64 h d))) |
(sqrt.f64 (*.f64 h d)) |
(sqrt.f64 (*.f64 l d)) |
(*.f64 l d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))) |
(*.f64 (*.f64 h d) (*.f64 l 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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D))) |
(*.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))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 D D)) |
(*.f64 D D) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) |
(/.f64 h (*.f64 (*.f64 d d) l)) |
#s(literal 1/8 binary64) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (* (/ d l) (* h d)) #s(hole binary64 (/ (* (pow d 2) h) l))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt h) (sqrt l))))) (/ (pow d 2) (* (sqrt h) (sqrt l)))) d))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt h) (sqrt l))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (/ (* (pow M 2) d) (* (sqrt h) (sqrt l))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (* (* d d) l) #s(hole binary64 (* (pow d 2) l))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))) d))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))) (pow d 2)))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (* (pow M 2) h)) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (* (pow M 2) h) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ (* M h) (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ h (* (sqrt (* d h)) (sqrt (* d l)))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ h (sqrt (* d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (sqrt (* d h)))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (sqrt (* d l)))) |
#s(approx (* l d) #s(hole binary64 (* d l))) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) #s(hole binary64 (/ (sqrt (/ 1 (* h l))) d))) |
#s(approx (/ 1 (* (* h d) (* l d))) #s(hole binary64 (/ 1 (* (pow d 2) (* h l))))) |
#s(approx (* (* h d) (* l d)) #s(hole binary64 (* (pow d 2) (* h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ (+ (* -1/8 (/ (* D (* (pow M 2) h)) l)) (/ (pow d 2) D)) (pow d 2)))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ (- (/ (pow d 2) (pow D 2)) (* 1/8 (/ (* (pow M 2) h) l))) (pow d 2)))) |
#s(approx (* (* (* M M) (/ h (* (* d d) l))) 1/8) #s(hole binary64 (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
#s(approx (* (* M M) (/ h (* (* d d) l))) #s(hole binary64 (/ (* (pow M 2) h) (* (pow d 2) l)))) |
#s(approx (/ h (* (* d d) l)) #s(hole binary64 (/ h (* (pow d 2) l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) 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(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt h) (sqrt l)))))) (/ 1 (* (sqrt h) (sqrt l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))) d))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 4) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (* (pow M 2) h)) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (* (pow M 2) h) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ (* M h) (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ h (* (pow d 2) (* (sqrt (/ h d)) (sqrt (/ l d))))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ h (* d (sqrt (/ h d)))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* d (sqrt (/ h d))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* d (sqrt (/ l d))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ 1 D))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (+ (* -1/8 (/ (* D (* (pow M 2) h)) (* (pow d 2) l))) (/ 1 D)))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ 1 (pow D 2)))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt h) (sqrt l)))))) (/ 1 (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* -1 (sqrt (/ 1 (* h l)))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (* h l)))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* -1 (/ (sqrt (/ 1 (* h l))) d)))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* -1 (/ (+ (sqrt (/ 1 (* h l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))) d)))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (* -1 (/ h (* d (sqrt (/ h d))))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* d (sqrt (/ h d)))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* -1 (* d (sqrt (/ l d)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow d 2) h) l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) h) l))))) (* (pow d 2) l)))) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ 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(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt l)))))) (/ d (* (sqrt h) (sqrt l)))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* (sqrt h) (sqrt l)))) |
#s(approx (sqrt h) #s(hole binary64 (sqrt h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (sqrt (/ h (* (pow d 2) l)))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ h (* (pow d 2) l))))) h))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (* d (sqrt (/ h (* (pow d 2) l)))) h))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (* d (sqrt (/ h (* (pow d 2) l))))) h))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (sqrt (/ h (* (pow d 2) l))) h))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (sqrt (/ h (* (pow d 2) l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))) (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (/ (* (pow M 2) d) (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (/ d (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* h (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (sqrt h) #s(hole binary64 (* h (sqrt (/ 1 h))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (pow M 2) (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ M (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ 1 (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ 1 (sqrt (/ d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* h (sqrt (/ d h))))) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) #s(hole binary64 (sqrt (/ 1 (* (pow d 2) (* h l)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* h (+ (* -1/8 (/ (* D (pow M 2)) (* (pow d 2) l))) (/ 1 (* D h)))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* h (- (/ 1 (* (pow D 2) h)) (* 1/8 (/ (pow M 2) (* (pow d 2) l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) 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(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (* (sqrt l) (sqrt (/ 1 h)))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) d) (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (sqrt h) #s(hole binary64 (* -1 (* h (sqrt (/ 1 h)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (* -1 (/ (* D (pow M 2)) (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (* -1 (/ (pow M 2) (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (* -1 (/ M (* (sqrt (* d l)) (sqrt (/ d h))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ -1 (* (sqrt (* d l)) (sqrt (/ d h)))))) |
#s(approx (/ h (sqrt (* h d))) #s(hole binary64 (/ -1 (sqrt (/ d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* h (sqrt (/ d h)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* D (pow M 2)) (* (pow d 2) l))) (/ 1 (* D h))))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* h (+ (* -1/8 (/ (pow M 2) (* (pow d 2) l))) (/ 1 (* (pow D 2) h)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) l) h)) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) 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(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (sqrt h) (sqrt l))))) (/ (* d l) (* (sqrt h) (sqrt l)))) l))) |
#s(approx (sqrt l) #s(hole binary64 (sqrt l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l)))))))) l))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (/ (* d (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l)))))))) l))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (/ (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l))))))) l))) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) #s(hole binary64 (/ (sqrt (/ l (* (pow d 2) h))) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ (+ (* -1/8 (/ (* D (* (pow M 2) h)) (pow d 2))) (/ l D)) l))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ (- (/ l (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (pow d 2)))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) 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(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt (/ 1 l))))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (/ (* (pow M 2) d) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* l (* (sqrt h) (sqrt (/ 1 l)))))) |
#s(approx (sqrt l) #s(hole binary64 (* l (sqrt (/ 1 l))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* d (sqrt (/ 1 (* (pow d 2) (* h l))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l))))))) (* d (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (/ (* D (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (/ (* M h) (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (/ h (* l (* (sqrt (* d h)) (sqrt (/ d l))))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* l (sqrt (/ d l))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt (/ 1 l))))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l)))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) d) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (sqrt l) #s(hole binary64 (* -1 (* l (sqrt (/ 1 l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l))))))) (* d (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l))))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) #s(hole binary64 (* -1 (/ (* M h) (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) #s(hole binary64 (* -1 (/ h (* l (* (sqrt (* d h)) (sqrt (/ d l)))))))) |
#s(approx (sqrt (* l d)) #s(hole binary64 (* -1 (* l (sqrt (/ d l)))))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (* d (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) 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(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (* (sqrt h) (sqrt l)))))) (/ d (* (pow M 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow M 2)))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (* d (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow M 2)))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (sqrt (/ 1 (* (pow d 2) (* h l)))) (pow M 2)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* D h) (* (pow d 2) l))) (/ 1 (* D (pow M 2))))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (* (pow M 2) (- (/ 1 (* (pow D 2) (pow M 2))) (* 1/8 (/ h (* (pow d 2) l))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (/ (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) D))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (/ (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (pow D 2)))) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) 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(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (* (sqrt h) (sqrt l)))))) (/ d (* (pow D 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow D 2)))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (* d (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow D 2)))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) (* l (* (sqrt (* d h)) (sqrt (* d l))))))) (/ (sqrt (/ 1 (* (pow d 2) (* h l)))) (pow D 2)))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* D (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) #s(hole binary64 (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l)))))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) #s(hole binary64 (* -1 (* D (- (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 d l) d)) (neg.f64 h)) |
(/.f64 (neg.f64 (*.f64 d (/.f64 d h))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 d d) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 d d))) (neg.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 h l))) |
(/.f64 (*.f64 d d) (*.f64 h l)) |
(sqrt.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 d d) (*.f64 h l)))) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
d |
l |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
h |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 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 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (*.f64 M (/.f64 D (+.f64 d d)))) (fabs.f64 (*.f64 M (/.f64 D (+.f64 d d))))) |
(*.f64 (neg.f64 (*.f64 M (/.f64 D (+.f64 d d)))) (neg.f64 (*.f64 M (/.f64 D (+.f64 d d))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d))))) (exp.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 D M))) (neg.f64 (neg.f64 (+.f64 d d)))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1 binary64))) |
(*.f64 D M) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(+.f64 d d) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 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 (*.f64 (/.f64 d l) h) d)) h)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (neg.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) h)) (sqrt.f64 d)) |
(*.f64 (pow.f64 (*.f64 (/.f64 d l) h) #s(literal 1/2 binary64)) (sqrt.f64 d)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) |
(pow.f64 (*.f64 (*.f64 (/.f64 d l) h) d) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 d (*.f64 h d))) (sqrt.f64 l)) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (*.f64 (/.f64 d l) h) d) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) |
(*.f64 (*.f64 h d) (/.f64 d l)) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 d l) h) d) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 d (*.f64 h d))) (neg.f64 l)) |
(/.f64 (*.f64 d (*.f64 h d)) l) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d))) |
(*.f64 h d) |
(*.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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 (*.f64 h l)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (pow.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 (*.f64 h l)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 h l)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 (*.f64 h l))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (pow.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 (*.f64 h l)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 h l))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/8 binary64) h) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(fma.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(fma.f64 h (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (*.f64 (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(+.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (*.f64 d d)) (/.f64 D l)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) (/.f64 D (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) D) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) |
(*.f64 D (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D)) |
(*.f64 (/.f64 D (sqrt.f64 h)) (/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 l))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 M M) D)) |
(*.f64 D (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) d) D))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) d) D)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) M) M) |
(*.f64 (/.f64 (*.f64 M M) (sqrt.f64 h)) (/.f64 d (sqrt.f64 l))) |
(*.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) |
(*.f64 (*.f64 M M) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M M) d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 (*.f64 h l))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(/.f64 (neg.f64 (*.f64 d #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 l))) (neg.f64 (sqrt.f64 h))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (sqrt.f64 (*.f64 h l))) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 d (sqrt.f64 (*.f64 h l))) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 h l) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 h l)) |
(pow.f64 l #s(literal 1/2 binary64)) |
(sqrt.f64 l) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 1/2 binary64))) |
(pow.f64 h #s(literal 1/2 binary64)) |
(sqrt.f64 h) |
(exp.f64 (*.f64 (log.f64 h) #s(literal 1/2 binary64))) |
(*.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))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 M))) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 M M) |
(pow.f64 (exp.f64 (log.f64 M)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 M) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 M) #s(literal 2 binary64)) |
(pow.f64 (*.f64 M M) #s(literal 1 binary64)) |
(pow.f64 M #s(literal 2 binary64)) |
(fabs.f64 (*.f64 M M)) |
(exp.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 M) #s(literal 2 binary64)))) |
(*.f64 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 l d)) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(*.f64 (exp.f64 (log.f64 d)) (exp.f64 (log.f64 d))) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 d d) |
(pow.f64 (exp.f64 (log.f64 d)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (*.f64 d d) #s(literal 1 binary64)) |
(pow.f64 d #s(literal 2 binary64)) |
(fabs.f64 (*.f64 d d)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)))) |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(/.f64 (neg.f64 (*.f64 d #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 l))) (neg.f64 (sqrt.f64 h))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (sqrt.f64 (*.f64 h l))) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 d (sqrt.f64 (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) d) d)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) d) d) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) (*.f64 d d)) |
(*.f64 (*.f64 d d) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(*.f64 d (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) d)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 d d) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(fma.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(+.f64 (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 d d)) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) d) |
(*.f64 d (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (*.f64 d d)) (/.f64 D l)) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 D D) (sqrt.f64 (*.f64 h d))) (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D) |
(*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M)) |
(*.f64 D (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (sqrt.f64 (*.f64 h d)))) (neg.f64 (sqrt.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(*.f64 (/.f64 D (sqrt.f64 (*.f64 h d))) (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) |
(*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) (*.f64 D M)) |
(*.f64 D (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (sqrt.f64 (*.f64 h d)))) (neg.f64 (sqrt.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) D))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) D)) (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(*.f64 (/.f64 (*.f64 M M) (sqrt.f64 (*.f64 h d))) (/.f64 h (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) |
(*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) (*.f64 M M)) |
(*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (*.f64 M M) (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 M (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h d)))) (neg.f64 (sqrt.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M M) h))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(*.f64 (/.f64 M (sqrt.f64 (*.f64 h d))) (/.f64 h (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 M h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) |
(*.f64 M (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) M)) (neg.f64 (sqrt.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 M h) (sqrt.f64 (*.f64 h d)))) (neg.f64 (sqrt.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M h))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) M) (sqrt.f64 (*.f64 l d))) |
(/.f64 (/.f64 (*.f64 M h) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 (neg.f64 (*.f64 M h)) (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (*.f64 M h) (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) h) |
(*.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d)))) |
(*.f64 h (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 h (sqrt.f64 (*.f64 h d))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l d))))) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(/.f64 (neg.f64 (/.f64 h (sqrt.f64 (*.f64 h d)))) (neg.f64 (sqrt.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 h) (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(*.f64 h (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d)))) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h d))))) |
(/.f64 (neg.f64 h) (neg.f64 (sqrt.f64 (*.f64 h d)))) |
(/.f64 h (sqrt.f64 (*.f64 h d))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (sqrt.f64 d)) |
(pow.f64 (*.f64 h d) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 h d)) |
(exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 d)) |
(pow.f64 (*.f64 l d) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l d)) |
(exp.f64 (*.f64 (log.f64 (*.f64 l d)) #s(literal 1/2 binary64))) |
(*.f64 l d) |
(*.f64 d l) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(pow.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) (fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 h d) l) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d)) (/.f64 #s(literal 1 binary64) (*.f64 h d))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 #s(literal 1 binary64) (*.f64 l d))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 h (*.f64 (*.f64 d d) l)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) (neg.f64 (*.f64 l d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (*.f64 l d)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 h (*.f64 (*.f64 d d) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))) (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 h d) l) d) |
(*.f64 (*.f64 l d) (*.f64 h d)) |
(*.f64 (*.f64 h d) (*.f64 l d)) |
(*.f64 h (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 h))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d h))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d h)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 h))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 d h)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 d l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) D (/.f64 #s(literal 1 binary64) D)) D) |
(*.f64 (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D)) |
(*.f64 (*.f64 D D) (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(*.f64 D (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) D (/.f64 #s(literal 1 binary64) D))) |
(fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D D) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) D) |
(*.f64 D (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) D (/.f64 #s(literal 1 binary64) D)) |
(fma.f64 D (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(+.f64 (*.f64 D (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) (*.f64 D (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) D) (/.f64 #s(literal 1 binary64) D)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D))))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D)))) (-.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 D D)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(fma.f64 (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(fma.f64 (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(fma.f64 (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 (/.f64 #s(literal 1 binary64) D)) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 (/.f64 #s(literal 1 binary64) D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) D) (/.f64 #s(literal 1 binary64) D) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) D) (/.f64 #s(literal 1 binary64) D) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) D) (/.f64 #s(literal 1 binary64) D) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D)) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (neg.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal 1/8 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (neg.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) D)) (fabs.f64 (/.f64 #s(literal 1 binary64) D))) |
(*.f64 (pow.f64 (fabs.f64 D) #s(literal -1 binary64)) (pow.f64 (fabs.f64 D) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 D) #s(literal -1 binary64)) (pow.f64 (neg.f64 D) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 (/.f64 #s(literal 1 binary64) D))) |
(*.f64 (/.f64 #s(literal 1 binary64) D) (/.f64 #s(literal 1 binary64) D)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) |
(pow.f64 (/.f64 #s(literal 1 binary64) D) #s(literal 2 binary64)) |
(pow.f64 (*.f64 D D) #s(literal -1 binary64)) |
(pow.f64 D #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) D)) (neg.f64 D)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 D D))) |
(/.f64 (/.f64 #s(literal 1 binary64) D) D) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 D D)))) |
(/.f64 #s(literal 1 binary64) (*.f64 D D)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 D) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 D) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 D) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 D D)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 D) #s(literal -2 binary64))) |
(*.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))) |
(*.f64 (exp.f64 (log.f64 D)) (exp.f64 (log.f64 D))) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 D D) |
(pow.f64 (exp.f64 (log.f64 D)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 D) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 D) #s(literal 2 binary64)) |
(pow.f64 (*.f64 D D) #s(literal 1 binary64)) |
(pow.f64 D #s(literal 2 binary64)) |
(fabs.f64 (*.f64 D D)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 D) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 h l)) |
(*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) |
(*.f64 M (*.f64 M (/.f64 h (*.f64 (*.f64 d d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 d d)))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M M) h))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 d d))) l) |
(/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) |
(*.f64 (fabs.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l)))) (fabs.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l)))) (neg.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))))) |
(*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l)))) |
(*.f64 h (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(pow.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 h (*.f64 (*.f64 d d) l)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 h (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 h (*.f64 d d)) l) |
(/.f64 (neg.f64 h) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 h (*.f64 (*.f64 d d) l)) |
(sqrt.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (/.f64 h (*.f64 (*.f64 d d) l)))) |
#s(literal 1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
#s(approx (* (/ d l) (/ d h)) (/.f64 (*.f64 d d) (*.f64 h l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx d d) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (* 2 d) (+.f64 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 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) l)) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 d d))) (*.f64 d d))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
#s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l)) |
#s(approx (* h d) (*.f64 h d)) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (sqrt.f64 (*.f64 h l)))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M)) D)) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 M M))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
#s(approx (* (* d d) l) (*.f64 (*.f64 d d) l)) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) d)) #s(literal -1/8 binary64))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) (*.f64 d d)))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))) (*.f64 d d))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) (*.f64 d d))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) D)) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D)) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M)) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M)) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))))) |
#s(approx (/ h (sqrt (* h d))) (/.f64 h (sqrt.f64 (*.f64 h d)))) |
#s(approx (sqrt (* h d)) (sqrt.f64 (*.f64 h d))) |
#s(approx (sqrt (* l d)) (sqrt.f64 (*.f64 l d))) |
#s(approx (* l d) (*.f64 l d)) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
#s(approx (/ 1 (* (* h d) (* l d))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 d d) h) l))) |
#s(approx (* (* h d) (* l d)) (*.f64 (*.f64 (*.f64 d d) h) l)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (pow (/ d h) (/ 1 2)) (sqrt.f64 (/.f64 d h))) |
#s(approx (pow (/ d l) (/ 1 2)) (sqrt.f64 (/.f64 d l))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) D)) (*.f64 (*.f64 d d) l))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) D)) (*.f64 d d))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/.f64 (-.f64 (/.f64 (*.f64 d d) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) #s(literal 1/8 binary64))) (*.f64 d d))) |
#s(approx (* (* (* M M) (/ h (* (* d d) l))) 1/8) (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64))) |
#s(approx (* (* M M) (/ h (* (* d d) l))) (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) |
#s(approx (/ h (* (* d d) l)) (/.f64 h (*.f64 (*.f64 d 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#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))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #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 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d 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 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) M) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h (*.f64 (*.f64 d d) l))))) d) d)) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) (*.f64 d d)))) #s(literal -1/8 binary64)) d (/.f64 d (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) l) (*.f64 (*.f64 d d) d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) l) (*.f64 (*.f64 d d) d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) l) (*.f64 (*.f64 d d) d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 (*.f64 d d) (*.f64 d d)) l) (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d)))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) (*.f64 d d)))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) (*.f64 d d)))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) (*.f64 d d)))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/.f64 (*.f64 M h) (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) (*.f64 d d)))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/.f64 h (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) (*.f64 d d)))) |
#s(approx (/ h (sqrt (* h d))) (/.f64 h (*.f64 (sqrt.f64 (/.f64 h d)) d))) |
#s(approx (sqrt (* h d)) (*.f64 (sqrt.f64 (/.f64 h d)) d)) |
#s(approx (sqrt (* l d)) (*.f64 (sqrt.f64 (/.f64 l d)) d)) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) d)) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) d)) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (/.f64 #s(literal 1 binary64) D)) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (fma.f64 (*.f64 D (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) D))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) (*.f64 d d)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) l) (*.f64 (*.f64 d d) d))) #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) l) (*.f64 (*.f64 d d) d))) #s(literal -1/8 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 l d) (/.f64 h d))) l) (*.f64 (*.f64 d d) d))) #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d))) |
#s(approx (/ h (sqrt (* h d))) (neg.f64 (/.f64 h (*.f64 (sqrt.f64 (/.f64 h d)) d)))) |
#s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) |
#s(approx (sqrt (* l d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l d)) d))) |
#s(approx (pow (/ d h) (/ 1 2)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) d))) |
#s(approx (pow (/ d l) (/ 1 2)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l 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 (*.f64 (fabs.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 (fabs.f64 d) (sqrt.f64 (/.f64 h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (sqrt l) (sqrt h)) (sqrt.f64 (*.f64 h l))) |
#s(approx (sqrt h) (sqrt.f64 h)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 d d) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 M M)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) (*.f64 d d))) h)) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (/.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) d) h)) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) d)) h)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 h h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l)))) h)) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 h l) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))) d)) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 h l) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))) d))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (*.f64 (*.f64 M M) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)) |
#s(approx (sqrt h) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 h)) h)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) (*.f64 d d))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) d)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d)))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (/.f64 (*.f64 (*.f64 M M) D) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (/.f64 (*.f64 M M) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/.f64 M (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (/ h (sqrt (* h d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d h)))) |
#s(approx (sqrt (* h d)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D h))) h)) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (*.f64 (fma.f64 (/.f64 (*.f64 M M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 D 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)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) 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)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal 1/8 binary64) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 h l) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))) d)) #s(literal 1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 h l) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))) d)))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))) |
#s(approx (sqrt h) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 h)) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) (*.f64 d d))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) d)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d)))))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (neg.f64 (/.f64 (*.f64 (*.f64 M M) D) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d)))))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (neg.f64 (/.f64 (*.f64 M M) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d)))))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (neg.f64 (/.f64 M (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d)))))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (/ h (sqrt (* h d))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d h)))) |
#s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) h)) h))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D h))) h))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (*.f64 (fma.f64 (/.f64 (*.f64 M M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 D 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 (*.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) (*.f64 l l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) (*.f64 l l))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 h l))) |
#s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) d)) #s(literal -1/8 binary64) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) l)) |
#s(approx (sqrt l) (sqrt.f64 l)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 l (*.f64 (*.f64 d d) h)))) (*.f64 d d)) l)) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 l (*.f64 (*.f64 d d) h)))) d) l)) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 l (*.f64 (*.f64 d d) h)))) l)) |
#s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 (sqrt.f64 (/.f64 l (*.f64 (*.f64 d d) h))) l)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 l d)) l)) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) #s(literal -1/8 binary64) (/.f64 l D)) l)) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/.f64 (-.f64 (/.f64 l (*.f64 D D)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 M M) h)) (*.f64 d 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)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (*.f64 (*.f64 M M) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
#s(approx (sqrt l) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) l)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 d d))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 d d)))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) d)) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (*.f64 d d)))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (/.f64 (*.f64 M h) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (/.f64 h (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l))) |
#s(approx (sqrt (* l d)) (*.f64 (sqrt.f64 (/.f64 d l)) l)) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) #s(literal 1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) (* M M)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (sqrt l) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 d d)))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) d)) #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (*.f64 d d))))) |
#s(approx (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l)))) |
#s(approx (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l)))) |
#s(approx (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l)))) |
#s(approx (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) (neg.f64 (/.f64 (*.f64 M h) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l)))) |
#s(approx (/ (/ h (sqrt (* h d))) (sqrt (* l d))) (neg.f64 (/.f64 h (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) l)))) |
#s(approx (sqrt (* l d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) l))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) d (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) d)) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.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 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 d d)) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) d)) #s(literal -1/8 binary64) (*.f64 d (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (*.f64 (fma.f64 (*.f64 D (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) D))) (*.f64 M M))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) D)) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 D D))) |
#s(approx (* D D) (*.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #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 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 d d)) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) d)) #s(literal -1/8 binary64) (*.f64 d (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) D) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) D (/.f64 #s(literal 1 binary64) D))) |
#s(approx (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D)))) |
#s(approx (* (- (/ 1 (* D D)) (* (* (* M M) (/ h (* (* d d) l))) 1/8)) D) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 D D))) D))) |
Compiled 13 877 to 5 213 computations (62.4% saved)
48 alts after pruning (48 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 778 | 44 | 822 |
| Fresh | 23 | 4 | 27 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 806 | 48 | 854 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.5% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
| 50.0% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) | |
| 39.9% | (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) | |
| 34.7% | (*.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)))) | |
| 70.3% | (*.f64 (*.f64 (fabs.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)))) | |
| 41.4% | (*.f64 (sqrt.f64 (/.f64 (/.f64 (*.f64 d 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)))) | |
| 34.4% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) | |
| 52.4% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| 50.4% | (*.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)) (exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64)))) (/.f64 h l)))) | |
| 50.8% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 33.6% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64)))) | |
| 35.3% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l))) | |
| ▶ | 31.9% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| 33.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 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)))) | |
| 47.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D))) | |
| 70.5% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 d (sqrt.f64 (*.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)))) | |
| ▶ | 29.9% | #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 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
| 18.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 (*.f64 (/.f64 d l) h) d)) h)) | |
| 16.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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d)))) h)) | |
| 15.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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) | |
| 17.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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) | |
| 38.7% | #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 l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) | |
| 24.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(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h)) | |
| 29.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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 41.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) (*.f64 D M)) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) | |
| 27.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d))) d) d)) | |
| 10.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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) | |
| ▶ | 19.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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
| 22.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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) d) d)) | |
| 8.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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) d) d)) | |
| 17.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 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 42.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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) | |
| 6.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 #s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) | |
| ▶ | 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 34.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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 h l)))) | |
| 26.4% | #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 l) (* h d))) h) (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h)))) | |
| 6.8% | #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 l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) | |
| 22.5% | #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 l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h))))) | |
| 52.4% | #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))))) | |
| 27.4% | #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))))) | |
| 27.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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) | |
| 23.9% | #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) | |
| 28.2% | #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64)))) | |
| 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)))) #s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64)))) | |
| 19.8% | #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))))) | |
| 22.0% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) |
Compiled 3 690 to 3 380 computations (8.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(/.f64 d (sqrt.f64 (*.f64 h l))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
(/.f64 d 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)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) |
(*.f64 D D) |
(/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) |
(*.f64 M M) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
#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 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) d) D) |
(*.f64 (*.f64 M M) d) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(sqrt.f64 l) |
(sqrt.f64 h) |
| Outputs |
|---|
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (neg (/ d (sqrt (* h l)))) #s(hole binary64 (* -1 (/ d (sqrt (* h l)))))) |
#s(approx (/ d (sqrt (* h l))) #s(hole binary64 (/ d (sqrt (* h l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (/ (* h (fabs d)) (sqrt (* h l))))) |
#s(approx (* (* d d) l) #s(hole binary64 (* (pow d 2) l))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* h l))))) (/ (pow d 2) (* (sqrt h) (sqrt l)))) d))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (sqrt (* h l))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (/ (* D (* (pow M 2) d)) (sqrt (* h l))))) |
#s(approx (* (* (* M M) d) D) #s(hole binary64 (* D (* (pow M 2) d)))) |
#s(approx (* (* M M) d) #s(hole binary64 (* (pow M 2) d))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) 1) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) 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(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l)))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ 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(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow d 2) h) l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) h) l))))) (* (pow d 2) l)))) h))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (* (sqrt h) (sqrt l)))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* (sqrt h) (sqrt l)))) |
#s(approx (sqrt h) #s(hole binary64 (sqrt h))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))) (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (neg (/ d (sqrt (* h l)))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ l h))))))) |
#s(approx (/ d (sqrt (* h l))) #s(hole binary64 (/ d (* h (sqrt (/ l h)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) (fabs d)) (* (pow d 2) (* l (sqrt (/ l h))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (/ (* (pow M 2) (fabs d)) (sqrt (/ l h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (/ (fabs d) (sqrt (/ l h))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* h (sqrt (/ l h)))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* h (sqrt (/ l h)))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) 1) #s(hole binary64 (/ d (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* h (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (sqrt h) #s(hole binary64 (* h (sqrt (/ 1 h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (+ (* -1 (/ (fabs d) (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) (fabs d)) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) (fabs d)) (sqrt (/ l h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (* -1 (/ (fabs d) (sqrt (/ l h)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h))))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* h (sqrt (/ l h))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) 1) #s(hole binary64 (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (sqrt h) #s(hole binary64 (* -1 (* h (sqrt (/ 1 h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (sqrt (* h l))))) (/ (* l (fabs d)) (sqrt (* h l)))) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) 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(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) l) h)) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (* (sqrt h) (sqrt l)))) l))) |
#s(approx (sqrt l) #s(hole binary64 (sqrt l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* l (sqrt (/ 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(hole binary64 (* (sqrt (/ d h)) (sqrt (/ 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)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (neg (/ d (sqrt (* h l)))) #s(hole binary64 (* -1 (/ d (* l (sqrt (/ h l))))))) |
#s(approx (/ d (sqrt (* h l))) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (/ (* h (fabs d)) (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* l (sqrt (/ h l)))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* l (sqrt (/ h l)))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* l (* (sqrt h) (sqrt (/ 1 l)))))) |
#s(approx (sqrt l) #s(hole binary64 (* l (sqrt (/ 1 l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l)))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) (* h (fabs d))) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (* -1 (/ (* h (fabs d)) (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l)))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* l (sqrt (/ h l))))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* l (sqrt (/ h l))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (sqrt l) #s(hole binary64 (* -1 (* l (sqrt (/ 1 l)))))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow M 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) 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(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow M 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow D 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) 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(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow D 2) (* (sqrt h) (sqrt l)))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 108.0ms | D | @ | inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg (/ d (sqrt (* h l)))) (/ d (sqrt (* h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (/ (fabs d) (sqrt (* h l))) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/ (* (* (* M M) d) D) (sqrt (* h l))) (* (* (* M M) d) D) (* (* M M) d) (* (/ d (* (sqrt l) (sqrt h))) 1) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 53.0ms | d | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg (/ d (sqrt (* h l)))) (/ d (sqrt (* h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (/ (fabs d) (sqrt (* h l))) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/ (* (* (* M M) d) D) (sqrt (* h l))) (* (* (* M M) d) D) (* (* M M) d) (* (/ d (* (sqrt l) (sqrt h))) 1) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 16.0ms | d | @ | inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg (/ d (sqrt (* h l)))) (/ d (sqrt (* h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (/ (fabs d) (sqrt (* h l))) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/ (* (* (* M M) d) D) (sqrt (* h l))) (* (* (* M M) d) D) (* (* M M) d) (* (/ d (* (sqrt l) (sqrt h))) 1) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 14.0ms | h | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg (/ d (sqrt (* h l)))) (/ d (sqrt (* h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (/ (fabs d) (sqrt (* h l))) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/ (* (* (* M M) d) D) (sqrt (* h l))) (* (* (* M M) d) D) (* (* M M) d) (* (/ d (* (sqrt l) (sqrt h))) 1) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 13.0ms | d | @ | 0 | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg (/ d (sqrt (* h l)))) (/ d (sqrt (* h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (/ (fabs d) (sqrt (* h l))) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/ (* (* (* M M) d) D) (sqrt (* h l))) (* (* (* M M) d) D) (* (* M M) d) (* (/ d (* (sqrt l) (sqrt h))) 1) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 652 | 6769 |
| 0 | 727 | 6098 |
| 1 | 3182 | 6063 |
| 0 | 8987 | 6022 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(/.f64 d (sqrt.f64 (*.f64 h l))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
(/.f64 d 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)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) |
(*.f64 D D) |
(/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) |
(*.f64 M M) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
#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 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) d) D) |
(*.f64 (*.f64 M M) d) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(sqrt.f64 l) |
(sqrt.f64 h) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (neg (/ d (sqrt (* h l)))) #s(hole binary64 (* -1 (/ d (sqrt (* h l)))))) |
#s(approx (/ d (sqrt (* h l))) #s(hole binary64 (/ d (sqrt (* h l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (/ (* h (fabs d)) (sqrt (* h l))))) |
#s(approx (* (* d d) l) #s(hole binary64 (* (pow d 2) l))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* h l))))) (/ (pow d 2) (* (sqrt h) (sqrt l)))) d))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (sqrt (* h l))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (/ (* D (* (pow M 2) d)) (sqrt (* h l))))) |
#s(approx (* (* (* M M) d) D) #s(hole binary64 (* D (* (pow M 2) d)))) |
#s(approx (* (* M M) d) #s(hole binary64 (* (pow M 2) d))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) 1) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) 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(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l)))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ 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(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow d 2) h) l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) h) l))))) (* (pow d 2) l)))) h))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (* (sqrt h) (sqrt l)))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* (sqrt h) (sqrt l)))) |
#s(approx (sqrt h) #s(hole binary64 (sqrt h))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))) (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (neg (/ d (sqrt (* h l)))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ l h))))))) |
#s(approx (/ d (sqrt (* h l))) #s(hole binary64 (/ d (* h (sqrt (/ l h)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) (fabs d)) (* (pow d 2) (* l (sqrt (/ l h))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (/ (* (pow M 2) (fabs d)) (sqrt (/ l h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (/ (fabs d) (sqrt (/ l h))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* h (sqrt (/ l h)))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* h (sqrt (/ l h)))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) 1) #s(hole binary64 (/ d (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* h (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (sqrt h) #s(hole binary64 (* h (sqrt (/ 1 h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (+ (* -1 (/ (fabs d) (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) (fabs d)) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) (fabs d)) (sqrt (/ l h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (* -1 (/ (fabs d) (sqrt (/ l h)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* h (* l (sqrt (/ l h))))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* h (sqrt (/ l h))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) 1) #s(hole binary64 (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* h (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (sqrt h) #s(hole binary64 (* -1 (* h (sqrt (/ 1 h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (sqrt (* h l))))) (/ (* l (fabs d)) (sqrt (* h l)))) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) 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(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) l) h)) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (* (sqrt h) (sqrt l)))) l))) |
#s(approx (sqrt l) #s(hole binary64 (sqrt l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* l (sqrt (/ 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(hole binary64 (* (sqrt (/ d h)) (sqrt (/ 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)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (neg (/ d (sqrt (* h l)))) #s(hole binary64 (* -1 (/ d (* l (sqrt (/ h l))))))) |
#s(approx (/ d (sqrt (* h l))) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (/ (* (pow M 2) (* h (fabs d))) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (/ (* h (fabs d)) (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) d)) (* l (sqrt (/ h l)))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (/ (* D (* (pow M 2) d)) (* l (sqrt (/ h l)))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* l (* (sqrt h) (sqrt (/ 1 l)))))) |
#s(approx (sqrt l) #s(hole binary64 (* l (sqrt (/ 1 l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l)))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) #s(hole binary64 (* -1 (/ (* (pow M 2) (* h (fabs d))) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) #s(hole binary64 (* -1 (/ (* h (fabs d)) (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l)))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) d)) (* l (sqrt (/ h l))))))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (* D (* (pow M 2) d)) (* l (sqrt (/ h l))))))) |
#s(approx (* (sqrt l) (sqrt h)) #s(hole binary64 (* -1 (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (sqrt l) #s(hole binary64 (* -1 (* l (sqrt (/ 1 l)))))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow M 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) 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(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow M 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow D 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) 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(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow D 2) (* (sqrt h) (sqrt l)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 d)) (sqrt.f64 (fabs.f64 d))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 d)) |
(pow.f64 (*.f64 d d) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 d d)) |
(fabs.f64 (neg.f64 (neg.f64 d))) |
(fabs.f64 (neg.f64 d)) |
(fabs.f64 (fabs.f64 d)) |
(fabs.f64 d) |
(exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) |
d |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l h)) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 l h) |
(*.f64 h l) |
h |
l |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) l) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h))) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.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 D M) (*.f64 D M)) (*.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 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 #s(literal 1/2 binary64) (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (fabs.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (neg.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (neg.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 M M)) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) M) (/.f64 D (+.f64 d d))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 (*.f64 D M))) (*.f64 d (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 d d)) d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (neg.f64 (*.f64 D M))) (*.f64 (neg.f64 (+.f64 d d)) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (*.f64 D M)) (*.f64 (neg.f64 (+.f64 d d)) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 D M) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 D M) (neg.f64 (*.f64 D M))) (*.f64 (+.f64 d d) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64)) M) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64)) |
(/.f64 (*.f64 M (neg.f64 D)) (*.f64 #s(literal 2 binary64) (neg.f64 d))) |
(/.f64 (neg.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 D M))) (neg.f64 (neg.f64 (+.f64 d d)))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 1 binary64))) |
M |
(*.f64 D (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(/.f64 (neg.f64 (neg.f64 D)) (neg.f64 (neg.f64 (+.f64 d d)))) |
(/.f64 (neg.f64 D) (neg.f64 (+.f64 d d))) |
(/.f64 D (+.f64 d d)) |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) d) (pow.f64 (neg.f64 d) #s(literal 3 binary64))) (fma.f64 d d (fma.f64 d d (*.f64 d (neg.f64 d))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 d d) (*.f64 d d))) (neg.f64 (-.f64 d d))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d))) (neg.f64 (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d))))) |
(/.f64 (-.f64 (*.f64 d d) (*.f64 d d)) (-.f64 d d)) |
(/.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d)) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d)))) |
(-.f64 (/.f64 (*.f64 d d) (-.f64 d d)) (/.f64 (*.f64 d d) (-.f64 d d))) |
(-.f64 d (neg.f64 d)) |
(+.f64 (/.f64 (*.f64 (*.f64 d d) d) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d)))) (/.f64 (*.f64 (*.f64 d d) d) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d))))) |
(+.f64 d d) |
#s(literal 1/2 binary64) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 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 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 #s(literal -1 binary64) d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (*.f64 l h))) |
(/.f64 (neg.f64 d) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 d (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(neg.f64 (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 d (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 h) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 d (sqrt.f64 l))) (*.f64 #s(literal 2 binary64) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 d (sqrt.f64 h))) (*.f64 #s(literal 2 binary64) (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 d)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 d #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 l))) (neg.f64 (sqrt.f64 h))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (sqrt.f64 (*.f64 l h))) |
(/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (+.f64 d d) (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal 2 binary64))) |
(/.f64 (+.f64 d d) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 d (sqrt.f64 (*.f64 l h))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (/.f64 d (sqrt.f64 (*.f64 l h)))) (fabs.f64 (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 (fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 d #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) (/.f64 d (sqrt.f64 l))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 h))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) (/.f64 d (sqrt.f64 h))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) (neg.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) d) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) (*.f64 d #s(literal 1 binary64))) (*.f64 (sqrt.f64 h) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) (/.f64 d (sqrt.f64 l))) (*.f64 (sqrt.f64 h) (sqrt.f64 h))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) (/.f64 d (sqrt.f64 h))) (sqrt.f64 (*.f64 l h))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) (neg.f64 d)) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) d) (*.f64 (sqrt.f64 h) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) (*.f64 d #s(literal 1 binary64))) (*.f64 (sqrt.f64 l) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) (/.f64 d (sqrt.f64 l))) (sqrt.f64 (*.f64 l h))) |
(/.f64 (*.f64 (neg.f64 d) (*.f64 d #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d (sqrt.f64 l))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 h))) |
(/.f64 (*.f64 d (*.f64 d #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 d (/.f64 d (sqrt.f64 l))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 h))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) (/.f64 d (sqrt.f64 h))) (*.f64 (sqrt.f64 l) (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) (neg.f64 d)) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) d) (*.f64 (sqrt.f64 l) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 d) (/.f64 d (sqrt.f64 h))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 l))) |
(/.f64 (*.f64 d (/.f64 d (sqrt.f64 h))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (fabs.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) (neg.f64 (fabs.f64 d))) (*.f64 (sqrt.f64 (*.f64 l h)) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 d l) d)) (neg.f64 h)) |
(/.f64 (neg.f64 (*.f64 d (/.f64 d h))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 d d) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 d d))) (neg.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 d) d) (*.f64 (neg.f64 l) h)) |
(/.f64 (*.f64 (neg.f64 d) d) (*.f64 (neg.f64 h) l)) |
(/.f64 (*.f64 (neg.f64 d) d) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 l (neg.f64 h))) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 h (neg.f64 l))) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 l) (neg.f64 h))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 h) (neg.f64 l))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(sqrt.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d 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)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 D D) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l)))) |
(*.f64 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) |
(*.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))) |
(*.f64 (exp.f64 (log.f64 D)) (exp.f64 (log.f64 D))) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 D D) |
(pow.f64 (exp.f64 (log.f64 D)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 D) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 D) #s(literal 2 binary64)) |
(pow.f64 (*.f64 D D) #s(literal 1 binary64)) |
(pow.f64 D #s(literal 2 binary64)) |
(fabs.f64 (*.f64 D D)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 D) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) (*.f64 d d)) (/.f64 (*.f64 M M) l)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l)) |
(*.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) (/.f64 (*.f64 M M) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 M M) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fabs.f64 d) h)) (*.f64 M M)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) M) M) |
(*.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 h (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) |
(*.f64 (*.f64 (fabs.f64 d) h) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(*.f64 h (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 d) h))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 d) h)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) |
(*.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))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 M))) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 M M) |
(pow.f64 (exp.f64 (log.f64 M)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 M) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 M) #s(literal 2 binary64)) |
(pow.f64 (*.f64 M M) #s(literal 1 binary64)) |
(pow.f64 M #s(literal 2 binary64)) |
(fabs.f64 (*.f64 M M)) |
(exp.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 M) #s(literal 2 binary64)))) |
(*.f64 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 l d)) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(*.f64 (exp.f64 (log.f64 d)) (exp.f64 (log.f64 d))) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 d d) |
(pow.f64 (exp.f64 (log.f64 d)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (*.f64 d d) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
(pow.f64 d #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 d d) (*.f64 d d))) |
(fabs.f64 (*.f64 (neg.f64 d) d)) |
(fabs.f64 (*.f64 d (neg.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)))) |
#s(literal -1/8 binary64) |
#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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (*.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (fma.f64 (/.f64 d l) (/.f64 d h) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 l h)))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (/.f64 (*.f64 d d) (*.f64 l h))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 l h))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (/.f64 (*.f64 d d) (*.f64 l h)))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h))))))) |
(fma.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/8 binary64) h) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(fma.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(fma.f64 h (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fma.f64 d (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h))))) (/.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (*.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h))))))) (/.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (/.f64 (*.f64 d d) (*.f64 l h))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 l h)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h)))))))) |
(+.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h)) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) h) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) (*.f64 d d)) (/.f64 D l)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) (/.f64 D (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) d) D)) D) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) D) |
(*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) D) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 (*.f64 M M) d) (/.f64 D (sqrt.f64 (*.f64 l h)))) |
(*.f64 D (/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) d) D))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) d) D)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 D (*.f64 M M)) d) |
(*.f64 (*.f64 (*.f64 M M) d) D) |
(*.f64 (*.f64 M M) (*.f64 d D)) |
(*.f64 D (*.f64 (*.f64 M M) d)) |
(*.f64 (*.f64 M M) d) |
(*.f64 M (*.f64 M d)) |
(*.f64 d (*.f64 M M)) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 d (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 h) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 d (sqrt.f64 l))) (*.f64 #s(literal 2 binary64) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 d (sqrt.f64 h))) (*.f64 #s(literal 2 binary64) (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 d)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 d #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 l))) (neg.f64 (sqrt.f64 h))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (sqrt.f64 (*.f64 l h))) |
(/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (+.f64 d d) (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal 2 binary64))) |
(/.f64 (+.f64 d d) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 d (sqrt.f64 (*.f64 l h))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d) |
(*.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 d (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 d #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 h) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 d (sqrt.f64 h)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 l) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 d #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 d (sqrt.f64 l))) (*.f64 #s(literal 2 binary64) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 d (sqrt.f64 h))) (*.f64 #s(literal 2 binary64) (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 d)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (*.f64 d #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 l))) (neg.f64 (sqrt.f64 h))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (sqrt.f64 (*.f64 l h))) |
(/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (+.f64 d d) (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal 2 binary64))) |
(/.f64 (+.f64 d d) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 d (sqrt.f64 (*.f64 l h))) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l h)) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(pow.f64 l #s(literal 1/2 binary64)) |
(sqrt.f64 l) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 1/2 binary64))) |
(pow.f64 h #s(literal 1/2 binary64)) |
(sqrt.f64 h) |
(exp.f64 (*.f64 (log.f64 h) #s(literal 1/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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 l h)) l)) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (fabs d) (fabs.f64 d)) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (/ h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (* M (/ D (+ d d))) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (/ D (+ d d)) (*.f64 (/.f64 D d) #s(literal 1/2 binary64))) |
#s(approx (+ d d) (+.f64 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D)) l) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) (*.f64 d d))) |
#s(approx (neg (/ d (sqrt (* h l)))) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (/ d (sqrt (* h l))) (/.f64 d (sqrt.f64 (*.f64 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (/ d l) (/ d h)) (/.f64 (*.f64 d d) (*.f64 l h))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (* d d) l) (*.f64 (*.f64 d d) l)) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 l h)) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (sqrt.f64 (*.f64 l h)))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (* (* M M) d) D) (*.f64 (*.f64 (*.f64 M M) d) D)) |
#s(approx (* (* M M) d) (*.f64 (*.f64 M M) d)) |
#s(approx (/ d (sqrt (* h l))) (/.f64 d (sqrt.f64 (*.f64 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#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))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #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 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) d (/.f64 d (sqrt.f64 (*.f64 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 (neg.f64 d) (sqrt.f64 (*.f64 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)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d))) |
#s(approx (* (sqrt l) (sqrt h)) (sqrt.f64 (*.f64 l h))) |
#s(approx (* h l) (*.f64 l 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (fabs.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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (sqrt l) (sqrt h)) (sqrt.f64 (*.f64 l h))) |
#s(approx (sqrt h) (sqrt.f64 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 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#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 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) h)) |
#s(approx (neg (/ d (sqrt (* h l)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (/ d (sqrt (* h l))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l 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 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) h)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d)))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (/.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (sqrt.f64 (/.f64 l h)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h)))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d)) #s(literal -1/8 binary64))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (/ d (sqrt (* h l))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) |
#s(approx (sqrt h) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal 1/8 binary64))) |
#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 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) 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)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h))) h))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d)))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (sqrt.f64 (/.f64 l h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal 1/8 binary64) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d)) #s(literal 1/8 binary64))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d)))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (/ d (sqrt (* h l))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (sqrt h) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) (*.f64 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 (*.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) (*.f64 l l))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx (sqrt l) (sqrt.f64 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 (fabs.f64 d) (*.f64 (sqrt.f64 (/.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 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) l)) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (neg (/ d (sqrt (* h l)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (/ d (sqrt (* h l))) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 D D)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)) (*.f64 d d)))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)) (*.f64 d d))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
#s(approx (sqrt l) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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)))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)) (*.f64 d d))) #s(literal 1/8 binary64))) |
#s(approx (* (* D D) (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)) (*.f64 d d))))) |
#s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)) (*.f64 d d)))))) |
#s(approx (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) #s(literal 1/8 binary64))) |
#s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))))) |
#s(approx (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (/ (* (* (* M M) d) D) (sqrt (* h l))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (sqrt l) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) l))) |
#s(approx M M) |
#s(approx (* M M) (*.f64 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 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 M M) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M))) (*.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* D D) (*.f64 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 (fma.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 D D) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 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 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 D D))) (*.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
Compiled 9 216 to 3 176 computations (65.5% saved)
59 alts after pruning (58 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 591 | 37 | 628 |
| Fresh | 22 | 21 | 43 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 617 | 59 | 676 |
| Status | Accuracy | Program |
|---|---|---|
| 63.2% | (/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) | |
| 39.9% | (*.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 63.9% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l))) | |
| 70.5% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 D M) (+.f64 d d)) (/.f64 (*.f64 D M) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| ▶ | 70.6% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))))) |
| 56.8% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 61.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| 64.6% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) | |
| 48.8% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) | |
| 33.7% | (*.f64 (/.f64 (fabs.f64 d) #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 27.9% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) | |
| 52.4% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| 50.8% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 24.3% | (*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 35.7% | #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 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) | |
| 38.7% | #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 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) | |
| 19.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(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d d) l))) | |
| 16.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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) | |
| 15.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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) | |
| ▶ | 43.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
| 17.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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) | |
| 24.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(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h)) |
| 26.0% | #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 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 d d))) | |
| 30.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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 29.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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 41.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) (*.f64 D M)) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) | |
| 27.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d))) d) d)) | |
| 18.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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 binary64))) | |
| 12.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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) | |
| 19.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 (*.f64 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64))) | |
| 13.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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 binary64))) | |
| 22.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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) d) d)) | |
| 8.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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) d) d)) | |
| 22.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 (*.f64 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 binary64))) | |
| 17.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 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 42.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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) | |
| 6.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 #s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) | |
| 2.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) | |
| 2.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) | |
| 2.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| ✓ | 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64)))))) | |
| 22.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l h)) h))))) | |
| 19.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l))))) | |
| 26.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h)))))) | |
| 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d))) | |
| 34.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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 h l)))) | |
| 26.4% | #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 l) (* h d))) h) (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h)))) | |
| 6.8% | #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 l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) | |
| 22.5% | #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 l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h))))) | |
| 53.5% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 33.5% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) | |
| ▶ | 27.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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
| 23.9% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) | |
| 29.0% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64)))) | |
| 17.8% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64)))) | |
| 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)))) #s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64)))) | |
| ▶ | 22.0% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) |
Compiled 4 515 to 4 201 computations (7% saved)
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
D |
(+.f64 d d) |
#s(literal 1/2 binary64) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 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 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h)) |
(/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h) |
#s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
(*.f64 (sqrt.f64 (/.f64 h l)) d) |
(sqrt.f64 (/.f64 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) |
(sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) |
(*.f64 h (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) |
(*.f64 (sqrt.f64 (/.f64 h l)) l) |
(/.f64 d (sqrt.f64 (/.f64 h l))) |
| Outputs |
|---|
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (neg (* (sqrt (/ h l)) d)) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* d (* l (sqrt (* h l)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* d (sqrt (* h l))))) |
#s(approx (* h (* (* d d) l)) #s(hole binary64 (* (pow d 2) (* h l)))) |
#s(approx (* (* d d) l) #s(hole binary64 (* (pow d 2) l))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* h l))))) (/ (pow d 2) (* (sqrt h) (sqrt l)))) d))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ h l))))) (/ (pow d 2) (* l (sqrt (/ h l))))) d))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (/ h l))))) (/ (pow d 2) (sqrt (/ h l)))) d))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) #s(hole binary64 (* d (* l (sqrt (/ h l)))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (/ d (sqrt (/ h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) 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(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d))))))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))) (/ 1 (* l (sqrt (/ h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ 1 (sqrt (/ h l))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* -1 (* d (* l (sqrt (* h l))))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* -1 (* d (sqrt (* h l)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))) (/ 1 (* l (sqrt (/ h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ 1 (sqrt (/ h l)))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* h (/ 1 l)) #s(hole binary64 (/ 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(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (sqrt (/ h l)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (sqrt (/ h (* (pow d 2) l)))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ h (* (pow d 2) l))))) h))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* (pow d 2) (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* (pow d 2) (* h l))))))) |
#s(approx (* (* (* M M) h) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* l (sqrt (* (pow d 2) (* h l)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (sqrt (* (pow d 2) (* h l))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (* (sqrt h) (sqrt l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))) (/ d (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))))) |
#s(approx (* (sqrt (/ h l)) l) #s(hole binary64 (* l (sqrt (/ h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))) (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (neg (* (sqrt (/ h l)) d)) #s(hole binary64 (* -1 (* d (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (sqrt (/ h l)) d) #s(hole binary64 (* d (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (* h (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h)))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* h (* l (sqrt (/ (* (pow d 2) l) h)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* h (sqrt (/ (* (pow d 2) l) h))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l))))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l))))))) (/ d (* h (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))) (/ d (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) #s(hole binary64 (* d (* h (* l (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (sqrt (/ h l)) l) #s(hole binary64 (* h (* l (sqrt (/ 1 (* h l))))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (/ d (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (+ (* -1 (/ (fabs d) (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (* -1 (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* -1 (* h (sqrt (/ (* (pow d 2) l) h)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l))))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (+ (* -1 (/ d (* h (* l (sqrt (/ 1 (* h l))))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l)))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1 (/ d (* h (sqrt (/ 1 (* h l)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l)))))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) #s(hole binary64 (* -1 (* d (* h (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (* (sqrt (/ h l)) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (sqrt (* h l))))) (/ (* l (fabs d)) (sqrt (* h l)))) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (/ 1 l) #s(hole binary64 (/ 1 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(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (neg (* (sqrt (/ h l)) d)) #s(hole binary64 (* -1 (/ (* d (sqrt (* h l))) l)))) |
#s(approx (* (sqrt (/ h l)) d) #s(hole binary64 (/ (* d (sqrt (* h l))) l))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (/ (sqrt (* h l)) l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l)))))))) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (* (sqrt h) (sqrt l)))) l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))) l))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l)))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (/ (* d l) (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ 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)))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ 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)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l)))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* l (sqrt (/ (* (pow d 2) h) l))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l)))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* -1 (* (pow l 2) (sqrt (/ (* (pow d 2) h) l)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* -1 (* l (sqrt (/ (* (pow d 2) h) l)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l)))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1 (/ (+ (* -1 (/ d (sqrt (/ h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l))))))) l)))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow M 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) 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(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow M 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow M 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))) (/ d (* (pow M 2) (* l (sqrt (/ h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (sqrt (/ h l)))))) (/ d (* (pow M 2) (sqrt (/ h l)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow D 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) 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(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow D 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow D 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))) (/ d (* (pow D 2) (* l (sqrt (/ h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (/ h l)))))) (/ d (* (pow D 2) (sqrt (/ h l)))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | h | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* h (/ 1 l)) (/ 1 l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (neg (* (sqrt (/ h l)) d)) (* (sqrt (/ h l)) d) (sqrt (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (sqrt (* h (* (* d d) l))) l) (sqrt (* h (* (* d d) l))) (* h (* (* d d) l)) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (* (* (sqrt (/ h l)) l) d) (* (sqrt (/ h l)) l) (/ d (sqrt (/ h l)))) |
| 15.0ms | l | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* h (/ 1 l)) (/ 1 l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (neg (* (sqrt (/ h l)) d)) (* (sqrt (/ h l)) d) (sqrt (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (sqrt (* h (* (* d d) l))) l) (sqrt (* h (* (* d d) l))) (* h (* (* d d) l)) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (* (* (sqrt (/ h l)) l) d) (* (sqrt (/ h l)) l) (/ d (sqrt (/ h l)))) |
| 12.0ms | d | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* h (/ 1 l)) (/ 1 l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (neg (* (sqrt (/ h l)) d)) (* (sqrt (/ h l)) d) (sqrt (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (sqrt (* h (* (* d d) l))) l) (sqrt (* h (* (* d d) l))) (* h (* (* d d) l)) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (* (* (sqrt (/ h l)) l) d) (* (sqrt (/ h l)) l) (/ d (sqrt (/ h l)))) |
| 12.0ms | d | @ | 0 | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* h (/ 1 l)) (/ 1 l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (neg (* (sqrt (/ h l)) d)) (* (sqrt (/ h l)) d) (sqrt (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (sqrt (* h (* (* d d) l))) l) (sqrt (* h (* (* d d) l))) (* h (* (* d d) l)) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (* (* (sqrt (/ h l)) l) d) (* (sqrt (/ h l)) l) (/ d (sqrt (/ h l)))) |
| 11.0ms | d | @ | inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* h (/ 1 l)) (/ 1 l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (neg (* (sqrt (/ h l)) d)) (* (sqrt (/ h l)) d) (sqrt (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (sqrt (* h (* (* d d) l))) l) (sqrt (* h (* (* d d) l))) (* h (* (* d d) l)) (* (* d d) l) (* d d) -1/8 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (* (* (sqrt (/ h l)) l) d) (* (sqrt (/ h l)) l) (/ d (sqrt (/ h l)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 789 | 8714 |
| 0 | 859 | 7770 |
| 1 | 3937 | 7648 |
| 0 | 8898 | 7554 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
D |
(+.f64 d d) |
#s(literal 1/2 binary64) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 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 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h)) |
(/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h) |
#s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
(*.f64 (sqrt.f64 (/.f64 h l)) d) |
(sqrt.f64 (/.f64 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l) |
(sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) |
(*.f64 h (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) |
(*.f64 (sqrt.f64 (/.f64 h l)) l) |
(/.f64 d (sqrt.f64 (/.f64 h l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) 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(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (neg (* (sqrt (/ h l)) d)) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* d (* l (sqrt (* h l)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* d (sqrt (* h l))))) |
#s(approx (* h (* (* d d) l)) #s(hole binary64 (* (pow d 2) (* h l)))) |
#s(approx (* (* d d) l) #s(hole binary64 (* (pow d 2) l))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* h l))))) (/ (pow d 2) (* (sqrt h) (sqrt l)))) d))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ h l))))) (/ (pow d 2) (* l (sqrt (/ h l))))) d))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (/ h l))))) (/ (pow d 2) (sqrt (/ h l)))) d))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) #s(hole binary64 (* d (* l (sqrt (/ h l)))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (/ d (sqrt (/ h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) 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(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* 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)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d))))))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))) (/ 1 (* l (sqrt (/ h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ 1 (sqrt (/ h l))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 3) (* l (* (sqrt (/ h d)) (sqrt (/ l d)))))))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* -1 (* d (* l (sqrt (* h l))))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* -1 (* d (sqrt (* h l)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (* h l)))))) (/ 1 (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (pow l 2) (sqrt (/ h l)))))) (/ 1 (* l (sqrt (/ h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1 (* d (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ 1 (sqrt (/ h l)))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* h (/ 1 l)) #s(hole binary64 (/ 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(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ 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)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (sqrt (/ h l)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (sqrt (/ h (* (pow d 2) l)))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (pow h 2))) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ h (* (pow d 2) l))))) h))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* (pow d 2) (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* l (sqrt (* (pow d 2) (* h l))))))) |
#s(approx (* (* (* M M) h) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* l (sqrt (* (pow d 2) (* h l)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (sqrt (* (pow d 2) (* h l))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (* (sqrt h) (sqrt l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))) (/ d (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))))) |
#s(approx (* (sqrt (/ h l)) l) #s(hole binary64 (* l (sqrt (/ h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))) (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) 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(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (neg (* (sqrt (/ h l)) d)) #s(hole binary64 (* -1 (* d (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (sqrt (/ h l)) d) #s(hole binary64 (* d (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (* h (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h)))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* h (* l (sqrt (/ (* (pow d 2) l) h)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* h (sqrt (/ (* (pow d 2) l) h))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l))))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l))))))) (/ d (* h (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))) (/ d (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) #s(hole binary64 (* d (* h (* l (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (sqrt (/ h l)) l) #s(hole binary64 (* h (* l (sqrt (/ 1 (* h l))))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (/ d (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (+ (* -1 (/ (fabs d) (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (* -1 (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (+ (sqrt (/ 1 (* (pow d 2) (* h l)))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) (* l (* (sqrt (* d l)) (sqrt (/ d h))))))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ (* (pow d 2) l) h))))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* -1 (* h (sqrt (/ (* (pow d 2) l) h)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (+ (* -1 (/ d (* h (* (sqrt l) (sqrt (/ 1 h)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l))))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (+ (* -1 (/ d (* h (* l (sqrt (/ 1 (* h l))))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* (pow l 2) (sqrt (/ 1 (* h l)))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1 (/ d (* h (sqrt (/ 1 (* h l)))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l)))))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) #s(hole binary64 (* -1 (* d (* h (* l (sqrt (/ 1 (* h l))))))))) |
#s(approx (* (sqrt (/ h l)) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (sqrt (* h l))))) (/ (* l (fabs d)) (sqrt (* h l)))) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (/ 1 l) #s(hole binary64 (/ 1 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(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (neg (* (sqrt (/ h l)) d)) #s(hole binary64 (* -1 (/ (* d (sqrt (* h l))) l)))) |
#s(approx (* (sqrt (/ h l)) d) #s(hole binary64 (/ (* d (sqrt (* h l))) l))) |
#s(approx (sqrt (/ h l)) #s(hole binary64 (/ (sqrt (* h l)) l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (/ (* (pow d 2) (+ (sqrt (/ l (* (pow d 2) h))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) (* (sqrt (* d h)) (sqrt (* d l)))))))) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (* (sqrt h) (sqrt l)))) l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))) l))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l)))))) |
#s(approx (/ d (sqrt (/ h l))) #s(hole binary64 (/ (* d l) (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ 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)))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ 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)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l)))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* l (sqrt (/ (* (pow d 2) h) l))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l)))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow l 2) (sqrt (/ (* (pow d 2) h) l))))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) #s(hole binary64 (* -1 (* (pow l 2) (sqrt (/ (* (pow d 2) h) l)))))) |
#s(approx (sqrt (* h (* (* d d) l))) #s(hole binary64 (* -1 (* l (sqrt (/ (* (pow d 2) h) l)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (* (sqrt h) (sqrt (/ 1 l))))) l)))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* -1 (/ (+ (* -1 (/ d (sqrt (/ h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l))))))) l)))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l)))))))) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow M 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) 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(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow M 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow M 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))) (/ d (* (pow M 2) (* l (sqrt (/ h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* d (* l (sqrt (/ h l)))))) (/ d (* (pow M 2) (sqrt (/ h l)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (fabs d))) (* (pow d 2) (* l (sqrt (* h l)))))) (/ (fabs d) (* (pow D 2) (sqrt (* h l)))))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) 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(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* l (* (sqrt (* d h)) (sqrt (* d l)))))) (/ (* (pow d 2) (sqrt (/ 1 (* (pow d 2) (* h l))))) (pow D 2)))))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow D 2) (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))) (/ d (* (pow D 2) (* l (sqrt (/ h l))))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (/ h l)))))) (/ d (* (pow D 2) (sqrt (/ h l)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.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 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.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 (-.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 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.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 2 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.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))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.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 2 binary64))) (fabs.f64 d)) (*.f64 (+.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))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.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 3 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 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))))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.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 3 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 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))))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.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 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.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 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.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 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 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 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.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 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.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 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.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 3 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 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 (neg.f64 (*.f64 (fabs.f64 d) (-.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))))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) (-.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)))) (sqrt.f64 (*.f64 l h))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 d)) (sqrt.f64 (fabs.f64 d))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 d)) |
(pow.f64 (*.f64 d d) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 d d)) |
(fabs.f64 (neg.f64 (neg.f64 d))) |
(fabs.f64 (neg.f64 d)) |
(fabs.f64 (fabs.f64 d)) |
(fabs.f64 d) |
(exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) |
d |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l h)) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 l h) |
(*.f64 h l) |
h |
l |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.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 2 binary64)))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.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 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 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 (-.f64 #s(literal 1 binary64) (pow.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 2 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 (-.f64 #s(literal 1 binary64) (pow.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 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.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 2 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)))))) |
(neg.f64 (-.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 (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)))) |
#s(literal 1 binary64) |
(*.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)) |
(*.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 (*.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/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(*.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 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (fabs.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (neg.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (neg.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 (+.f64 d d) (+.f64 d d))) (*.f64 M M)) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) M) (/.f64 D (+.f64 d d))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 (*.f64 D M))) (*.f64 d (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 d d)) d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (neg.f64 (*.f64 D M))) (*.f64 (neg.f64 (+.f64 d d)) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (*.f64 D M)) (*.f64 (neg.f64 (+.f64 d d)) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 D M) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 D M) (neg.f64 (*.f64 D M))) (*.f64 (+.f64 d d) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64)) M) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64)) |
(/.f64 (*.f64 M (neg.f64 D)) (*.f64 #s(literal 2 binary64) (neg.f64 d))) |
(/.f64 (neg.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 D M))) (neg.f64 (neg.f64 (+.f64 d d)))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 1 binary64))) |
M |
(*.f64 D (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(/.f64 (neg.f64 (neg.f64 D)) (neg.f64 (neg.f64 (+.f64 d d)))) |
(/.f64 (neg.f64 D) (neg.f64 (+.f64 d d))) |
(/.f64 D (+.f64 d d)) |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 d d) (*.f64 d d))) (neg.f64 (-.f64 d d))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d))) (neg.f64 (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d))))) |
(/.f64 (-.f64 (*.f64 d d) (*.f64 d d)) (-.f64 d d)) |
(/.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d)) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d)))) |
(-.f64 d (neg.f64 d)) |
(+.f64 d d) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) l) h) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (neg.f64 (*.f64 h #s(literal 1 binary64))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (*.f64 h #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 h l) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 l #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 l)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) l) |
(exp.f64 (*.f64 (log.f64 l) #s(literal -1 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l h)) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 l h) |
(*.f64 h l) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.f64 #s(literal 1 binary64) h)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d)))) (neg.f64 h)) |
(/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) h) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) |
(*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 h l))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 h l))) d) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
(*.f64 (sqrt.f64 (/.f64 h l)) d) |
(*.f64 d (sqrt.f64 (/.f64 h l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(pow.f64 (/.f64 h l) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 h)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (*.f64 h #s(literal 1 binary64))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 h l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) h) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (neg.f64 (*.f64 h #s(literal 1 binary64))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (*.f64 h #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 h l) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 D D) l) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l))) (neg.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D))) (neg.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) |
(/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M (*.f64 M h)) |
(*.f64 h (*.f64 M 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))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 M))) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 M M) |
(pow.f64 (exp.f64 (log.f64 M)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 M) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 M) #s(literal 2 binary64)) |
(pow.f64 (*.f64 M M) #s(literal 1 binary64)) |
(pow.f64 M #s(literal 2 binary64)) |
(fabs.f64 (*.f64 M M)) |
(exp.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 M) #s(literal 2 binary64)))) |
(*.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))) |
(*.f64 (exp.f64 (log.f64 D)) (exp.f64 (log.f64 D))) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 D D) |
(pow.f64 (exp.f64 (log.f64 D)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 D) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 D) #s(literal 2 binary64)) |
(pow.f64 (*.f64 D D) #s(literal 1 binary64)) |
(pow.f64 D #s(literal 2 binary64)) |
(fabs.f64 (*.f64 D D)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 D) #s(literal 2 binary64)))) |
(*.f64 (*.f64 l (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) |
(*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l) |
(*.f64 l (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 h d) l)) (sqrt.f64 d)) |
(*.f64 (pow.f64 (*.f64 (*.f64 h d) l) #s(literal 1/2 binary64)) (sqrt.f64 d)) |
(*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 h)) (sqrt.f64 l)) |
(*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 l)) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 (*.f64 l d)) (sqrt.f64 (*.f64 h d))) |
(*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (*.f64 l d))) |
(*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(*.f64 (sqrt.f64 h) (*.f64 (fabs.f64 d) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) |
(pow.f64 (*.f64 (*.f64 (*.f64 d d) l) h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 d d) l) h)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 d d) l) h)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 h d) l) d) |
(*.f64 (*.f64 (*.f64 d d) h) l) |
(*.f64 (*.f64 l d) (*.f64 h d)) |
(*.f64 (*.f64 h d) (*.f64 l d)) |
(*.f64 (*.f64 (*.f64 d d) l) h) |
(*.f64 (*.f64 d d) (*.f64 l h)) |
(*.f64 (*.f64 l h) (*.f64 d d)) |
(*.f64 h (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 l d)) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(*.f64 (exp.f64 (log.f64 d)) (exp.f64 (log.f64 d))) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 d d) |
(pow.f64 (exp.f64 (log.f64 d)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (*.f64 d d) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
(pow.f64 d #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 d d) (*.f64 d d))) |
(fabs.f64 (*.f64 (neg.f64 d) d)) |
(fabs.f64 (*.f64 d (neg.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)))) |
#s(literal -1/8 binary64) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (/.f64 h l)))) (neg.f64 l))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 d (sqrt.f64 (/.f64 h l))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) (sqrt.f64 (/.f64 h l)))))) (neg.f64 l))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 d (sqrt.f64 (/.f64 h l))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) (sqrt.f64 (/.f64 h l)))))) l)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l))))) (neg.f64 l)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) l) (/.f64 (/.f64 d (sqrt.f64 (/.f64 h l))) l)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (/.f64 h l)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 d (sqrt.f64 (/.f64 h l))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) (sqrt.f64 (/.f64 h l)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (/.f64 h l))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 (/.f64 d (sqrt.f64 (/.f64 h l))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) (sqrt.f64 (/.f64 h l))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) (/.f64 d (sqrt.f64 (/.f64 h l)))) |
(fma.f64 d (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) (neg.f64 (/.f64 d (sqrt.f64 (/.f64 h l))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (/.f64 h l)))) |
(+.f64 (/.f64 d (sqrt.f64 (/.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (/.f64 h l)) l)) (/.f64 (*.f64 D D) d)) |
(*.f64 (/.f64 (*.f64 D D) d) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (/.f64 h l)) l))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D))) (neg.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (/.f64 h l)) l)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d) |
(*.f64 (*.f64 l d) (sqrt.f64 (/.f64 h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l d)) |
(*.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
(*.f64 (*.f64 l (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) l) |
(*.f64 l (sqrt.f64 (/.f64 h l))) |
(*.f64 d (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 h l))))) |
(/.f64 (/.f64 d (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (/.f64 h l)))) |
(/.f64 d (sqrt.f64 (/.f64 h l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fma.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 l h)) l)) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (/ (fabs d) (sqrt (* h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (fabs d) (fabs.f64 d)) |
#s(approx d d) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (* M (/ D (+ d d))) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (/ D (+ d d)) (*.f64 (/.f64 D d) #s(literal 1/2 binary64))) |
#s(approx (+ d d) (+.f64 d d)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 D D)) l) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) (*.f64 d d))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
#s(approx (neg (* (sqrt (/ h l)) d)) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) |
#s(approx (* h (* (* d d) l)) (*.f64 (*.f64 (*.f64 d d) l) h)) |
#s(approx (* (* d d) l) (*.f64 (*.f64 d d) l)) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l l) (sqrt.f64 (/.f64 h l))))) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) l))) d)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (/.f64 h l)) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (sqrt.f64 (/.f64 h l)))) d)) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)))) |
#s(approx (* (* (sqrt (/ h l)) l) d) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) |
#s(approx (/ d (sqrt (/ h l))) (/.f64 d (sqrt.f64 (/.f64 h l)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) D) (/.f64 D (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) d) d)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 (*.f64 d d) d) l) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) d (/.f64 d (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (fma.f64 d (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (/.f64 h l))) (*.f64 d d)))) #s(literal -1/8 binary64)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h l)))) d)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d)) h)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 (*.f64 d d) d) l) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))))) #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (sqrt (* h (* (* d d) l))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) d))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (/.f64 h l))) (*.f64 d d)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) l))) d))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) (*.f64 d d)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h l)))) d))) |
#s(approx (sqrt (* h l)) (sqrt.f64 (*.f64 l h))) |
#s(approx (* h l) (*.f64 l h)) |
#s(approx h h) |
#s(approx (* h (/ 1 l)) (/.f64 h l)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (sqrt (/ h l)) (sqrt.f64 (/.f64 h l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 d d) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) (*.f64 d d))) h)) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)))) |
#s(approx (* (* (* M M) h) (* D D)) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) |
#s(approx (* (* M M) h) (*.f64 (*.f64 M M) h)) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) |
#s(approx (sqrt (* h (* (* d d) l))) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (sqrt (/ h l)) l) (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) h)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) |
#s(approx (neg (* (sqrt (/ h l)) d)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) d))) |
#s(approx (* (sqrt (/ h l)) d) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) d)) |
#s(approx (sqrt (/ h l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) (*.f64 d d))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l) h)) |
#s(approx (sqrt (* h (* (* d d) l))) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) h)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) l) h)))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h)))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) l) h) d)) |
#s(approx (* (sqrt (/ h l)) l) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) l) h)) |
#s(approx (/ d (sqrt (/ h l))) (/.f64 d (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal 1/8 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (sqrt (* h l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h))) |
#s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))))) #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) (*.f64 d d))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (neg.f64 (*.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l) h))) |
#s(approx (sqrt (* h (* (* d d) l))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) h))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal 1/8 binary64) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d (*.f64 l l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) l) h))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64) (neg.f64 (/.f64 d (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (neg.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))))) |
#s(approx (* (* (sqrt (/ h l)) l) d) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) l) h) d))) |
#s(approx (* (sqrt (/ h l)) l) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) l) h))) |
#s(approx (/ d (sqrt (/ h l))) (neg.f64 (/.f64 d (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) l)) |
#s(approx (/ 1 l) (/.f64 #s(literal 1 binary64) l)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) (*.f64 l l))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h))) |
#s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) |
#s(approx (neg (* (sqrt (/ h l)) d)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) d) l))) |
#s(approx (* (sqrt (/ h l)) d) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) d) l)) |
#s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) l)) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 l (*.f64 (*.f64 d d) h)))) (*.f64 d d)) l)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d))) |
#s(approx (/ d (sqrt (/ h l))) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) l)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (*.f64 l l))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d)))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) (*.f64 l l)))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) (*.f64 l l))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) (*.f64 l l))) |
#s(approx (sqrt (* h (* (* d d) l))) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) l)) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (sqrt (* h l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (*.f64 l l))) #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d)))) |
#s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) (*.f64 l l)))) #s(literal 1/8 binary64))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (neg.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) (*.f64 l l)))))) |
#s(approx (* (sqrt (* h (* (* d d) l))) l) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) (*.f64 l l)))) |
#s(approx (sqrt (* h (* (* d d) l))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) l))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal 1/8 binary64) (neg.f64 (/.f64 d (sqrt.f64 (/.f64 h l))))) l))) |
#s(approx M M) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64)))) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (*.f64 (*.f64 M M) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d)) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 M M) l) (sqrt.f64 (/.f64 h l))))) (*.f64 M M))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* D D) (*.f64 D D)) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l)))) (*.f64 (*.f64 D D) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* h (/ 1 l))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 d d)) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (/ (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) l) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 D D) l) (sqrt.f64 (/.f64 h l))))) (*.f64 D D))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
Compiled 9 199 to 3 107 computations (66.2% saved)
67 alts after pruning (64 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 26 | 546 |
| Fresh | 15 | 38 | 53 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 538 | 67 | 605 |
| Status | Accuracy | Program |
|---|---|---|
| 63.2% | (/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) | |
| 39.9% | (*.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 70.5% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 D M) (+.f64 d d)) (/.f64 (*.f64 D M) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| ✓ | 70.6% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))))) |
| 56.8% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 61.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| 64.6% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) | |
| 48.8% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) | |
| 33.7% | (*.f64 (/.f64 (fabs.f64 d) #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) | |
| 27.9% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d l))) (sqrt.f64 (/.f64 d h))) | |
| 52.4% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| 50.8% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 24.3% | (*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 35.7% | #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 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) | |
| 38.7% | #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 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) | |
| 0.0% | #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 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 l h)))) | |
| 16.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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) | |
| 15.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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) | |
| 24.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(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 22.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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 l))) d))) h)) | |
| 2.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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 l)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h)) |
| 21.0% | #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 l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) d))) h)) | |
| 6.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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) l)) d))) h)) | |
| 38.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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) d))) h)) | |
| 41.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) (*.f64 D M)) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) d) d)) | |
| 27.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d))) d) d)) | |
| 22.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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) d) d)) | |
| 8.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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) d) d)) | |
| 22.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 (*.f64 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 binary64))) | |
| 17.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 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 42.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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) | |
| 6.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 #s(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) | |
| 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.f64 #s(literal 1 binary64) h))) | |
| 2.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) | |
| 2.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) | |
| 2.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| ✓ | 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64)))))) | |
| 22.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l h)) h))))) | |
| 19.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l))))) | |
| 26.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h)))))) | |
| 6.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d))) | |
| 34.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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)))) | |
| 26.4% | #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 l) (* h d))) h) (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h)))) | |
| 22.5% | #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 l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (sqrt.f64 (/.f64 h l)) h))))) | |
| 63.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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 33.5% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) | |
| 31.9% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) | |
| 31.8% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) | |
| 30.2% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64))) l))) | |
| 1.8% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64))) l))) | |
| 29.3% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) l))) | |
| 23.9% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) | |
| 43.0% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) | |
| 13.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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64)))) | |
| 17.8% | #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64)))) | |
| 30.4% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)))) | |
| 22.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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) | |
| 29.0% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 binary64)))) | |
| 27.3% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64)))) | |
| 30.5% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64)))) | |
| 29.3% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64)))) | |
| 30.4% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)))) | |
| 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 binary64)))) | |
| 3.5% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 binary64))))) | |
| 18.3% | #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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 binary64))))) |
Compiled 5 396 to 3 557 computations (34.1% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 D M) (+.f64 d d)) (/.f64 (*.f64 D M) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) D) D))) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d 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)))) #s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) l))) |
(*.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (*.f64 h (/.f64 #s(literal 1 binary64) l))))) |
(*.f64 (/.f64 (fabs.f64 d) #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 h l)) l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (/.f64 d l))) (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 (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) D) (sqrt.f64 (*.f64 h l))) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 d (sqrt.f64 (*.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 l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/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)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 d) (*.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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d)))) h)) |
(*.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) 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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M))) M) M)) |
(*.f64 (*.f64 (fabs.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 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 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 (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 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64)))) (/.f64 h l)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 d)) (sqrt.f64 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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 d)) (sqrt.f64 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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(approx (sqrt (/ 1 (* (* h d) (* l d)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d))) 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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l)))) M) (*.f64 D M)) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) 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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 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))) (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 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 (pow (/ d h) (/ 1 2)) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 h d)))) (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 (neg.f64 d) (sqrt.f64 (*.f64 l d))))) (-.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))) (*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) 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))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) 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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))) M) M))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/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)) (/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 D M)) (*.f64 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)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) M) (/.f64 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)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D (/.f64 M (+.f64 d d))) (*.f64 D 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 #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) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (sqrt.f64 (/.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)))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 D M) (+.f64 d d)) (/.f64 (*.f64 D M) (+.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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
7 calls:
| 79.0ms | d |
| 68.0ms | M |
| 51.0ms | D |
| 40.0ms | l |
| 39.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.2% | 3 | (*.f64 M D) |
| 76.2% | 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)))) |
| 70.6% | 1 | d |
| 78.2% | 3 | h |
| 80.5% | 3 | l |
| 75.5% | 3 | M |
| 70.6% | 1 | D |
Compiled 39 to 53 computations (-35.9% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
1 calls:
| 26.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 3 | l |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 (*.f64 D (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) 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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
1 calls:
| 28.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | l |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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)))) (fma.f64 (*.f64 #s(approx (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)) h (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) #s(literal 1 binary64)))) |
3 calls:
| 58.0ms | (*.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.0ms | l |
| 27.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 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)))) |
| 77.0% | 3 | h |
| 77.4% | 3 | l |
Compiled 33 to 32 computations (3% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 M M) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) (sqrt.f64 (/.f64 (*.f64 (*.f64 d d) l) h))) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 d d) l) l))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (/.f64 h l)))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))))) |
4 calls:
| 47.0ms | (*.f64 M D) |
| 32.0ms | h |
| 28.0ms | l |
| 22.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 4 | (*.f64 M D) |
| 71.8% | 3 | M |
| 73.6% | 4 | h |
| 74.0% | 3 | l |
Compiled 6 to 21 computations (-250% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) l))) |
5 calls:
| 408.0ms | (*.f64 M D) |
| 53.0ms | l |
| 45.0ms | (*.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)))) |
| 23.0ms | D |
| 23.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 4 | (*.f64 M D) |
| 67.0% | 2 | D |
| 70.9% | 3 | d |
| 70.8% | 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)))) |
| 71.8% | 3 | l |
Compiled 37 to 43 computations (-16.2% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) l))) |
1 calls:
| 19.0ms | (*.f64 M D) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.1% | 3 | (*.f64 M D) |
Compiled 3 to 6 computations (-100% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #s(literal 1 binary64)))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 M M)) #s(literal -1/8 binary64)) (*.f64 D D) #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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) l))) |
7 calls:
| 34.0ms | h |
| 22.0ms | D |
| 21.0ms | M |
| 21.0ms | l |
| 20.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 4 | D |
| 61.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)))) |
| 61.1% | 3 | d |
| 55.2% | 3 | l |
| 64.0% | 3 | M |
| 57.4% | 4 | h |
| 58.5% | 2 | (*.f64 M D) |
Compiled 39 to 53 computations (-35.9% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (*.f64 D D) #s(approx (/ (* (* (/ (fabs d) (sqrt (* h l))) h) (* M M)) (* (* d d) l)) (neg.f64 (*.f64 (*.f64 M M) (/.f64 (fabs.f64 d) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) (*.f64 d d))))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 #s(approx (* (/ (fabs d) (sqrt (* h l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))))) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 D (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))))) #s(literal -1/8 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 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) (*.f64 D D))) (*.f64 (*.f64 d 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 (*.f64 D D) (*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (/.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) l)) #s(literal -1/8 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 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) D) D)) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
1 calls:
| 56.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 2 | M |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
1 calls:
| 16.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 2 | M |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (fabs.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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) (*.f64 (sqrt.f64 (*.f64 h (*.f64 (*.f64 d d) l))) l)) #s(literal -1/8 binary64)))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l))) #s(literal -1/8 binary64)))) |
1 calls:
| 23.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 2 | M |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal 1/8 binary64))) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64))) l))) |
1 calls:
| 29.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 2 | M |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 h l)) #s(literal 1/2 binary64))) d))) h)) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (/ h l)) l) d)) -1/8) (/ d (sqrt (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64))) l))) |
1 calls:
| 13.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 2 | M |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (sqrt (* h (* (* d d) l))) (*.f64 (sqrt.f64 (*.f64 l h)) d)) l)) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) #s(literal -1/8 binary64)))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64)))) |
1 calls:
| 13.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.5% | 2 | M |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(literal 1/8 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 (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) (*.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l))) #s(literal -1/8 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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) 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)))) #s(approx (* (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) d) #s(approx (* (/ (* (* (* M M) h) (* D D)) (* (sqrt (* h (* (* d d) l))) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 l h)))) #s(literal 1/8 binary64))))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (*.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
5 calls:
| 54.0ms | d |
| 35.0ms | M |
| 15.0ms | D |
| 11.0ms | (*.f64 M D) |
| 10.0ms | (*.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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 2 | D |
| 51.0% | 2 | (*.f64 M D) |
| 47.6% | 2 | d |
| 54.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)))) |
| 51.8% | 2 | M |
Compiled 37 to 43 computations (-16.2% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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)))) (neg.f64 (/.f64 d (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64)))))) |
| 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 (*.f64 #s(approx (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 d d) l))) h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
6 calls:
| 16.0ms | (*.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)))) |
| 14.0ms | d |
| 13.0ms | l |
| 12.0ms | M |
| 10.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 2 | d |
| 47.3% | 2 | (*.f64 M D) |
| 47.0% | 2 | M |
| 47.3% | 3 | l |
| 50.6% | 4 | h |
| 45.7% | 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)))) |
Compiled 38 to 48 computations (-26.3% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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 (sqrt.f64 (*.f64 h d)) (/.f64 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 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 (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) 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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l 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(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h))) d))) h)) |
| Outputs |
|---|
#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 l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.f64 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
4 calls:
| 32.0ms | (*.f64 M D) |
| 12.0ms | M |
| 10.0ms | h |
| 10.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.2% | 2 | M |
| 43.0% | 1 | d |
| 45.6% | 2 | (*.f64 M D) |
| 49.5% | 4 | h |
Compiled 6 to 21 computations (-250% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| Outputs |
|---|
#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 l) (* h d))) h) (*.f64 d (/.f64 (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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
2 calls:
| 8.0ms | D |
| 8.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.0% | 1 | D |
| 47.7% | 3 | h |
Compiled 2 to 10 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 h) (sqrt.f64 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 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) 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 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) (neg.f64 d))) (/.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 l) (* h d))) (neg.f64 (*.f64 #s(approx (sqrt (/ h l)) (/.f64 (sqrt.f64 (*.f64 l h)) 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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
| Outputs |
|---|
#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 l) (* h d))) h) (*.f64 d (/.f64 (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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h)))))) |
1 calls:
| 8.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 3 | h |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 d (/.f64 (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 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h 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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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(approx (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) d)) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 d (/.f64 (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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.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)))) (neg.f64 (/.f64 d #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l 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 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d))) h)) |
| Outputs |
|---|
#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 l) (* h d))) h) (*.f64 d (/.f64 (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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
1 calls:
| 5.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 3 | h |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
#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 (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) 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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) #s(approx (+ (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) (* M M)) D) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
4 calls:
| 27.0ms | (*.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)))) |
| 3.0ms | h |
| 3.0ms | l |
| 3.0ms | (*.f64 M D) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.0% | 1 | (*.f64 M D) |
| 45.3% | 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)))) |
| 43.0% | 1 | l |
| 45.6% | 2 | h |
Compiled 36 to 38 computations (-5.6% saved)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 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)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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 (fabs.f64 d) (sqrt.f64 (*.f64 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (* (+ (* (/ (* (* (* (* (/ (/ h (sqrt (* h d))) (sqrt (* l d))) M) M) D) D) (* (* d d) l)) -1/8) (sqrt (/ 1 (* (* h d) (* l d))))) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h)))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 d (sqrt.f64 (*.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)))) #s(approx (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
2 calls:
| 3.0ms | h |
| 2.0ms | (*.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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.3% | 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)))) |
| 43.0% | 1 | h |
Compiled 32 to 27 computations (15.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
| Outputs |
|---|
#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 (+ (* (* (/ (* (/ (* (* (* M M) d) D) (sqrt (* h l))) D) (* (* d d) l)) -1/8) h) (* (/ d (* (sqrt l) (sqrt h))) 1)) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
4 calls:
| 1.0ms | (*.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)))) |
| 1.0ms | h |
| 1.0ms | d |
| 1.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.0% | 1 | d |
| 43.0% | 1 | h |
| 43.0% | 1 | M |
| 43.0% | 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)))) |
Compiled 34 to 37 computations (-8.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 1.7595346047198903e+63 | 1.4801961354516961e+72 |
| 33.0ms | -3.119108465560229 | -3.4947748513215485e-10 |
| 49.0ms | 264× | 0 | invalid |
| 22.0ms | 144× | 0 | valid |
Compiled 722 to 678 computations (6.1% saved)
ival-pow: 10.0ms (27.1% of total)ival-pow2: 9.0ms (24.4% of total)ival-mult!: 9.0ms (24.4% of total)ival-div!: 8.0ms (21.7% of total)ival-sub!: 1.0ms (2.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.7595346047198903e+63 | 1.4801961354516961e+72 |
| 15.0ms | -3.119108465560229 | -3.4947748513215485e-10 |
| 13.0ms | 101× | 0 | invalid |
Compiled 722 to 678 computations (6.1% saved)
ival-div!: 4.0ms (43.8% of total)ival-mult!: 2.0ms (21.9% of total)ival-pow: 1.0ms (11% of total)ival-pow2: 1.0ms (11% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 91.0ms | 5.805546210032689e-176 | 5.228980972383774e-164 |
| 19.0ms | -3.119108465560229 | -3.4947748513215485e-10 |
| 75.0ms | 298× | 0 | invalid |
| 20.0ms | 160× | 0 | valid |
Compiled 798 to 760 computations (4.8% saved)
ival-div!: 15.0ms (35.4% of total)ival-pow: 11.0ms (25.9% of total)ival-mult!: 10.0ms (23.6% of total)ival-pow2: 5.0ms (11.8% of total)ival-sub!: 1.0ms (2.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 50.0ms | 5.805546210032689e-176 | 5.228980972383774e-164 |
| 13.0ms | -3.119108465560229 | -3.4947748513215485e-10 |
| 29.0ms | 236× | 0 | invalid |
| 22.0ms | 144× | 0 | valid |
Compiled 888 to 860 computations (3.2% saved)
ival-div!: 11.0ms (32.6% of total)ival-pow: 10.0ms (29.6% of total)ival-mult!: 8.0ms (23.7% of total)ival-pow2: 4.0ms (11.8% of total)ival-sub!: 1.0ms (3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 2.6647973639453674e-210 | 6.436478515389135e-208 |
| 13.0ms | -3.119108465560229 | -3.4947748513215485e-10 |
| 22.0ms | 212× | 0 | invalid |
| 17.0ms | 112× | 0 | valid |
Compiled 675 to 639 computations (5.3% saved)
ival-pow: 11.0ms (38.7% of total)ival-div!: 7.0ms (24.6% of total)ival-mult!: 7.0ms (24.6% of total)ival-pow2: 3.0ms (10.5% of total)ival-sub!: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.476038976857235e+201 | 1.5271931063779366e+204 |
| 0.0ms | 1.01663869097949e+106 | 1.682898137352863e+106 |
| 0.0ms | 3.3391709878962494e-178 | 2.642695332200751e-163 |
Compiled 38 to 30 computations (21.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.498142781492822e+142 | 9.199962283153386e+146 |
| 0.0ms | 3.3391709878962494e-178 | 2.642695332200751e-163 |
Compiled 38 to 30 computations (21.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 9.276119847819766e+73 | 6.631890032766004e+75 |
| 40.0ms | 1.4521686978651054e-84 | 6.340758271640535e-84 |
| 27.0ms | 208× | 0 | valid |
| 19.0ms | 208× | 0 | invalid |
Compiled 1 239 to 1 203 computations (2.9% saved)
ival-div!: 10.0ms (30.4% of total)ival-mult!: 9.0ms (27.4% of total)ival-pow: 8.0ms (24.3% of total)ival-pow2: 4.0ms (12.2% of total)ival-sub!: 1.0ms (3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 80.0ms | 2.086746879705751e-34 | 4.445194971011453e-31 |
| 55.0ms | 160× | 0 | invalid |
| 16.0ms | 128× | 0 | valid |
Compiled 726 to 702 computations (3.3% saved)
ival-mult!: 47.0ms (76.5% of total)ival-div!: 6.0ms (9.8% of total)ival-pow: 5.0ms (8.1% of total)ival-pow2: 3.0ms (4.9% of total)ival-sub!: 1.0ms (1.6% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.086746879705751e-34 | 4.445194971011453e-31 |
Compiled 726 to 702 computations (3.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.086746879705751e-34 | 4.445194971011453e-31 |
| 3.0ms | 30× | 0 | invalid |
| 2.0ms | 16× | 0 | valid |
Compiled 910 to 870 computations (4.4% saved)
ival-pow: 1.0ms (31.3% of total)ival-div!: 1.0ms (31.3% of total)ival-mult!: 1.0ms (31.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-pow2: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 2.086746879705751e-34 | 4.445194971011453e-31 |
| 12.0ms | 96× | 0 | valid |
| 10.0ms | 114× | 0 | invalid |
Compiled 990 to 934 computations (5.7% saved)
ival-mult!: 5.0ms (32.5% of total)ival-pow: 4.0ms (26% of total)ival-div!: 4.0ms (26% of total)ival-pow2: 2.0ms (13% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.086746879705751e-34 | 4.445194971011453e-31 |
Compiled 990 to 934 computations (5.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.086746879705751e-34 | 4.445194971011453e-31 |
| 4.0ms | 32× | 0 | valid |
| 3.0ms | 36× | 0 | invalid |
Compiled 990 to 934 computations (5.7% saved)
ival-pow: 1.0ms (19.8% of total)ival-pow2: 1.0ms (19.8% of total)ival-div!: 1.0ms (19.8% of total)ival-mult!: 1.0ms (19.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.4430089205754476e-214 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 2.0001082647318827e+43 | 1.0149591898188438e+49 |
| 13.0ms | -5.4139778333310775e-292 | -1.2066595797147199e-297 |
| 18.0ms | -9.149022411661162e+222 | -8.48533989446435e+222 |
| 50.0ms | 357× | 0 | invalid |
| 18.0ms | 144× | 0 | valid |
Compiled 731 to 723 computations (1.1% saved)
ival-mult!: 14.0ms (33.5% of total)ival-pow: 11.0ms (26.3% of total)ival-div!: 10.0ms (23.9% of total)ival-pow2: 5.0ms (12% of total)ival-sub!: 1.0ms (2.4% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | predicate-failed |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 2.8191969997949737e+29 | 2.0001082647318827e+43 |
| 30.0ms | -5.4139778333310775e-292 | -1.2066595797147199e-297 |
| 24.0ms | -3.1963057274099954e+196 | -1.5695864649629308e+190 |
| 60.0ms | 310× | 0 | invalid |
| 21.0ms | 96× | 0 | valid |
Compiled 500 to 492 computations (1.6% saved)
ival-div!: 25.0ms (42.8% of total)ival-mult!: 20.0ms (34.2% of total)ival-pow: 8.0ms (13.7% of total)ival-pow2: 4.0ms (6.8% of total)ival-sub!: 1.0ms (1.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.0001082647318827e+43 | 1.0149591898188438e+49 |
| 30.0ms | -3.1963057274099954e+196 | -1.5695864649629308e+190 |
| 28.0ms | 101× | 0 | invalid |
Compiled 731 to 723 computations (1.1% saved)
ival-div!: 2.0ms (30% of total)ival-mult!: 2.0ms (30% of total)ival-pow: 1.0ms (15% of total)ival-pow2: 1.0ms (15% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 4.6271586855946934e-9 | 7.009934630969323e-9 |
| 13.0ms | -3.1963057274099954e+196 | -1.5695864649629308e+190 |
| 24.0ms | 48× | 0 | valid |
| 16.0ms | 149× | 0 | invalid |
Compiled 287 to 273 computations (4.9% saved)
ival-mult!: 23.0ms (68.3% of total)ival-pow: 4.0ms (11.9% of total)ival-div!: 4.0ms (11.9% of total)ival-pow2: 2.0ms (5.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 66.0ms | 6.662154951950334e+54 | 7.44460987690501e+64 |
| 13.0ms | -3.1963057274099954e+196 | -1.5695864649629308e+190 |
| 50.0ms | 268× | 0 | invalid |
| 16.0ms | 128× | 0 | valid |
Compiled 822 to 766 computations (6.8% saved)
ival-mult!: 12.0ms (34.5% of total)ival-pow: 10.0ms (28.8% of total)ival-div!: 8.0ms (23% of total)ival-pow2: 4.0ms (11.5% of total)ival-sub!: 1.0ms (2.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.662154951950334e+54 | 7.44460987690501e+64 |
Compiled 822 to 766 computations (6.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.4430089205754476e-214 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 1× | fuel |
Compiled 748 to 343 computations (54.1% saved)
(sort M D)
(abs D)
(abs M)
Compiled 23 273 to 16 621 computations (28.6% saved)
Loading profile data...