
Time bar (total: 10.7s)
| 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.0s | 13 095× | 0 | invalid |
| 1.4s | 8 256× | 0 | valid |
ival-pow: 676.0ms (27.3% of total)ival-div!: 673.0ms (27.2% of total)ival-mult!: 653.0ms (26.4% of total)ival-pow2: 417.0ms (16.8% of total)ival-sub!: 53.0ms (2.1% of total)adjust: 5.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 589 |
| 1 | 635 | 561 |
| 2 | 3473 | 550 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.7% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(abs d)
(abs M)
(abs D)
(sort M D)
Compiled 70 to 44 computations (37.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
d |
h |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #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 | |
|---|---|---|---|---|
| 20.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)) |
| 20.0ms | l | @ | 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)) |
| 4.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 1598 |
| 0 | 240 | 1471 |
| 1 | 945 | 1418 |
| 0 | 7263 | 1378 |
| 1× | iter-limit |
| 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 (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)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.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)) (sqrt.f64 (/.f64 d l))) (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)) (*.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)) (sqrt.f64 (/.f64 d l))))) |
(*.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))) |
(*.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)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d 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)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.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)) (sqrt.f64 (/.f64 d 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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.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))) (/.f64 h l)) #s(literal 1/2 binary64) #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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 d) (*.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)) (sqrt.f64 (/.f64 d l)))) (sqrt.f64 h)) |
(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 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 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 #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 #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 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 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))) |
(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 (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 (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 (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 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))) (/.f64 h l)) #s(literal 1/2 binary64)) #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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #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))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(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 h l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #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) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 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)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.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 #s(literal 1 binary64) (*.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 (*.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) #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 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.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))) (/.f64 h l)) #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))) (/.f64 h l)) #s(literal 1/2 binary64))) #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 #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 (/.f64 D (+.f64 d d)) M)) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (/.f64 M #s(literal 2 binary64))) (/.f64 D d)) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) M) (/.f64 D (+.f64 d d))) |
(*.f64 (*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 M #s(literal 2 binary64))) (*.f64 D (/.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 (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 M #s(literal 2 binary64)) (*.f64 (/.f64 D d) (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.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 (/.f64 D (+.f64 d d)) M) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) #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 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 D (/.f64 M #s(literal 2 binary64)))) d) |
(/.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (neg.f64 D) M)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 D M)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 D (/.f64 M #s(literal 2 binary64))) (*.f64 (/.f64 D (+.f64 d d)) M)) d) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) M) (*.f64 (/.f64 D (+.f64 d d)) M)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 (/.f64 D (+.f64 d d)) M)) (+.f64 d d)) |
(/.f64 (*.f64 (*.f64 D (/.f64 M #s(literal 2 binary64))) (*.f64 D (/.f64 M #s(literal 2 binary64)))) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 D (/.f64 M #s(literal 2 binary64))) (*.f64 (neg.f64 D) M)) (*.f64 d (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 (*.f64 D (/.f64 M #s(literal 2 binary64))) (*.f64 D M)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) M) (*.f64 D (/.f64 M #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) d) d)) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) M) (*.f64 (neg.f64 D) M)) (*.f64 (*.f64 #s(literal -2 binary64) d) (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) M) (*.f64 D M)) (*.f64 (*.f64 #s(literal -2 binary64) d) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 D (/.f64 M #s(literal 2 binary64)))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 (neg.f64 D) M)) (*.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 (/.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 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 (/.f64 D d) (/.f64 M #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D 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))) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 M #s(literal 2 binary64)) D) d) |
(/.f64 (neg.f64 (*.f64 D (/.f64 M #s(literal 2 binary64)))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 D) M)) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 D (/.f64 M #s(literal 2 binary64))) d) |
(/.f64 (*.f64 (neg.f64 D) M) (*.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 D) M) (+.f64 d d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #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 (*.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 (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 (/.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 (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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) 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 d d))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 h d))) d)) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 h d) (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h) M) M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) 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)))) (*.f64 (fma.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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) h)) |
#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 (neg.f64 h) (fma.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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (neg.f64 h))))) |
#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 (fma.f64 (*.f64 (/.f64 h (*.f64 (*.f64 d d) l)) (*.f64 D D)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) 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 (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) D)) |
Compiled 9 384 to 1 116 computations (88.1% saved)
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 28 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 194 | 28 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| 28.3% | (/.f64 (*.f64 (sqrt.f64 d) (*.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)) (sqrt.f64 (/.f64 d l)))) (sqrt.f64 h)) | |
| 30.5% | (*.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)))) | |
| 36.6% | (*.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)))) | |
| 35.4% | (*.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)))) | |
| 39.5% | (*.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)))) | |
| 25.7% | (*.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)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) | |
| 32.4% | (*.f64 (*.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 #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)))) | |
| 26.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 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l))) | |
| 33.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)) (/.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 D M)) (+.f64 d d))) (/.f64 h l)))) | |
| 11.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)))) #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)))) | |
| 21.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.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) D))) | |
| 18.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))) #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)))) | |
| 0.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) | |
| 32.5% | (*.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)))) |
| ▶ | 32.5% | (*.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)))) |
| 32.3% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 0.9% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 h d))) 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)))) | |
| ▶ | 44.5% | (*.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)))) |
| ▶ | 26.5% | #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))))) |
| ▶ | 20.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) |
| 22.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 (fma.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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) h)) | |
| 33.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) 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 d d))) | |
| 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)) | |
| 12.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 (*.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)) | |
| 7.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.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))) | |
| 23.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) d) d)) |
Compiled 2 498 to 1 596 computations (36.1% saved)
| Inputs |
|---|
(*.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)))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(/.f64 (*.f64 d d) (*.f64 h l)) |
(*.f64 d d) |
d |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#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 h d) (/.f64 d l))) h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h) |
(sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) |
(*.f64 (*.f64 h d) (/.f64 d l)) |
(*.f64 h d) |
(/.f64 d l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (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))))) |
(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)))) |
(*.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) |
(*.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 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) |
(*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(sqrt.f64 l) |
(sqrt.f64 h) |
(*.f64 (*.f64 d d) l) |
#s(literal -1/8 binary64) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
(*.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 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(sqrt.f64 (neg.f64 d)) |
(neg.f64 d) |
(sqrt.f64 (neg.f64 h)) |
(neg.f64 h) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 d) (* h l))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (* d d) (* h l)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx d #s(hole binary64 d)) |
#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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#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 (* h d) #s(hole binary64 (* d h))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) h) (* d (* l (* (sqrt h) (sqrt l))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (/ (* (pow M 2) (* d h)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (/ (* M (* d h)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (/ (* d h) (* (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 (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (* -1 d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (neg h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (* -1 d)) (sqrt (/ d l)))))) (* l (sqrt (neg h))))) (/ (* (pow d 2) (* (sqrt (* -1 d)) (sqrt (/ d l)))) (sqrt (neg h)))) (pow d 2)))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* -1 d)) (sqrt (/ d l))) (sqrt (neg h))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (sqrt (* -1 d)) (sqrt (neg h))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (sqrt (* -1 d)))) |
#s(approx (neg d) #s(hole binary64 (* -1 d))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (sqrt (/ d l)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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)) (sqrt (/ 1 (* d l))))) (sqrt (neg h))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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)) (sqrt (/ 1 (* d l))))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (/ -1 d)) (sqrt (/ 1 (* d l)))) (sqrt (neg h))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (* d (sqrt (/ -1 d))) (sqrt (neg h))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* d (sqrt (/ -1 d))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (* h d) (/ d l))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (sqrt (/ d l)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ -1 d))) (sqrt (neg h)))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* -1 (* d (sqrt (/ -1 d)))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 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 (* (* h d) (/ d l))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (sqrt (/ d h)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (* -1 h))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (* -1 h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (* -1 h)))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (sqrt (neg d)) (sqrt (* -1 h))))) |
#s(approx (sqrt (neg h)) #s(hole binary64 (sqrt (* -1 h)))) |
#s(approx (neg h) #s(hole binary64 (* -1 h))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 d) (* h l))) #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 (* (* h d) (/ d l))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (/ (* (pow M 2) d) (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (/ (* M d) (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (/ d (* (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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h))))))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h)))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (sqrt (neg d)) (* h (sqrt (/ -1 h)))))) |
#s(approx (sqrt (neg h)) #s(hole binary64 (* h (sqrt (/ -1 h))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 (- 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 (* 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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (* h d) (/ d l))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (* -1 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (* -1 (/ (* (pow M 2) d) (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (* -1 (/ (* M d) (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (* -1 (/ d (* (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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h))))))))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (* -1 (/ (sqrt (neg d)) (* h (sqrt (/ -1 h))))))) |
#s(approx (sqrt (neg h)) #s(hole binary64 (* -1 (* h (sqrt (/ -1 h)))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 d) (* h l))) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (* h d) (/ d l))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (* d l)))))) (* (pow d 2) (* (pow l 2) (sqrt (neg h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (neg h))))) (/ (* l (* (sqrt (neg d)) (sqrt (* d l)))) (sqrt (neg h)))) (pow l 2)))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (* d l))) (* l (sqrt (neg h)))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (/ (* (pow M 2) (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (/ (* M (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (/ (* d h) (* 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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (neg h))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (neg h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (* -1 (/ (* (pow M 2) (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (* -1 (/ (* M (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (* -1 (/ (* d h) (* 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 (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (neg h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* (pow M 2) (sqrt (neg h)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* (pow D 2) (sqrt (neg h)))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | h | @ | -inf | ((* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (/ (* d d) (* h l))) (/ (* d d) (* h l)) (* d d) d (* h l) h l (- 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 (* (* h d) (/ d l))) h) (sqrt (* (* h d) (/ d l))) (* (* h d) (/ d l)) (* h d) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (* (/ d (* (sqrt l) (sqrt h))) h) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* (* d d) l) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (sqrt (/ d h)) (/ d h) (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/ (sqrt (neg d)) (sqrt (neg h))) (sqrt (neg d)) (neg d) (sqrt (neg h)) (neg h) (pow (/ d l) (/ 1 2))) |
| 32.0ms | d | @ | 0 | ((* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (/ (* d d) (* h l))) (/ (* d d) (* h l)) (* d d) d (* h l) h l (- 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 (* (* h d) (/ d l))) h) (sqrt (* (* h d) (/ d l))) (* (* h d) (/ d l)) (* h d) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (* (/ d (* (sqrt l) (sqrt h))) h) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* (* d d) l) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (sqrt (/ d h)) (/ d h) (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/ (sqrt (neg d)) (sqrt (neg h))) (sqrt (neg d)) (neg d) (sqrt (neg h)) (neg h) (pow (/ d l) (/ 1 2))) |
| 29.0ms | d | @ | -inf | ((* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (/ (* d d) (* h l))) (/ (* d d) (* h l)) (* d d) d (* h l) h l (- 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 (* (* h d) (/ d l))) h) (sqrt (* (* h d) (/ d l))) (* (* h d) (/ d l)) (* h d) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (* (/ d (* (sqrt l) (sqrt h))) h) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* (* d d) l) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (sqrt (/ d h)) (/ d h) (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/ (sqrt (neg d)) (sqrt (neg h))) (sqrt (neg d)) (neg d) (sqrt (neg h)) (neg h) (pow (/ d l) (/ 1 2))) |
| 19.0ms | M | @ | 0 | ((* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (/ (* d d) (* h l))) (/ (* d d) (* h l)) (* d d) d (* h l) h l (- 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 (* (* h d) (/ d l))) h) (sqrt (* (* h d) (/ d l))) (* (* h d) (/ d l)) (* h d) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (* (/ d (* (sqrt l) (sqrt h))) h) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* (* d d) l) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (sqrt (/ d h)) (/ d h) (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/ (sqrt (neg d)) (sqrt (neg h))) (sqrt (neg d)) (neg d) (sqrt (neg h)) (neg h) (pow (/ d l) (/ 1 2))) |
| 17.0ms | l | @ | -inf | ((* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (/ (* d d) (* h l))) (/ (* d d) (* h l)) (* d d) d (* h l) h l (- 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 (* (* h d) (/ d l))) h) (sqrt (* (* h d) (/ d l))) (* (* h d) (/ d l)) (* h d) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (* (/ d (* (sqrt l) (sqrt h))) h) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h) (* (* d d) l) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (sqrt (/ d h)) (/ d h) (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/ (sqrt (neg d)) (sqrt (neg h))) (sqrt (neg d)) (neg d) (sqrt (neg h)) (neg h) (pow (/ d l) (/ 1 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 698 | 6760 |
| 0 | 780 | 6185 |
| 1 | 3032 | 6028 |
| 0 | 8394 | 5987 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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)))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(/.f64 (*.f64 d d) (*.f64 h l)) |
(*.f64 d d) |
d |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#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 h d) (/.f64 d l))) h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h) |
(sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) |
(*.f64 (*.f64 h d) (/.f64 d l)) |
(*.f64 h d) |
(/.f64 d l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (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))))) |
(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)))) |
(*.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) |
(*.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 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) M) |
(*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) M) |
(*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h) |
(/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(sqrt.f64 l) |
(sqrt.f64 h) |
(*.f64 (*.f64 d d) l) |
#s(literal -1/8 binary64) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d l)) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
(*.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 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(sqrt.f64 (neg.f64 d)) |
(neg.f64 d) |
(sqrt.f64 (neg.f64 h)) |
(neg.f64 h) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 d) (* h l))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (* d d) (* h l)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx d #s(hole binary64 d)) |
#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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#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 (* h d) #s(hole binary64 (* d h))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* l (* (sqrt h) (sqrt l)))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) h) (* d (* l (* (sqrt h) (sqrt l))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (/ (* (pow M 2) (* d h)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (/ (* M (* d h)) (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (/ (* d h) (* (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 (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (* -1 d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (neg h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (* -1 d)) (sqrt (/ d l)))))) (* l (sqrt (neg h))))) (/ (* (pow d 2) (* (sqrt (* -1 d)) (sqrt (/ d l)))) (sqrt (neg h)))) (pow d 2)))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* -1 d)) (sqrt (/ d l))) (sqrt (neg h))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (sqrt (* -1 d)) (sqrt (neg h))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (sqrt (* -1 d)))) |
#s(approx (neg d) #s(hole binary64 (* -1 d))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (sqrt (/ d l)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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)) (sqrt (/ 1 (* d l))))) (sqrt (neg h))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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)) (sqrt (/ 1 (* d l))))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (/ -1 d)) (sqrt (/ 1 (* d l)))) (sqrt (neg h))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (* d (sqrt (/ -1 d))) (sqrt (neg h))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* d (sqrt (/ -1 d))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (* h d) (/ d l))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (sqrt (/ d l)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ -1 d))) (sqrt (neg h)))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* -1 (* d (sqrt (/ -1 d)))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 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 (* (* h d) (/ d l))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (sqrt (/ d h)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (* -1 h))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (* -1 h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (* -1 h)))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (sqrt (neg d)) (sqrt (* -1 h))))) |
#s(approx (sqrt (neg h)) #s(hole binary64 (sqrt (* -1 h)))) |
#s(approx (neg h) #s(hole binary64 (* -1 h))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 d) (* h l))) #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 (* (* h d) (/ d l))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h)))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (/ (* (pow M 2) d) (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (/ (* M d) (* (sqrt l) (sqrt (/ 1 h)))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (/ d (* (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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h))))))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h)))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (/ (sqrt (neg d)) (* h (sqrt (/ -1 h)))))) |
#s(approx (sqrt (neg h)) #s(hole binary64 (* h (sqrt (/ -1 h))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 (- 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 (* 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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (* h d) (/ d l))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (pow M 2)) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (* -1 (/ (pow M 2) (* d (* l (* (sqrt l) (sqrt (/ 1 h))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (* -1 (/ (* (pow M 2) d) (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (* -1 (/ (* M d) (* (sqrt l) (sqrt (/ 1 h))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (* -1 (/ d (* (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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (/ -1 h))))))))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* h (sqrt (/ -1 h))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg h))) #s(hole binary64 (* -1 (/ (sqrt (neg d)) (* h (sqrt (/ -1 h))))))) |
#s(approx (sqrt (neg h)) #s(hole binary64 (* -1 (* h (sqrt (/ -1 h)))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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 d) (* h l))) (- 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 d) (* h l))) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (* h d) (/ d l))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (* d l)))))) (* (pow d 2) (* (pow l 2) (sqrt (neg h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (* d l)))))) (* (pow d 2) (sqrt (neg h))))) (/ (* l (* (sqrt (neg d)) (sqrt (* d l)))) (sqrt (neg h)))) (pow l 2)))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (* d l))) (* l (sqrt (neg h)))))) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (/ (* (pow M 2) (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (/ (* M (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (/ (* d h) (* 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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (neg h))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (sqrt (neg h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* d (* (pow l 2) (* (sqrt h) (sqrt (/ 1 l))))))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) #s(hole binary64 (* -1 (/ (* (pow M 2) (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) #s(hole binary64 (* -1 (/ (* M (* d h)) (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) #s(hole binary64 (* -1 (/ (* d h) (* 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 (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l)))))) (* (pow d 2) (* l (sqrt (neg h)))))))) |
#s(approx (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* (pow M 2) (sqrt (neg h)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (sqrt (/ (* d d) (* h l))) (- 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (/ (sqrt (neg d)) (sqrt (neg h))) (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 (neg d)) (sqrt (/ d l))))) (* (pow d 2) (* l (sqrt (neg h)))))) (/ (* (sqrt (neg d)) (sqrt (/ d l))) (* (pow D 2) (sqrt (neg h)))))))) |
| 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 l)) (*.f64 (sqrt.f64 (/.f64 d 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 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (-.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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 2 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (-.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))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 h)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 d (*.f64 l h)))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 d (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 (/.f64 d l) (neg.f64 h)))) |
(*.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 d (/.f64 d (*.f64 l h))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 d) (neg.f64 (sqrt.f64 (neg.f64 d)))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (neg.f64 d))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 h)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 h))) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 d)) (*.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (neg.f64 (fabs.f64 d)) (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 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (neg.f64 (sqrt.f64 (neg.f64 h)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (sqrt.f64 (neg.f64 h))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d l)) (neg.f64 h))) |
(sqrt.f64 (*.f64 d (/.f64 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 d (/.f64 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 d (sqrt.f64 (*.f64 l h)))) (neg.f64 (/.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 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(*.f64 d (/.f64 d (*.f64 l h))) |
(pow.f64 (*.f64 (*.f64 d (/.f64 d (*.f64 l h))) (*.f64 d (/.f64 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 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 d (/.f64 d (*.f64 l h))) #s(literal 1 binary64)) |
(/.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 (sqrt.f64 l))) (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 (sqrt.f64 l))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 h))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (fabs.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 h))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))))) (*.f64 (sqrt.f64 (*.f64 l h)) (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (neg.f64 h)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (fabs.f64 d)) (*.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 h))) (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 h))) (sqrt.f64 (neg.f64 h)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))))) (*.f64 (sqrt.f64 (neg.f64 h)) (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (*.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 (neg.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 d) d) (*.f64 (neg.f64 h) l)) |
(/.f64 (*.f64 (neg.f64 d) d) (*.f64 (neg.f64 l) h)) |
(/.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 h (neg.f64 l))) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 l (neg.f64 h))) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.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 (*.f64 d d) h) l) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 l h))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 h) (neg.f64 l))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 l) (neg.f64 h))) |
(/.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 d (/.f64 d (*.f64 l h))) (*.f64 d (/.f64 d (*.f64 l h))))) |
(*.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)))) |
d |
(*.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 M M) (*.f64 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 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)))))) |
(-.f64 (/.f64 #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 (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) (+.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 (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))))))) |
(-.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))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.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 (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 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
#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 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 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #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))) |
(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 (/.f64 M #s(literal 2 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 (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 h d) (/.f64 d l))) h)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) (neg.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h) |
(*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 h) (sqrt.f64 (*.f64 d (/.f64 d l)))) |
(*.f64 (sqrt.f64 h) (pow.f64 (*.f64 d (/.f64 d l)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) |
(pow.f64 (*.f64 (*.f64 h d) (/.f64 d l)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 h d) d)) (sqrt.f64 l)) |
(sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) |
(*.f64 (*.f64 h d) (/.f64 d l)) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(*.f64 h (*.f64 d (/.f64 d l))) |
(pow.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 h d) (/.f64 d l)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h d) d)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 h d) d) l) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.f64 d l)))) |
(*.f64 h d) |
(*.f64 d h) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (*.f64 d (/.f64 d (*.f64 l h))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 d (/.f64 d (*.f64 l h)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (*.f64 d (/.f64 d (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (*.f64 d (/.f64 d (*.f64 l h)))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 d (/.f64 d (*.f64 l h))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (*.f64 d (/.f64 d (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) (*.f64 D D) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fma.f64 D (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h))))) (/.f64 (*.f64 d (/.f64 d (*.f64 l h))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (*.f64 d (/.f64 d (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h))))))) (/.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 d (/.f64 d (*.f64 l h)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (*.f64 d (/.f64 d (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(+.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/8 binary64) D)) |
(*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.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 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M) #s(literal -1/8 binary64)) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (*.f64 d d)) (/.f64 M l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 h d) M) (sqrt.f64 h)) M) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 h d) M)) M) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) M) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) |
(*.f64 M (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M)) |
(*.f64 (/.f64 M (sqrt.f64 h)) (/.f64 (*.f64 h d) (sqrt.f64 l))) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) (*.f64 h M)) |
(*.f64 M (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 h d) M) (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 h d) M))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (/.f64 (*.f64 (*.f64 h d) M) (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h d) M)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 h d) M) (sqrt.f64 (*.f64 l h))) |
(*.f64 (/.f64 d (sqrt.f64 h)) (/.f64 h (sqrt.f64 l))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) |
(*.f64 h (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 d (/.f64 h (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 h d) (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 h d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (/.f64 (*.f64 h d) (sqrt.f64 h)) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 h d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 h d) (sqrt.f64 (*.f64 l h))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 h))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (/.f64 d (sqrt.f64 l))) (neg.f64 (sqrt.f64 h))) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 (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 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)) |
(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 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 l d)) |
#s(literal -1/8 binary64) |
(*.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 l)) (*.f64 (sqrt.f64 (/.f64 d 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 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (-.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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 2 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (-.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))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 h)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 d (*.f64 l h)))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 d (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 (/.f64 d l) (neg.f64 h)))) |
(*.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 d (/.f64 d (*.f64 l h))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 d) (neg.f64 (sqrt.f64 (neg.f64 d)))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (neg.f64 d))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 h)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 h))) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 d)) (*.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (neg.f64 (fabs.f64 d)) (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 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (neg.f64 (sqrt.f64 (neg.f64 h)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (sqrt.f64 (neg.f64 h))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d l)) (neg.f64 h))) |
(sqrt.f64 (*.f64 d (/.f64 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 d (/.f64 d (*.f64 l 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))) |
(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 d) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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))) |
(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 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 d)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (neg.f64 (sqrt.f64 (neg.f64 h)))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
(*.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 l)) (*.f64 (sqrt.f64 (/.f64 d 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 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (-.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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 2 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 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 (-.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))) (sqrt.f64 (*.f64 (/.f64 d l) (neg.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 (neg.f64 h)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 d (*.f64 l h)))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 d (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 (/.f64 d l) (neg.f64 h)))) |
(*.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 d (/.f64 d (*.f64 l h))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 d) (neg.f64 (sqrt.f64 (neg.f64 d)))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (neg.f64 d))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 h)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 h))) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 d)) (*.f64 (sqrt.f64 (neg.f64 h)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (neg.f64 (fabs.f64 d)) (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 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (neg.f64 (sqrt.f64 (neg.f64 h)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (sqrt.f64 (neg.f64 h))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d l)) (neg.f64 h))) |
(sqrt.f64 (*.f64 d (/.f64 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 d (/.f64 d (*.f64 l h)))) #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))) |
(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 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 d)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 h))))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (neg.f64 (sqrt.f64 (neg.f64 h)))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (sqrt.f64 d) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 d)) |
(pow.f64 (neg.f64 d) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 d)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 d)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) d) |
(*.f64 d #s(literal -1 binary64)) |
(neg.f64 d) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (neg.f64 h) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 h)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 h)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) h) |
(*.f64 h #s(literal -1 binary64)) |
(neg.f64 h) |
(*.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))) |
(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 d) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (* (* (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 l h)))) (*.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 l h)))) (*.f64 D D)) l) #s(literal -1/8 binary64) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d)) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (/ (* d d) (* h l)) (*.f64 d (/.f64 d (*.f64 l h)))) |
#s(approx (* d d) (*.f64 d 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 (* (* (/ 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 l h))) 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 l h))) h) (*.f64 M M)) 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 (* (* h d) (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h)) |
#s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
#s(approx (* (* h d) (/ d l)) (/.f64 (*.f64 (*.f64 d d) h) l)) |
#s(approx (* h d) (*.f64 h d)) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) h) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M)) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h)) |
#s(approx (/ d (* (sqrt l) (sqrt h))) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (* d d) l) (*.f64 (*.f64 d d) l)) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (/ d l)) (sqrt.f64 (/.f64 d l))) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 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 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (sqrt.f64 (neg.f64 h)) 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 (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (sqrt (neg d)) (sqrt.f64 (neg.f64 d))) |
#s(approx (neg d) (neg.f64 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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) 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 (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (sqrt (/ d l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d)) |
#s(approx (sqrt (/ d h)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 d d) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 d d) l)) (neg.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 (fma.f64 (/.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 d d) l))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 h)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 d d) l)) (neg.f64 h)))) (*.f64 d d))) |
#s(approx (sqrt (/ d h)) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) d) (neg.f64 h))))) |
#s(approx (sqrt (neg d)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 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)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h))) |
#s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (neg.f64 d) (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) (*.f64 d d)))) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (sqrt (/ d l)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))))) |
#s(approx (sqrt (/ d h)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))))) |
#s(approx (sqrt (/ d h)) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) d) (neg.f64 h)))))) |
#s(approx (sqrt (neg d)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal -1 binary64) d)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.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 (* 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 h d) (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) h)) |
#s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (sqrt (/ d h)) (/.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 (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 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 h)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (sqrt (neg h)) (sqrt.f64 (neg.f64 h))) |
#s(approx (neg h) (neg.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 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) 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 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 (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#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 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 (* (* h d) (/ d l))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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))) h) M) M) (* (* d d) l)) -1/8) D) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 M M) (*.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))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (/.f64 (*.f64 M d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) |
#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 (* (* (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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) h)))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) h))) |
#s(approx (sqrt (/ d h)) (/.f64 (sqrt.f64 (neg.f64 d)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) h))) |
#s(approx (sqrt (neg h)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) 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 (neg.f64 h) (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))))) |
#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 (neg.f64 h) (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))))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 M M) D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 M M) (*.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))) h) M) M) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (neg.f64 (/.f64 (*.f64 (*.f64 M M) d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (neg.f64 (/.f64 (*.f64 M d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) |
#s(approx (/ d (* (sqrt l) (sqrt h))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)) h))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (neg.f64 h) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l)))) |
#s(approx (sqrt h) (*.f64 (neg.f64 h) (/.f64 #s(literal 1 binary64) (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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) 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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) l) (*.f64 d d))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) h))))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) h)))) |
#s(approx (sqrt (/ d h)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) h)) h)))) |
#s(approx (sqrt (neg h)) (*.f64 (neg.f64 h) (sqrt.f64 (/.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 (/.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 (neg d)) (sqrt (neg h))) (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 (-.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 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 (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h))) |
#s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) |
#s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 l 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 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 l d) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 l l) (sqrt.f64 (neg.f64 h))) (*.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 (sqrt.f64 (*.f64 (*.f64 l d) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (sqrt.f64 (neg.f64 h)) (*.f64 d d))) #s(literal -1/8 binary64) (*.f64 l (sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (*.f64 l d)) (neg.f64 h))))) (*.f64 l l))) |
#s(approx (* (/ (sqrt (neg d)) (sqrt (neg h))) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (*.f64 l d) (neg.f64 d))) (*.f64 (sqrt.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)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.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 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l)) |
#s(approx (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) D)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (/.f64 (*.f64 (*.f64 (*.f64 M M) d) h) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (/.f64 (*.f64 (*.f64 h d) M) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) (/.f64 (*.f64 h d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) 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)))) (/.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 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 h)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l))) |
#s(approx (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) D)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) |
#s(approx (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) #s(literal 1/8 binary64))) |
#s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))))) |
#s(approx (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) d) h) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (/ d (* (sqrt l) (sqrt h))) h) M) (neg.f64 (/.f64 (*.f64 (*.f64 h d) M) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (/ d (* (sqrt l) (sqrt h))) h) (neg.f64 (/.f64 (*.f64 h d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (sqrt l) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) l))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (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 (- 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (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 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 h)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M))) (*.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.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 (- 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 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (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 (sqrt.f64 (*.f64 (/.f64 d l) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 h)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 D D))) (*.f64 D D))) |
Compiled 31 750 to 2 734 computations (91.4% saved)
49 alts after pruning (48 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 576 | 44 | 620 |
| Fresh | 19 | 4 | 23 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 599 | 49 | 648 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.9% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 25.7% | (*.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)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d 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)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) | |
| 32.5% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) | |
| 28.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64)))) (/.f64 h l)))) | |
| 22.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.f64 h l)))) | |
| 22.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (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)))) | |
| 17.9% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 44.5% | (*.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)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) | |
| 29.7% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.f64 h l)))) | |
| 30.3% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h 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))) | |
| 23.3% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (*.f64 d d)) (/.f64 M l)) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| ▶ | 27.0% | #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 (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
| 33.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 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 35.4% | #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 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 D D)) l) #s(literal -1/8 binary64) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d)) | |
| 17.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 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) | |
| 16.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 (sqrt.f64 h) (sqrt.f64 (*.f64 d (/.f64 d l)))) h)) | |
| 18.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) d) l)) h)) | |
| ✓ | 20.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) |
| 19.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 (*.f64 h (*.f64 d (/.f64 d l)))) h)) | |
| 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 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.f64 d l))))) h)) | |
| ▶ | 40.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 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
| 19.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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #s(literal 1/2 binary64))) h)) | |
| 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)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) h)) | |
| 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 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 11.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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) h)) | |
| 20.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 (* (* h d) (/ d l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) | |
| 38.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 (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)) | |
| 33.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) 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 d d))) | |
| 32.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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 12.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 (*.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)) | |
| 7.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.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))) | |
| 22.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 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) | |
| ▶ | 17.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 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
| 9.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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)))) | |
| 9.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
| 26.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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))))) | |
| 51.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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))) | |
| 26.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) | |
| 21.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) | |
| 31.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 M M)))) (*.f64 M M)))) | |
| 44.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d))) | |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64)))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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)))) |
Compiled 5 840 to 3 450 computations (40.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (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)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(sqrt.f64 (*.f64 h d)) |
(*.f64 h d) |
(/.f64 (sqrt.f64 (/.f64 d l)) h) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d) |
(*.f64 (sqrt.f64 (*.f64 l h)) l) |
#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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) |
(/.f64 M (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
(/.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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) #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 (* (* (/ 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (sqrt (* d h)))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (/ (sqrt (/ d l)) h))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* d (* l (sqrt (* h l)))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (sqrt (* h l))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (/ (* M (* d h)) (sqrt (* h l))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (/ (* d h) (sqrt (* h l))))) |
#s(approx (/ M (* (* d d) l)) #s(hole binary64 (/ M (* (pow d 2) 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 (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (/ (* (pow d 2) (* (sqrt (/ 1 (* d l))) (sqrt (/ h d)))) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* d (sqrt (/ h d))))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (/ (* d (sqrt (/ 1 (* d l)))) h))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* h d)) #s(hole binary64 (* -1 (* d (sqrt (/ h d)))))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ 1 (* d l)))) h)))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* l h) #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 (/ (+ (* -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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (sqrt (* 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 (* l h)) l) #s(hole binary64 (* l (sqrt (* h l))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* h (sqrt (/ 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 (* 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* h (sqrt (/ d h))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* d (* h (* l (sqrt (/ l h))))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* h (* l (sqrt (/ l h)))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (* h (sqrt (/ l h)))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (pow M 2) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (/ (pow M 2) (* d (* l (sqrt (/ l h))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (/ (* M d) (sqrt (/ l h))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (/ d (sqrt (/ l 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 (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#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 (* 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* h (sqrt (/ d h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1 (/ d (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* -1 (* d (* h (* l (sqrt (/ l h)))))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ l h))))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ l h))))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* 1/8 (/ (pow M 2) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (* -1 (/ (pow M 2) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (* -1 (/ (* M d) (sqrt (/ l h)))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (* -1 (/ d (sqrt (/ l 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 (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (* d l))) (* h l)))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (/ (sqrt (* d l)) (* h l)))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))) l))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h)) #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 (+ (* -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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* d (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* (pow l 2) (sqrt (/ h l))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (/ (* M (* d h)) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (/ (* d h) (* 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ d (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l)))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* -1 (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* -1 (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (* -1 (/ (* M (* d h)) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (* -1 (/ (* d h) (* 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 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 (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow D 2) (sqrt (* h l)))))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 | |
|---|---|---|---|---|
| 81.0ms | l | @ | -inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l 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)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (sqrt (* h d)) (* h d) (/ (sqrt (/ d l)) h) (sqrt (/ d l)) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* (sqrt (* l h)) l) d) (* (sqrt (* l h)) l) -1/8 (/ d (sqrt (* l h))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (* (* (/ d (sqrt (* l h))) h) M) (* (/ d (sqrt (* l h))) h) (/ M (* (* d d) l)) (* (* d d) l) (* d d) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 19.0ms | h | @ | -inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l 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)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (sqrt (* h d)) (* h d) (/ (sqrt (/ d l)) h) (sqrt (/ d l)) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* (sqrt (* l h)) l) d) (* (sqrt (* l h)) l) -1/8 (/ d (sqrt (* l h))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (* (* (/ d (sqrt (* l h))) h) M) (* (/ d (sqrt (* l h))) h) (/ M (* (* d d) l)) (* (* d d) l) (* d d) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 18.0ms | h | @ | 0 | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l 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)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (sqrt (* h d)) (* h d) (/ (sqrt (/ d l)) h) (sqrt (/ d l)) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* (sqrt (* l h)) l) d) (* (sqrt (* l h)) l) -1/8 (/ d (sqrt (* l h))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (* (* (/ d (sqrt (* l h))) h) M) (* (/ d (sqrt (* l h))) h) (/ M (* (* d d) l)) (* (* d d) l) (* d d) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 15.0ms | d | @ | 0 | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l 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)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (sqrt (* h d)) (* h d) (/ (sqrt (/ d l)) h) (sqrt (/ d l)) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* (sqrt (* l h)) l) d) (* (sqrt (* l h)) l) -1/8 (/ d (sqrt (* l h))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (* (* (/ d (sqrt (* l h))) h) M) (* (/ d (sqrt (* l h))) h) (/ M (* (* d d) l)) (* (* d d) l) (* d d) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
| 15.0ms | d | @ | inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l 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)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (sqrt (* h d)) (* h d) (/ (sqrt (/ d l)) h) (sqrt (/ d l)) (/ d l) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* (sqrt (* l h)) l) d) (* (sqrt (* l h)) l) -1/8 (/ d (sqrt (* l h))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (* (* (/ d (sqrt (* l h))) h) M) (* (/ d (sqrt (* l h))) h) (/ M (* (* d d) l)) (* (* d d) l) (* d d) (/ d (* (sqrt l) (sqrt h))) (* (sqrt l) (sqrt h)) (sqrt l) (sqrt h)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 685 | 7072 |
| 0 | 761 | 6629 |
| 1 | 2904 | 6568 |
| 0 | 9228 | 6520 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (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)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(sqrt.f64 (*.f64 h d)) |
(*.f64 h d) |
(/.f64 (sqrt.f64 (/.f64 d l)) h) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d) |
(*.f64 (sqrt.f64 (*.f64 l h)) l) |
#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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) |
(/.f64 M (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
(/.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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) #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 (* (* (/ 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (sqrt (* d h)))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (/ (sqrt (/ d l)) h))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* d (* l (sqrt (* h l)))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (sqrt (* h l))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (/ (* M (* d h)) (sqrt (* h l))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (/ (* d h) (sqrt (* h l))))) |
#s(approx (/ M (* (* d d) l)) #s(hole binary64 (/ M (* (pow d 2) 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 (/ d (* (sqrt l) (sqrt h))) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (/ (* (pow d 2) (* (sqrt (/ 1 (* d l))) (sqrt (/ h d)))) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* d (sqrt (/ h d))))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (/ (* d (sqrt (/ 1 (* d l)))) h))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* h d)) #s(hole binary64 (* -1 (* d (sqrt (/ h d)))))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ 1 (* d l)))) h)))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* l h) #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 (/ (+ (* -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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (sqrt (* 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 (* l h)) l) #s(hole binary64 (* l (sqrt (* h l))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* h (sqrt (/ 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 (* 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* h (sqrt (/ d h))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* d (* h (* l (sqrt (/ l h))))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* h (* l (sqrt (/ l h)))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (* h (sqrt (/ l h)))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (pow M 2) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (/ (pow M 2) (* d (* l (sqrt (/ l h))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (/ (* M d) (sqrt (/ l h))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (/ d (sqrt (/ l 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 (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#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 (* 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* h (sqrt (/ d h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1 (/ d (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* -1 (* d (* h (* l (sqrt (/ l h)))))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ l h))))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ l h))))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* 1/8 (/ (pow M 2) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (* -1 (/ (pow M 2) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (* -1 (/ (* M d) (sqrt (/ l h)))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (* -1 (/ d (sqrt (/ l 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 (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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 (* h d)) (/ (sqrt (/ d l)) h)) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (* d l))) (* h l)))) |
#s(approx (/ (sqrt (/ d l)) h) #s(hole binary64 (/ (sqrt (* d l)) (* h l)))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))) l))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h)) #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 (+ (* -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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* d (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* (pow l 2) (sqrt (/ h l))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* -1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (/ (* M (* d h)) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (/ (* d h) (* 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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* l h)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ d (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l)))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) #s(hole binary64 (* -1 (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (sqrt (* l h)) l) #s(hole binary64 (* -1 (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) #s(hole binary64 (* 1/8 (/ (* D (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) #s(hole binary64 (* -1 (/ (* M (* d h)) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ d (sqrt (* l h))) h) #s(hole binary64 (* -1 (/ (* d h) (* 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 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 (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #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 (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 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 (* (* (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* d (* l (sqrt (* h l)))))) (/ d (* (pow D 2) (sqrt (* h l)))))))) |
#s(approx (+ (* (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 h 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 (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 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 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h 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 (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 h l))) (+.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 h 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 (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 h l)) (+.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 (-.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 h l))))) |
(/.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 h l)))) |
(/.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 h l))))) |
(/.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 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 h l)))) |
(/.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 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 l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h 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 (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 h l) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 h l)) |
(exp.f64 (*.f64 (log.f64 (*.f64 h l)) #s(literal 1/2 binary64))) |
(*.f64 h l) |
(*.f64 l h) |
l |
h |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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 (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) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (/.f64 h l)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) l) (*.f64 #s(literal 2 binary64) (*.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 2 binary64) 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)))))) |
(-.f64 (/.f64 #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 (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) (+.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 (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))))))) |
(-.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))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.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 (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 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
#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 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 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #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))) |
(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 (/.f64 M #s(literal 2 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)) |
(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 (+.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)))) |
(+.f64 d d) |
(/.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 (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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 d l)) h) (sqrt.f64 (*.f64 h d))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d)))) (neg.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) |
(*.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 h d) |
(*.f64 d h) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 d l))) (neg.f64 h)) |
(/.f64 (sqrt.f64 (/.f64 d l)) h) |
(*.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))) |
(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 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64))) (fma.f64 (/.f64 d h) (/.f64 d l) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (sqrt.f64 h) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 l)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 h))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (sqrt.f64 l) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 h)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 l))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 d))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) d)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (sqrt.f64 h) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 l)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 h))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (sqrt.f64 l) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 h)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 l))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 d))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) d)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 h) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)))) (*.f64 (sqrt.f64 h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 h) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 h)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 l) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)))) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 h)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (neg.f64 d) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (neg.f64 d) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 d (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 d (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 h l)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l))))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l))))) (/.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l))))))) (/.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l)))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(+.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #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 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h 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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D))) (neg.f64 (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))))) |
(/.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 l d) (sqrt.f64 (*.f64 h l))))) |
(/.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 l d) (sqrt.f64 (*.f64 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 d) (sqrt.f64 (*.f64 h l))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d) |
(*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 l d)) |
(*.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(*.f64 (*.f64 l (sqrt.f64 h)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (*.f64 h l)) l) |
(*.f64 l (sqrt.f64 (*.f64 h l))) |
#s(literal -1/8 binary64) |
(/.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 (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.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)))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l))) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64))) (fma.f64 (/.f64 d h) (/.f64 d l) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 h l)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (*.f64 D D) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 D (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l))))) (/.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l))))))) (/.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(+.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) D)) |
(*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) D) |
(*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) (*.f64 #s(literal -1/8 binary64) D)) |
(*.f64 D (*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) (*.f64 (/.f64 M (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M) #s(literal -1/8 binary64)) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) (*.f64 d d)) (/.f64 M l)) |
(*.f64 (/.f64 M (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M)) |
(*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) (*.f64 M (/.f64 M (*.f64 (*.f64 d d) l)))) |
(/.f64 (*.f64 (/.f64 M (*.f64 d d)) (neg.f64 (*.f64 (*.f64 h d) M))) (*.f64 l (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 (/.f64 M (*.f64 d d)) (*.f64 (*.f64 h d) M)) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(/.f64 (*.f64 (neg.f64 M) (neg.f64 (*.f64 (*.f64 h d) M))) (*.f64 (neg.f64 (*.f64 (*.f64 d d) l)) (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 (neg.f64 M) (*.f64 (*.f64 h d) M)) (*.f64 (neg.f64 (*.f64 (*.f64 d d) l)) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 M (neg.f64 (*.f64 (*.f64 h d) M))) (*.f64 (*.f64 (*.f64 d d) l) (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 M (*.f64 (*.f64 h d) M)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 h d) M)) (/.f64 M (*.f64 d d))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 h d) M)) (neg.f64 M)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 h d) M)) M) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 h d) M) (/.f64 M (*.f64 d d))) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 h d) M) (neg.f64 M)) (*.f64 (sqrt.f64 (*.f64 h l)) (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 h d) M) M) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M))) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) M) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 h M)) |
(*.f64 M (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 h d) M))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 h d) M)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (*.f64 h d) M) (sqrt.f64 (*.f64 h l))) |
(*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) |
(*.f64 h (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(*.f64 d (/.f64 h (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 h d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (*.f64 h d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 h d) (sqrt.f64 (*.f64 h l))) |
(/.f64 (neg.f64 (/.f64 M (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 M)) (neg.f64 (neg.f64 (*.f64 (*.f64 d d) l)))) |
(/.f64 (/.f64 M (*.f64 d d)) l) |
(/.f64 (neg.f64 M) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 M (*.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)))) |
(/.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 (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.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)) |
(exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 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 (fma.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (/ (fabs d) (sqrt (* l h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#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 (*.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))) (-.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 (*.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 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 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 D D)) (*.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 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (sqrt (* h d)) (sqrt.f64 (*.f64 h d))) |
#s(approx (* h d) (*.f64 h d)) |
#s(approx (/ (sqrt (/ d l)) h) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
#s(approx (sqrt (/ d l)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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 (* l h)) l) d)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* (sqrt (* l h)) l) d) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (/ d (sqrt (* l h))) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) M)) |
#s(approx (* (/ d (sqrt (* l h))) h) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h)) |
#s(approx (/ M (* (* d d) l)) (/.f64 M (*.f64 (*.f64 d d) l))) |
#s(approx (* (* d d) l) (*.f64 (*.f64 d d) l)) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (/ d (sqrt (* l h))) (/.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 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (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 d d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 l 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)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 l d) (*.f64 h d)))) 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 (*.f64 l d) (*.f64 h d))))) (*.f64 d d))) |
#s(approx (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) d)))) h)) |
#s(approx (sqrt (* h d)) (*.f64 (sqrt.f64 (/.f64 h d)) d)) |
#s(approx (/ (sqrt (/ d l)) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d) h)) |
#s(approx (sqrt (/ d l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) |
#s(approx (/ (sqrt (/ d l)) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d) h))) |
#s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (* (sqrt l) (sqrt h)) (sqrt.f64 (*.f64 h l))) |
#s(approx (* l h) (*.f64 h l)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 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 (* l h)) l) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #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 (* (* (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 (/ (fabs d) (sqrt (* l 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 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 (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (sqrt (* h d)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) |
#s(approx (* (* (sqrt (* l h)) l) d) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d)) |
#s(approx (* (sqrt (* l h)) l) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h)) |
#s(approx (/ d (sqrt (* l h))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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 (/.f64 #s(literal 1 binary64) h) l)) h)))) |
#s(approx (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) (/.f64 (*.f64 M d) (sqrt.f64 (/.f64 l h)))) |
#s(approx (* (/ d (sqrt (* l h))) h) (/.f64 d (sqrt.f64 (/.f64 l h)))) |
#s(approx (/ d (sqrt (* l 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 (* (* (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 (/ (fabs d) (sqrt (* l 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 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)))) (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 (* h d)) (/ (sqrt (/ d l)) h)) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* l h)) l) d)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)))) |
#s(approx (* (* (sqrt (* l h)) l) d) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) |
#s(approx (* (sqrt (* l h)) l) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h))) |
#s(approx (/ d (sqrt (* l h))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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 (/.f64 #s(literal 1 binary64) h) l)) h))))) |
#s(approx (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #s(literal 1/8 binary64))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (neg.f64 (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) (neg.f64 (/.f64 (*.f64 M d) (sqrt.f64 (/.f64 l h))))) |
#s(approx (* (/ d (sqrt (* l h))) h) (neg.f64 (/.f64 d (sqrt.f64 (/.f64 l h))))) |
#s(approx (/ d (sqrt (* l 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 (* (* (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 (sqrt.f64 (*.f64 h l)) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 h l)))) 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 (*.f64 M M) h) 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 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 (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (sqrt.f64 (*.f64 (*.f64 l d) (*.f64 h d))) (*.f64 h l))) |
#s(approx (/ (sqrt (/ d l)) h) (/.f64 (sqrt.f64 (*.f64 l d)) (*.f64 h l))) |
#s(approx (sqrt (/ d l)) (/.f64 (sqrt.f64 (*.f64 l d)) l)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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 (* (* (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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 D D)) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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 (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))))) |
#s(approx (* (* (sqrt (* l h)) l) d) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) |
#s(approx (* (sqrt (* l h)) l) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (/.f64 #s(literal 1 binary64) l) h)))) l)) |
#s(approx (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) (/.f64 (*.f64 (*.f64 h d) M) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (/ d (sqrt (* l h))) h) (/.f64 (*.f64 h d) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) 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 (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (/.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 (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (neg.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))))) |
#s(approx (* (* (sqrt (* l h)) l) d) (neg.f64 (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (sqrt (* l h)) l) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 l l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (/.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 (/.f64 #s(literal 1 binary64) l) h)))) l))) |
#s(approx (* (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) D) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) #s(literal 1/8 binary64))) |
#s(approx (* (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) -1/8) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))))) |
#s(approx (* (* (/ d (sqrt (* l h))) h) M) (neg.f64 (/.f64 (*.f64 (*.f64 h d) M) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (/ d (sqrt (* l h))) h) (neg.f64 (/.f64 (*.f64 h d) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (sqrt l) (sqrt h)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (sqrt l) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) l))) |
#s(approx (* M D) (*.f64 D M)) |
#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 h l))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 M M)))) (*.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 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #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 (* (* (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 h l))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.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) (/.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 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
Compiled 38 773 to 2 857 computations (92.6% saved)
58 alts after pruning (55 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 513 | 33 | 546 |
| Fresh | 21 | 22 | 43 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 537 | 58 | 595 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.3% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) |
| 60.9% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) l))) | |
| 26.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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)))) | |
| 22.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.f64 h l)))) | |
| 22.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (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)))) | |
| 30.3% | (*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h 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))) | |
| 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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (*.f64 d d)) (/.f64 M l)) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) (*.f64 M (/.f64 M (*.f64 (*.f64 d d) l)))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 31.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 #s(approx (* (* (/ d (sqrt (* l h))) h) M) (/.f64 (*.f64 M d) (sqrt.f64 (/.f64 l h)))) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 33.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 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 35.4% | #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 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 34.6% | #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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 17.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 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) | |
| 18.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) d) l)) h)) | |
| ✓ | 20.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) |
| 19.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 (*.f64 h (*.f64 d (/.f64 d l)))) h)) | |
| 23.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 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) | |
| ✓ | 40.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 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
| 38.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 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #s(literal 1/2 binary64))))) | |
| 23.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 (fabs.f64 d) #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) | |
| 19.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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #s(literal 1/2 binary64))) h)) | |
| 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)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) h)) | |
| 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 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 11.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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) h)) | |
| 20.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 (* (* h d) (/ d l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) | |
| 32.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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 D D)) (*.f64 l d)) #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)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) | |
| 12.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 (*.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)) | |
| 17.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) | |
| 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) h))) | |
| ✓ | 17.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 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
| 16.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 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) h))) | |
| 5.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 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d))) h))) | |
| 9.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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) | |
| 16.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 3.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 (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 3.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 (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 23.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) | |
| 26.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)))) |
| ▶ | 9.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))) |
| 61.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 28.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h))))) | |
| 35.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (* (sqrt (* l h)) l) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h)) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 55.6% | #s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 49.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| ▶ | 53.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
| 37.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 57.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (sqrt.f64 (*.f64 h l)) d)) #s(literal -1/8 binary64) (/.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) l))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) | |
| ▶ | 33.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64)))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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)))) | |
| 29.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) | |
| 21.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))))) | |
| 12.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 (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) d)))) h))) |
Compiled 7 584 to 4 446 computations (41.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 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) |
(/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(neg.f64 (/.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 (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h))) |
(/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)) |
(*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) |
(*.f64 l d) |
(sqrt.f64 (*.f64 h l)) |
(*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) |
(/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(*.f64 (sqrt.f64 (*.f64 h l)) l) |
(/.f64 (*.f64 D D) d) |
(*.f64 D D) |
(/.f64 d (sqrt.f64 (*.f64 l h))) |
| Outputs |
|---|
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) #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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (* h l))) (* h l)))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* (fabs d) (sqrt (* h l))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h 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) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* d (* l (sqrt (* h l)))))) |
#s(approx (* l d) #s(hole binary64 (* d l))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (/ (* D D) d) #s(hole binary64 (/ (pow D 2) d))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* l h) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* M M) h) D) D) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* (* M M) h) D) #s(hole binary64 (* D (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (sqrt (* h l)))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (/ (* (pow M 2) h) (* l (sqrt (* h l)))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* l (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* h d) (/ d l))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ l h))) l))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* h (* (fabs d) (sqrt (/ l h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* d (* h (* l (sqrt (/ l h))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (/ (pow M 2) (* l (sqrt (/ l h)))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* h (* l (sqrt (/ l h)))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (* h (sqrt (/ l h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (sqrt (* l h)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ l h))) l)))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* -1 (* h (* (fabs d) (sqrt (/ l h))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* -1 (* d (* h (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1 (/ d (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (* -1 (/ (pow M 2) (* l (sqrt (/ l h))))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ l h))))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ l h))))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))) l))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h)) #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 (/ (fabs d) (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ h l))) h))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* l (* (fabs d) (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #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) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* d (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (/ (* (pow M 2) h) (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* (pow l 2) (sqrt (/ h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ h l))) h)))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* -1 (* l (* (fabs d) (sqrt (/ h l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #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) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* -1 (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ d (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l)))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* -1 (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 | |
|---|---|---|---|---|
| 11.0ms | h | @ | -inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l h (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 1 2) 2 (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d 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 (* (* h d) (/ d l))) h) (neg (/ (fabs d) (sqrt (* l h)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* h d) (/ d l))) h) (/ (* (fabs d) (sqrt (* l h))) (* l h)) (* (fabs d) (sqrt (* l h))) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* l d) (sqrt (* h l))) (* l d) (sqrt (* h l)) (* h l) -1/8 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) (/ (* (* M M) h) (* (sqrt (* h l)) l)) (* (sqrt (* h l)) l) (/ (* D D) d) (* D D) (/ d (sqrt (* l h)))) |
| 10.0ms | d | @ | inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l h (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 1 2) 2 (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d 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 (* (* h d) (/ d l))) h) (neg (/ (fabs d) (sqrt (* l h)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* h d) (/ d l))) h) (/ (* (fabs d) (sqrt (* l h))) (* l h)) (* (fabs d) (sqrt (* l h))) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* l d) (sqrt (* h l))) (* l d) (sqrt (* h l)) (* h l) -1/8 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) (/ (* (* M M) h) (* (sqrt (* h l)) l)) (* (sqrt (* h l)) l) (/ (* D D) d) (* D D) (/ d (sqrt (* l h)))) |
| 9.0ms | d | @ | -inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l h (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 1 2) 2 (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d 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 (* (* h d) (/ d l))) h) (neg (/ (fabs d) (sqrt (* l h)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* h d) (/ d l))) h) (/ (* (fabs d) (sqrt (* l h))) (* l h)) (* (fabs d) (sqrt (* l h))) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* l d) (sqrt (* h l))) (* l d) (sqrt (* h l)) (* h l) -1/8 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) (/ (* (* M M) h) (* (sqrt (* h l)) l)) (* (sqrt (* h l)) l) (/ (* D D) d) (* D D) (/ d (sqrt (* l h)))) |
| 9.0ms | l | @ | inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l h (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 1 2) 2 (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d 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 (* (* h d) (/ d l))) h) (neg (/ (fabs d) (sqrt (* l h)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* h d) (/ d l))) h) (/ (* (fabs d) (sqrt (* l h))) (* l h)) (* (fabs d) (sqrt (* l h))) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* l d) (sqrt (* h l))) (* l d) (sqrt (* h l)) (* h l) -1/8 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) (/ (* (* M M) h) (* (sqrt (* h l)) l)) (* (sqrt (* h l)) l) (/ (* D D) d) (* D D) (/ d (sqrt (* l h)))) |
| 8.0ms | M | @ | inf | ((* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) (/ (fabs d) (sqrt (* l h))) (fabs d) d (sqrt (* l h)) (* l h) l h (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 1 2) 2 (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d 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 (* (* h d) (/ d l))) h) (neg (/ (fabs d) (sqrt (* l h)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* h d) (/ d l))) h) (/ (* (fabs d) (sqrt (* l h))) (* l h)) (* (fabs d) (sqrt (* l h))) (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* l d) (sqrt (* h l))) (* l d) (sqrt (* h l)) (* h l) -1/8 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) (/ (* (* M M) h) (* (sqrt (* h l)) l)) (* (sqrt (* h l)) l) (/ (* D D) d) (* D D) (/ d (sqrt (* l h)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 608 | 6029 |
| 0 | 677 | 5473 |
| 1 | 2721 | 5420 |
| 0 | 8958 | 5360 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 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) |
(/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(neg.f64 (/.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 (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h))) |
(/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)) |
(*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) |
(*.f64 l d) |
(sqrt.f64 (*.f64 h l)) |
(*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) |
(/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(*.f64 (sqrt.f64 (*.f64 h l)) l) |
(/.f64 (*.f64 D D) d) |
(*.f64 D D) |
(/.f64 d (sqrt.f64 (*.f64 l h))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) #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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (* h l))) (* h l)))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* (fabs d) (sqrt (* h l))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h 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) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* d (* l (sqrt (* h l)))))) |
#s(approx (* l d) #s(hole binary64 (* d l))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (/ (* D D) d) #s(hole binary64 (/ (pow D 2) d))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* (sqrt h) (sqrt l))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* l h) #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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (* (* (* M M) h) D) D) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* (* M M) h) D) #s(hole binary64 (* D (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (* h l)))))) (/ d (sqrt (* h l)))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (/ (* (pow M 2) h) (* l (sqrt (* h l)))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* l (sqrt (* h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* h d) (/ d l))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ l h))) l))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* h (* (fabs d) (sqrt (/ l h)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* d (* h (* l (sqrt (/ l h))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))) (/ d (* h (sqrt (/ l h))))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (/ (pow M 2) (* l (sqrt (/ l h)))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* h (* l (sqrt (/ l h)))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (/ d (* h (sqrt (/ l h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (sqrt (* l h)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* h d) (/ d l))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ l h))) l)))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* -1 (* h (* (fabs d) (sqrt (/ l h))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h)))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* -1 (* d (* h (* l (sqrt (/ l h)))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (+ (* -1 (/ d (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* d (* l (sqrt (/ l h))))))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (* -1 (/ (pow M 2) (* l (sqrt (/ l h))))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* -1 (* h (* l (sqrt (/ l h))))))) |
#s(approx (/ d (sqrt (* l h))) #s(hole binary64 (* -1 (/ d (* h (sqrt (/ l h))))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* h d) (/ d l))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (sqrt (* h l))))) (/ (* d l) (sqrt (* h l)))) l))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h)) #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 (/ (fabs d) (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ h l))) h))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* l (* (fabs d) (sqrt (/ h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (/ d (* l (* (sqrt h) (sqrt (/ 1 l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #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) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* d (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ d (* l (sqrt (/ h l)))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (/ (* (pow M 2) h) (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* (pow l 2) (sqrt (/ h l))))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* l h)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ h l))) h)))) |
#s(approx (* (fabs d) (sqrt (* l h))) #s(hole binary64 (* -1 (* l (* (fabs d) (sqrt (/ h l))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(hole binary64 (* -1 (/ d (* l (* (sqrt h) (sqrt (/ 1 l)))))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) #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) (* (* l d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* (pow l 2) (sqrt (/ h l)))))))) |
#s(approx (* (* l d) (sqrt (* h l))) #s(hole binary64 (* -1 (* d (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ d (* l (sqrt (/ h l))))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* d (* l (sqrt (/ h l)))))) (/ d (sqrt (/ h l)))) l)))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) #s(hole binary64 (* -1 (/ (* (pow M 2) h) (* (pow l 2) (sqrt (/ h l))))))) |
#s(approx (* (sqrt (* h l)) l) #s(hole binary64 (* -1 (* (pow l 2) (sqrt (/ h l)))))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 (* l h))) (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) #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 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 (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 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 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.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 (*.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 h l))) (+.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 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 (*.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 h l)) (+.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 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))) (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 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 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 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 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 h l)))) |
(/.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 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 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 l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h 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 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h 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 (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 h l) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 h l)) |
(exp.f64 (*.f64 (log.f64 (*.f64 h l)) #s(literal 1/2 binary64))) |
(*.f64 h l) |
(*.f64 l h) |
l |
h |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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 (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) (*.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 (-.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)))))) |
(-.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))) |
#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 #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 (*.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 (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 D (+.f64 d d)) M)) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.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)) |
#s(literal 1/2 binary64) |
#s(literal 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 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 (+.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 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 (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 (/.f64 (*.f64 d d) (-.f64 d d)) (/.f64 (*.f64 d d) (-.f64 d 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) |
(/.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 h l))))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 h l)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 d))) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 d)) (sqrt.f64 (*.f64 h l))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 h l))) |
(/.f64 (fabs.f64 d) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) (*.f64 h l)))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) (*.f64 h l))) |
(*.f64 (/.f64 (fabs.f64 d) h) (/.f64 (sqrt.f64 (*.f64 h l)) l)) |
(*.f64 (/.f64 (fabs.f64 d) l) (/.f64 (sqrt.f64 (*.f64 h l)) h)) |
(*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (*.f64 h l)) (*.f64 h l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) l)) (neg.f64 h)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)))) (neg.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) h) l) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) l) h) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d))) (neg.f64 (*.f64 h l))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) (*.f64 h l)) |
(*.f64 (*.f64 (fabs.f64 d) (sqrt.f64 h)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) |
(*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(pow.f64 (*.f64 (*.f64 (*.f64 d d) h) l) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 d d) h) l)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 d d) h) l)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.f64 D d)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)))) (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (*.f64 l d)) (/.f64 D (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 D (/.f64 D d)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 D (/.f64 D d))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l)))) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (neg.f64 (*.f64 (*.f64 M M) h))) (*.f64 (neg.f64 d) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)))) |
(/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l)))) (*.f64 l d)) |
(/.f64 (*.f64 (*.f64 D D) (neg.f64 (*.f64 (*.f64 M M) h))) (*.f64 d (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (neg.f64 (*.f64 D D))) (*.f64 (sqrt.f64 (*.f64 h l)) (neg.f64 d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) (neg.f64 (*.f64 D D))) (*.f64 l (neg.f64 d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) (*.f64 D D)) (*.f64 l d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 (*.f64 D D))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (*.f64 D D)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 (*.f64 D D))) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 D D))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 l d))) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) d)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)))) (neg.f64 (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 D D)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 l d)) (sqrt.f64 (*.f64 h l))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (sqrt.f64 (*.f64 h l)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) D) |
(*.f64 D (*.f64 (*.f64 D (*.f64 M M)) h)) |
(*.f64 (*.f64 D (*.f64 M M)) h) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) (*.f64 h D)) |
(*.f64 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 (*.f64 l d) (sqrt.f64 (*.f64 h l))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) d) |
(*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 l d)) |
(*.f64 l (*.f64 (sqrt.f64 (*.f64 h l)) d)) |
(*.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(*.f64 l d) |
(*.f64 d 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)) |
(exp.f64 (*.f64 (log.f64 (*.f64 h l)) #s(literal 1/2 binary64))) |
(*.f64 h l) |
(*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64))) (fma.f64 (/.f64 d h) (/.f64 d l) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 h) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))))) (*.f64 (sqrt.f64 h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 h) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 h)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 l) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))))) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (/.f64 d (sqrt.f64 h)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 l) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (neg.f64 d) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (neg.f64 d) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 d (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 d (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)))) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (sqrt.f64 h) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 l)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 h))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (sqrt.f64 l) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 h)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 l))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 d))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) d)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) (sqrt.f64 h) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 l)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 h))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) (sqrt.f64 l) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (/.f64 d (sqrt.f64 h)))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 l))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) (neg.f64 (sqrt.f64 (*.f64 h l))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 d))) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) (sqrt.f64 (*.f64 h l)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) d)) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 h l)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l))))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.f64 D d)) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l))))) (/.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal 3 binary64)) #s(literal -1/512 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l))))))) (/.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 d (sqrt.f64 (*.f64 h l)))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal -1/8 binary64)) d) (*.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))) (sqrt.f64 (*.f64 h l)))))))) |
(+.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (*.f64 l d)) (/.f64 D (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 D (/.f64 D d)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 D (/.f64 D d))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l)))) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (neg.f64 (*.f64 (*.f64 M M) h))) (*.f64 (neg.f64 d) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)))) |
(/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l)))) (*.f64 l d)) |
(/.f64 (*.f64 (*.f64 D D) (neg.f64 (*.f64 (*.f64 M M) h))) (*.f64 d (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (neg.f64 (*.f64 D D))) (*.f64 (sqrt.f64 (*.f64 h l)) (neg.f64 d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) (neg.f64 (*.f64 D D))) (*.f64 l (neg.f64 d))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) (*.f64 D D)) (*.f64 l d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 (*.f64 D D))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (*.f64 D D)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 (*.f64 D D))) (*.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D D)) (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 D D))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 l d))) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) d)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)))) (neg.f64 (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 D D)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 l d)) (sqrt.f64 (*.f64 h l))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (neg.f64 (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
(/.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (sqrt.f64 (*.f64 h l)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (/.f64 (*.f64 M M) (sqrt.f64 (*.f64 h l))) (/.f64 h l)) |
(*.f64 (/.f64 (*.f64 M M) l) (/.f64 h (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 M M) (/.f64 h (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (*.f64 (*.f64 M M) (neg.f64 h)) (*.f64 (sqrt.f64 (*.f64 h l)) (neg.f64 l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) l)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l)))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M M) h))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (sqrt.f64 (*.f64 h l))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
(/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) |
(*.f64 (*.f64 l (sqrt.f64 h)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (*.f64 h l)) l) |
(*.f64 l (sqrt.f64 (*.f64 h l))) |
(*.f64 D (/.f64 D d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 D D))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 D D)) (neg.f64 d)) |
(/.f64 (*.f64 D D) d) |
(*.f64 (fabs.f64 (fabs.f64 D)) (fabs.f64 (fabs.f64 D))) |
(*.f64 (neg.f64 (fabs.f64 D)) (neg.f64 (fabs.f64 D))) |
(*.f64 (neg.f64 (neg.f64 D)) (neg.f64 (neg.f64 D))) |
(*.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 (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 (sqrt.f64 l)) (sqrt.f64 h)) |
(/.f64 (/.f64 d (sqrt.f64 h)) (sqrt.f64 l)) |
(/.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 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 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 (fma.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (/ (fabs d) (sqrt (* l h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (fabs d) (fabs.f64 d)) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (*.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) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 D D)) (*.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 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h)) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 h l)))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) (*.f64 h l))) |
#s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.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) (* (* l d) (sqrt (* h l)))) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (* l d) (*.f64 l d)) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.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 D) d) (*.f64 D (/.f64 D d))) |
#s(approx (/ d (sqrt (* l h))) (/.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 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d)) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 h l))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h l)))) d))) |
#s(approx (sqrt (* l h)) (sqrt.f64 (*.f64 h l))) |
#s(approx (* l h) (*.f64 h l)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l)))) h)) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) h)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (* (* (* M M) h) D) D) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) |
#s(approx (* (* (* M M) h) D) (*.f64 (*.f64 D (*.f64 M M)) h)) |
#s(approx (* (* M M) h) (*.f64 (*.f64 M M) h)) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
#s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l))) |
#s(approx (* (sqrt (* h l)) l) (*.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 (/.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 (/ (fabs d) (sqrt (* l h))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (sqrt (* l h)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 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 (* (* h d) (/ d l))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))) |
#s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (/.f64 l h)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (*.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) h) D) D) (* (* l d) (sqrt (* h l)))) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) |
#s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d)) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (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) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) |
#s(approx (* (sqrt (* h l)) l) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h)) |
#s(approx (/ d (sqrt (* l h))) (/.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 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 (* l h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (/.f64 (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 h l))) h)) h))) |
#s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 h l)))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (neg.f64 (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l)))) |
#s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (/.f64 l h))))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (*.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) h) D) D) (* (* l d) (sqrt (* h l)))) (neg.f64 (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)))) |
#s(approx (* (* l d) (sqrt (* h l))) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (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) h) (* (sqrt (* h l)) l)) (neg.f64 (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l)))) |
#s(approx (* (sqrt (* h l)) l) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h))) |
#s(approx (/ d (sqrt (* l h))) (neg.f64 (/.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 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 h l)))) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 h l)) (fabs.f64 d)) (*.f64 h l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (/.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 (* (* (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 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 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 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (neg (/ (fabs d) (sqrt (* l h)))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) h)) |
#s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l)) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l)) |
#s(approx (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (*.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) (* (* l d) (sqrt (* h l)))) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))))) |
#s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l)))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (/.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) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l l) (sqrt.f64 (/.f64 h l))))) |
#s(approx (* (sqrt (* h l)) l) (*.f64 (*.f64 l l) (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 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 h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) h))) |
#s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l))) |
#s(approx (* (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) -1/8) (*.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) (* (* l d) (sqrt (* h l)))) (neg.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))))) |
#s(approx (* (* l d) (sqrt (* h l))) (neg.f64 (*.f64 (*.f64 d (*.f64 l l)) (sqrt.f64 (/.f64 h l))))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (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) h) (* (sqrt (* h l)) l)) (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l l) (sqrt.f64 (/.f64 h l)))))) |
#s(approx (* (sqrt (* h l)) l) (neg.f64 (*.f64 (*.f64 l l) (sqrt.f64 (/.f64 h 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 h l))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #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 (* (* (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 h l))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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) (/.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 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (+ (* (* (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/ (* D D) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 h l)) (*.f64 D D)))) (*.f64 D D))) |
Compiled 38 392 to 2 625 computations (93.2% saved)
68 alts after pruning (63 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 490 | 28 | 518 |
| Fresh | 15 | 35 | 50 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 508 | 68 | 576 |
| Status | Accuracy | Program |
|---|---|---|
| 69.3% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 D (+.f64 d d)) M)) (*.f64 (/.f64 D (+.f64 d d)) M)) (/.f64 h l)))) | |
| 60.9% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) l))) | |
| 26.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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)))) | |
| 63.8% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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)))) | |
| 22.6% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.f64 h l)))) | |
| 22.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (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)))) | |
| 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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (*.f64 d d)) (/.f64 M l)) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 33.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 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 34.6% | #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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) | |
| 17.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 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) | |
| 18.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) d) l)) h)) | |
| ✓ | 20.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.f64 d l))) h)) |
| 19.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 (*.f64 h (*.f64 d (/.f64 d l)))) h)) | |
| 23.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 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) | |
| ✓ | 40.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 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
| 38.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 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #s(literal 1/2 binary64))))) | |
| 23.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 (fabs.f64 d) #s(approx (* (sqrt l) (sqrt h)) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) | |
| 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)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) l)) h)) | |
| 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 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 11.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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) h)) | |
| 20.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 (* (* h d) (/ d l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) | |
| 17.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) | |
| 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) h))) | |
| ✓ | 17.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 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
| 16.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 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) h))) | |
| 5.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 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d))) h))) | |
| 9.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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) | |
| 16.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 3.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 (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| 23.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))) | |
| 26.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d 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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 l h)))) |
| 16.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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (/.f64 l h)))) (*.f64 l h)))) | |
| 15.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 (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (/.f64 l h))))) (*.f64 l h)))) | |
| 37.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 (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (*.f64 h l)) (*.f64 h l))))) | |
| 9.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 d)) (sqrt.f64 (*.f64 l h)))))) | |
| 4.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l))))) | |
| 2.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) | |
| ✓ | 9.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))) |
| 9.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #s(literal 1/2 binary64))))))) | |
| 3.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 (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) | |
| 12.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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))))) | |
| 12.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) | |
| 3.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 (* (* h d) (/ d l))) h) (neg.f64 (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))))))) | |
| 12.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 (* (* h d) (/ d l))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 binary64)))))) | |
| 21.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 (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) | |
| 55.6% | #s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 54.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) l) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 39.6% | #s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 #s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 37.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) | |
| 40.6% | #s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) | |
| 30.6% | #s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 h l)) d)) #s(literal -1/8 binary64)))) | |
| 15.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) d))) #s(literal -1/8 binary64)))) | |
| 36.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) | |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64)))) | |
| 40.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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)))) | |
| 32.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.f64 D d)) #s(literal -1/8 binary64))))) | |
| 35.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64)))) | |
| 32.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64)))) | |
| 17.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) #s(literal -1/8 binary64)))) | |
| 20.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)))) | |
| 29.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) | |
| 21.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l))))) | |
| 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d)) #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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (/.f64 d (*.f64 (sqrt.f64 (/.f64 h l)) l)))))) | |
| 12.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 (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) d)))) h))) |
Compiled 4 572 to 2 665 computations (41.7% 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (neg.f64 (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l)))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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)))) (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.f64 d 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 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)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) 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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.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 (sqrt.f64 (*.f64 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #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)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 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) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 #s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (/.f64 (*.f64 D D) d)) #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)))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (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))))))) |
#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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l)))) #s(literal -1/8 binary64)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 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)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) 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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.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 (sqrt.f64 (*.f64 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #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)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 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) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 #s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (/.f64 (*.f64 D D) d)) #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)))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (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))))))) |
#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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (sqrt.f64 (*.f64 h l))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 h l))))) #s(literal -1/8 binary64)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 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)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) 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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.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 (sqrt.f64 (*.f64 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #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)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 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) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 #s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (/.f64 (*.f64 D D) d)) #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)))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (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))))))) |
#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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.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))) (/.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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) l) (/.f64 (*.f64 D D) d)) #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)))) (fma.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.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 (*.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))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (*.f64 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 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)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) 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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.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 (sqrt.f64 (*.f64 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #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)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 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) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 #s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (/.f64 (*.f64 D D) d)) #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)))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (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))))))) |
#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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.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))) (/.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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) l) (/.f64 (*.f64 D D) d)) #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)))) (fma.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.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 (*.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)))) (fma.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) #s(literal -1/8 binary64)) D) D (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h 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))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (* (sqrt (* l h)) l) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h)) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.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 #s(approx (* (* (/ d (sqrt (* l h))) h) M) (/.f64 (*.f64 M d) (sqrt.f64 (/.f64 l h)))) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.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)))) |
#s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 M M)))) (*.f64 M M)))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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 (*.f64 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
| 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* h d) (/ d l))) h) (neg.f64 (/.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)))) (sqrt.f64 (/.f64 (*.f64 d 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 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (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 (* (* h d) (/ d l))) h) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (* h d) (/ d l))) (*.f64 (neg.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) #s(approx (/ (* (fabs d) (sqrt (* l h))) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.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 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 d (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h (*.f64 d (/.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 (sqrt.f64 (*.f64 (*.f64 h d) (/.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 (sqrt.f64 (/.f64 (*.f64 (*.f64 h d) 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(approx (/ (sqrt (* (* h d) (/ d l))) h) (*.f64 (fabs.f64 d) (/.f64 (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 (* (* h d) (/ d l))) 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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (neg.f64 d) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (* h d) (/ d l))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 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 h) (sqrt.f64 (*.f64 d (/.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 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(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 (* (* h d) (/ d l))) (*.f64 (neg.f64 h) (/.f64 (fabs.f64 d) (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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (*.f64 (*.f64 (fabs.f64 d) 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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (/.f64 #s(approx (* (fabs d) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) 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 (sqrt.f64 (*.f64 h d)) (/.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.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 (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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) (/.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 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) 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 (sqrt.f64 (*.f64 h d)) (/.f64 #s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) 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 (* (sqrt (* h d)) (/ (sqrt (/ d l)) h)) (/.f64 (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (*.f64 #s(literal 1 binary64) h) (*.f64 (*.f64 l d) 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 #s(approx (/ (* (* (* (* M M) h) D) D) (* (* l d) (sqrt (* h l)))) (/.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)))) (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 h l)) #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 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 h d) (/.f64 d l)) (*.f64 (*.f64 h d) (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 (*.f64 D (*.f64 M M)) h) (/.f64 D (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 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 (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (*.f64 (*.f64 D (/.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D (/.f64 D d))) (*.f64 (sqrt.f64 (*.f64 h 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 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)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 h d) (/.f64 d l))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) #s(approx (* (* l d) (sqrt (* h l))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h) 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 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.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 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) (/.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 (sqrt.f64 (*.f64 h d)) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #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)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 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) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 #s(approx (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 #s(approx (/ (* (* M M) h) (* (sqrt (* h l)) l)) (/.f64 (*.f64 M M) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (/.f64 (*.f64 D D) d)) #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)))) (*.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)))) #s(approx (/ (sqrt (* (* h d) (/ d l))) h) (neg.f64 (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))))))) |
#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 #s(approx (* (* (* (/ d (sqrt (* l h))) h) M) (/ M (* (* d d) l))) (/.f64 (*.f64 M M) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d))))) (/ 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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (sqrt.f64 (*.f64 h l)) l)) (/.f64 (*.f64 D D) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) d) (*.f64 (sqrt.f64 (*.f64 h l)) l)) #s(literal -1/8 binary64) (/.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))) (/.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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (*.f64 h l))) l) (/.f64 (*.f64 D D) d)) #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)))) (fma.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d))) #s(literal -1/8 binary64)) D) D (/.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 (*.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)))) (fma.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) (/.f64 (*.f64 M M) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) h) l))))) #s(literal -1/8 binary64)) D) D (/.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (sqrt.f64 l)) (sqrt.f64 h))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h 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))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 #s(approx (* (sqrt (* l h)) l) (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) l) h)) d)) #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) #s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* (sqrt (* l h)) l) d)) -1/8) (/ d (sqrt (* l h)))) (/.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)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 #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))) (/.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 #s(approx (* (* (/ d (sqrt (* l h))) h) M) (/.f64 (*.f64 M d) (sqrt.f64 (/.f64 l h)))) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.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)))) |
#s(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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) #s(approx (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 M M)))) (*.f64 M M)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 D (+.f64 d d)) M)) (*.f64 (/.f64 D (+.f64 d d)) M)) (/.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (/.f64 M (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64)) D) D (/.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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 h l))) h) (*.f64 M (/.f64 M (*.f64 (*.f64 d d) l)))) #s(literal -1/8 binary64)) D) D (/.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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (sqrt.f64 (*.f64 l h))) h) M) (*.f64 d d)) (/.f64 M l)) #s(literal -1/8 binary64)) D) D (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))))) |
(*.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)) (sqrt.f64 (/.f64 d h))) (sqrt.f64 (/.f64 d l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 D D)) l) #s(literal -1/8 binary64) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) (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 (* (* (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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 l d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h))))) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) h)))) l))) |
(/.f64 (*.f64 (sqrt.f64 d) (*.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)) (sqrt.f64 (/.f64 d l)))) (sqrt.f64 h)) |
(*.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)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d 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 (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)) |
(*.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))) |
#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 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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) h)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.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 (*.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 (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 (/.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)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d 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 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) 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 d d))) |
(*.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)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 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)))) #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 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (/.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 h d))) 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 #s(literal 1 binary64) (*.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))) (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 (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) D))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.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)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.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)))) |
(*.f64 (*.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 #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 (+ (* (* (* (/ (* (* (* (/ d (* (sqrt l) (sqrt h))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 D (+.f64 d d)) M)) (*.f64 (/.f64 D (+.f64 d d)) M)) (/.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))) h) M) M) (* (* d d) l)) -1/8) D) D) (/ d (* (sqrt l) (sqrt h)))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) l) d)) #s(literal -1/8 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))))) |
53 calls:
| 117.0ms | D |
| 74.0ms | h |
| 55.0ms | d |
| 55.0ms | M |
| 51.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 1 | M |
| 40.6% | 1 | h |
| 40.6% | 1 | l |
| 40.6% | 1 | (*.f64 M D) |
| 40.6% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 40.6% | 1 | d |
| 43.8% | 2 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 42.4% | 2 | M |
| 42.7% | 2 | h |
| 40.6% | 1 | D |
| 46.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)))) |
| 43.5% | 2 | (*.f64 M D) |
| 46.6% | 2 | (*.f64 M D) |
| 44.4% | 2 | M |
| 46.7% | 2 | (*.f64 M D) |
| 46.5% | 4 | l |
| 48.1% | 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)))) |
| 47.2% | 3 | D |
| 54.1% | 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)))) |
| 44.6% | 2 | h |
| 44.4% | 2 | d |
| 56.9% | 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)))) |
| 49.0% | 2 | (*.f64 M D) |
| 47.6% | 2 | M |
| 61.6% | 2 | M |
| 56.9% | 6 | l |
| 55.2% | 2 | D |
| 60.3% | 2 | (*.f64 M D) |
| 64.5% | 2 | (*.f64 M D) |
| 62.4% | 2 | M |
| 58.3% | 2 | d |
| 57.4% | 3 | h |
| 63.0% | 2 | D |
| 61.3% | 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)))) |
| 64.2% | 3 | l |
| 64.6% | 2 | (*.f64 M D) |
| 72.1% | 3 | (*.f64 M D) |
| 69.6% | 2 | l |
| 70.1% | 3 | M |
| 72.6% | 3 | l |
| 70.4% | 3 | d |
| 71.1% | 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)))) |
| 73.0% | 3 | l |
| 72.1% | 3 | (*.f64 M D) |
| 71.1% | 3 | D |
| 72.3% | 4 | h |
| 72.6% | 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)))) |
| 73.2% | 2 | (*.f64 M D) |
| 75.3% | 3 | D |
| 71.3% | 2 | M |
| 73.1% | 2 | l |
| 76.4% | 3 | h |
| 72.4% | 2 | d |
Compiled 8 804 to 1 214 computations (86.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 64.0ms | 2.8786379777408086e+171 | 1.443183951000961e+178 |
| 13.0ms | -7.830678315021429e+105 | -3.995636481317692e+99 |
| 37.0ms | 144× | 0 | valid |
| 27.0ms | 246× | 0 | invalid |
Compiled 1 181 to 687 computations (41.8% saved)
ival-pow2: 23.0ms (45.1% of total)ival-pow: 10.0ms (19.6% of total)ival-mult!: 9.0ms (17.6% of total)ival-div!: 8.0ms (15.7% of total)ival-sub!: 1.0ms (2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 2.4243523110972834e-116 | 1.9375529964197217e-114 |
| 22.0ms | -7.332577423526169e-146 | -1.0901972710366983e-150 |
| 32.0ms | 217× | 0 | invalid |
| 14.0ms | 112× | 0 | valid |
Compiled 983 to 611 computations (37.8% saved)
ival-pow: 8.0ms (30.4% of total)ival-div!: 7.0ms (26.6% of total)ival-mult!: 7.0ms (26.6% of total)ival-pow2: 3.0ms (11.4% of total)ival-sub!: 1.0ms (3.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.4243523110972834e-116 | 1.9375529964197217e-114 |
| 13.0ms | -7.332577423526169e-146 | -1.0901972710366983e-150 |
| 10.0ms | 101× | 0 | invalid |
Compiled 962 to 590 computations (38.7% saved)
ival-div!: 2.0ms (30.1% of total)ival-mult!: 2.0ms (30.1% 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× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3170250407764044e+152 | 1.1554793738505191e+153 |
| 0.0ms | 1.0203079244203253e-131 | 3.9056944574300864e-131 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.5523227519272616e-61 | 5.307394915320459e-61 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6689380272897926e+67 | 1.9733375887243984e+70 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 46.0ms | 5.155309726965218e-91 | 3.22674342169839e-89 |
| 24.0ms | 114× | 0 | invalid |
| 14.0ms | 112× | 0 | valid |
Compiled 1 200 to 688 computations (42.7% saved)
ival-div!: 5.0ms (29.5% of total)ival-mult!: 5.0ms (29.5% of total)ival-pow: 4.0ms (23.6% of total)ival-pow2: 2.0ms (11.8% of total)ival-sub!: 1.0ms (5.9% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0421832470156057e+221 | +inf |
| 0.0ms | -7.306800575276292e+77 | 0.0 |
Compiled 38 to 30 computations (21.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0421832470156057e+221 | +inf |
| 0.0ms | -7.306800575276292e+77 | 0.0 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 6.758395393254725e+175 | 9.68134423508639e+177 |
| 13.0ms | 112× | 0 | valid |
| 10.0ms | 109× | 0 | invalid |
Compiled 962 to 569 computations (40.9% saved)
ival-div!: 5.0ms (31.4% of total)ival-pow: 4.0ms (25.1% of total)ival-mult!: 4.0ms (25.1% of total)ival-pow2: 2.0ms (12.5% of total)ival-sub!: 1.0ms (6.3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.758395393254725e+175 | 9.68134423508639e+177 |
Compiled 962 to 569 computations (40.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0421832470156057e+221 | +inf |
| 0.0ms | -7.306800575276292e+77 | 0.0 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.306800575276292e+77 | 0.0 |
Compiled 38 to 30 computations (21.1% saved)
| 1× | fuel |
Compiled 2 837 to 248 computations (91.3% saved)
(sort M D)
(abs D)
(abs M)
Compiled 30 478 to 10 124 computations (66.8% saved)
Loading profile data...