
Time bar (total: 10.0s)
| 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 | 12 841× | 0 | invalid |
| 1.5s | 8 256× | 0 | valid |
ival-div!: 739.0ms (29.4% of total)ival-pow: 698.0ms (27.7% of total)ival-mult!: 607.0ms (24.1% of total)ival-pow2: 399.0ms (15.8% of total)ival-sub!: 70.0ms (2.8% of total)adjust: 4.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 589 |
| 1 | 748 | 556 |
| 2 | 4245 | 550 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 36.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(abs d)
(abs M)
(abs D)
(sort M D)
Compiled 62 to 44 computations (29% saved)
| Inputs |
|---|
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
d |
h |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d l)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | h | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 7.0ms | M | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 6.0ms | d | @ | 0 | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 6.0ms | d | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (/ d h) d h (/ 1 2) 1 2 (pow (/ d l) (/ 1 2)) (/ d l) l (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l)) |
| 5.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 | 1467 |
| 1 | 1174 | 1405 |
| 0 | 8119 | 1395 |
| 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 d (*.f64 (sqrt.f64 l) (sqrt.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 #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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) |
(*.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 (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 (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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) |
(/.f64 d (*.f64 (sqrt.f64 h) (sqrt.f64 l))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(fabs.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 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 (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 (sqrt.f64 (sqrt.f64 (/.f64 d h))) (sqrt.f64 (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 h))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) h))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) h) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d h))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d h)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 h))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 h) (sqrt.f64 d))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(sqrt.f64 (/.f64 d h)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(fabs.f64 (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 d) (/.f64 #s(literal -1 binary64) h)) |
(*.f64 #s(literal 1 binary64) (/.f64 d h)) |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(pow.f64 (/.f64 h d) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 h d))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 h d) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 h d)) |
(/.f64 d (*.f64 h #s(literal 1 binary64))) |
(/.f64 d h) |
d |
h |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 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 (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 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (sqrt.f64 d))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(sqrt.f64 (/.f64 d l)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(*.f64 #s(literal 1 binary64) (/.f64 d l)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l d) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l d))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l d) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 l d)) |
(/.f64 d l) |
l |
(*.f64 (+.f64 #s(literal 1 binary64) (/.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 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.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)) (/.f64 h l))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (*.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 (expm1.f64 (*.f64 (log.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 #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) l) (*.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 #s(literal 1 binary64) (*.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))))) |
(/.f64 (+.f64 #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 #s(literal 1 binary64) (pow.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)) (/.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) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 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 #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 (neg.f64 (expm1.f64 (*.f64 (log.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 #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 (expm1.f64 (*.f64 (log.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 #s(literal 1 binary64) (*.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 #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 #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 (expm1.f64 (*.f64 (log.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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.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 (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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l)))))) |
(-.f64 (/.f64 #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 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)))) (/.f64 h l))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.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 h l)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #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 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(/.f64 (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 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 l h)) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h))) |
(*.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)))) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (*.f64 M #s(literal 1/2 binary64))) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.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 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) (/.f64 #s(literal 1 binary64) (+.f64 d d)))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.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 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 1/2 binary64)) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (neg.f64 (*.f64 D M))) (*.f64 d (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 d (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 D M)) (*.f64 (*.f64 D M) #s(literal 1/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 (neg.f64 (*.f64 D M)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 d d)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 (*.f64 D M) #s(literal 1/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) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 D M))) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M)) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 (*.f64 M (/.f64 D (+.f64 d d))) (/.f64 (+.f64 d d) (*.f64 D M))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(fabs.f64 (/.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 (/.f64 D (+.f64 d d))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (pow.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) d)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (neg.f64 (*.f64 D M)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 d d)))) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(*.f64 #s(literal 1 binary64) (*.f64 M (/.f64 D (+.f64 d d)))) |
(pow.f64 (/.f64 (+.f64 d d) (*.f64 D M)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/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 1/2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 d d) (*.f64 D M)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 d d) (*.f64 D M))) |
(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 (+.f64 #s(literal 1 binary64) (/.f64 d d)) 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)))) |
(-.f64 d (neg.f64 d)) |
(+.f64 d d) |
(*.f64 (neg.f64 h) (/.f64 #s(literal 1 binary64) (neg.f64 l))) |
(*.f64 #s(literal 1 binary64) (/.f64 h l)) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l h) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l h))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l h) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 l h)) |
(/.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 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) l) #s(literal -1/8 binary64)) (*.f64 d d)))) |
#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 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) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 d d))) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 d (sqrt.f64 (*.f64 h d)))) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 d (sqrt.f64 (*.f64 l d)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 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)) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 h d))))) |
#s(approx (pow (/ d l) (/ 1 2)) (neg.f64 (/.f64 d (sqrt.f64 (*.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 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 (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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) (*.f64 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 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 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) (*.f64 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 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 (/.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 (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) |
#s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 l d)) l)) |
#s(approx 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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 D D) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 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))))) |
Compiled 2 992 to 1 236 computations (58.7% saved)
29 alts after pruning (29 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 29 | 238 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 210 | 29 | 239 |
| Status | Accuracy | Program |
|---|---|---|
| 24.3% | (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.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)))) | |
| 39.0% | (*.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)))) | |
| 36.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 35.6% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.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 (+.f64 d d) (*.f64 D M)))) (/.f64 h l)))) | |
| 20.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #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))))) | |
| 13.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)))) #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)))))) | |
| ▶ | 23.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #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)))) |
| 32.3% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 33.2% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (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)))) | |
| 27.4% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 l 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)))) | |
| 35.8% | (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 h d)) (/.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)))) | |
| 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)))) | |
| 35.5% | (*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.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.6% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 33.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)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 40.8% | (*.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)))) | |
| 20.4% | (*.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))))) | |
| ▶ | 56.5% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| ▶ | 25.7% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l 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)))) |
| 11.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 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)) | |
| 12.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 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) | |
| ▶ | 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) 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 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) l) #s(literal -1/8 binary64)) (*.f64 d d)))) | |
| 11.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 (/.f64 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) (*.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))) | |
| 16.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 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) h)) | |
| 10.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M))) (*.f64 M M))) | |
| 8.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 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) | |
| 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 (/.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))) |
Compiled 1 934 to 1 660 computations (14.2% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
d |
l |
(/.f64 d h) |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) |
(sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(*.f64 h d) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l 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)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l) |
(sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) |
(*.f64 (/.f64 d h) (*.f64 l d)) |
(*.f64 l d) |
(*.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 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(sqrt.f64 (neg.f64 d)) |
(neg.f64 d) |
(sqrt.f64 (neg.f64 l)) |
(neg.f64 l) |
| Outputs |
|---|
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (* (/ d l) (* h d)) #s(hole binary64 (/ (* (pow d 2) h) l))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (/ (* d (sqrt (/ l h))) l))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* d (sqrt (/ l h))))) |
#s(approx (* (/ d h) (* l d)) #s(hole binary64 (/ (* (pow d 2) l) h))) |
#s(approx (* l d) #s(hole binary64 (* d l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 d)) (sqrt (/ d h)))))) (* l (sqrt (neg l))))) (/ (* (pow d 2) (* (sqrt (* -1 d)) (sqrt (/ d h)))) (sqrt (neg l)))) (pow d 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) #s(hole binary64 (/ (* (sqrt (* -1 d)) (sqrt (/ d h))) (sqrt (neg l))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (sqrt (* -1 d)) (sqrt (neg l))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (sqrt (* -1 d)))) |
#s(approx (neg d) #s(hole binary64 (* -1 d))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (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 (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (pow d 2) (* (sqrt (/ -1 d)) (sqrt (/ 1 (* d h))))) (sqrt (neg l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 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 h))))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (/ -1 d)) (sqrt (/ 1 (* d h)))) (sqrt (neg l))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (* d (sqrt (/ -1 d))) (sqrt (neg l))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* d (sqrt (/ -1 d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (* -1 (/ (* d (sqrt (/ l h))) l)))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* -1 (* d (sqrt (/ l h)))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ -1 d))) (sqrt (neg l)))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* -1 (* d (sqrt (/ -1 d)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow d 2) h) l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) h) l))))) (* (pow d 2) l)))) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (* d h))) (* h (sqrt (neg l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (* d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (* d h))) (sqrt (neg l)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) l) h)) l))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (sqrt (/ (* (pow d 2) l) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* h (sqrt (neg l)))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (neg l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (- 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 (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* h (sqrt (neg l))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l))))))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (* -1 l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (sqrt (* -1 l))))) (/ (* l (* (sqrt (neg d)) (sqrt (/ d h)))) (sqrt (* -1 l)))) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (* -1 l))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (sqrt (neg d)) (sqrt (* -1 l))))) |
#s(approx (sqrt (neg l)) #s(hole binary64 (sqrt (* -1 l)))) |
#s(approx (neg l) #s(hole binary64 (* -1 l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* l (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* l (sqrt (/ -1 l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (/ -1 l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (/ -1 l)))) l))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (sqrt (neg d)) (* l (sqrt (/ -1 l)))))) |
#s(approx (sqrt (neg l)) #s(hole binary64 (* l (sqrt (/ -1 l))))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* -1 (* l (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* l (sqrt (/ -1 l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (/ -1 l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (/ -1 l)))) l)))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (* -1 (/ (sqrt (neg d)) (* l (sqrt (/ -1 l))))))) |
#s(approx (sqrt (neg 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 (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (neg l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* (pow M 2) (sqrt (neg l)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* (pow D 2) (sqrt (neg l)))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | l | @ | -inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (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))) (/ (sqrt (* (/ d h) (* l d))) l) (sqrt (* (/ d h) (* l d))) (* (/ d h) (* l d)) (* l d) (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt (neg d)) (neg d) (sqrt (neg l)) (neg l)) |
| 23.0ms | D | @ | -inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (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))) (/ (sqrt (* (/ d h) (* l d))) l) (sqrt (* (/ d h) (* l d))) (* (/ d h) (* l d)) (* l d) (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt (neg d)) (neg d) (sqrt (neg l)) (neg l)) |
| 16.0ms | d | @ | 0 | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (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))) (/ (sqrt (* (/ d h) (* l d))) l) (sqrt (* (/ d h) (* l d))) (* (/ d h) (* l d)) (* l d) (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt (neg d)) (neg d) (sqrt (neg l)) (neg l)) |
| 9.0ms | d | @ | -inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (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))) (/ (sqrt (* (/ d h) (* l d))) l) (sqrt (* (/ d h) (* l d))) (* (/ d h) (* l d)) (* l d) (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt (neg d)) (neg d) (sqrt (neg l)) (neg l)) |
| 8.0ms | h | @ | -inf | ((* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) d l (/ d h) h (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (sqrt (* (/ d l) (* h d))) (* (/ d l) (* h d)) (* h d) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (* (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))) (/ (sqrt (* (/ d h) (* l d))) l) (sqrt (* (/ d h) (* l d))) (* (/ d h) (* l d)) (* l d) (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt (neg d)) (neg d) (sqrt (neg l)) (neg l)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 534 | 4716 |
| 0 | 601 | 4303 |
| 1 | 3033 | 4163 |
| 0 | 8919 | 4130 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
d |
l |
(/.f64 d h) |
h |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h) |
(sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(*.f64 h d) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l 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)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l) |
(sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) |
(*.f64 (/.f64 d h) (*.f64 l d)) |
(*.f64 l d) |
(*.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 (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 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(sqrt.f64 (neg.f64 d)) |
(neg.f64 d) |
(sqrt.f64 (neg.f64 l)) |
(neg.f64 l) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (* (/ d l) (* h d)) #s(hole binary64 (/ (* (pow d 2) h) l))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (/ (* d (sqrt (/ l h))) l))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* d (sqrt (/ l h))))) |
#s(approx (* (/ d h) (* l d)) #s(hole binary64 (/ (* (pow d 2) l) h))) |
#s(approx (* l d) #s(hole binary64 (* d l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 d)) (sqrt (/ d h)))))) (* l (sqrt (neg l))))) (/ (* (pow d 2) (* (sqrt (* -1 d)) (sqrt (/ d h)))) (sqrt (neg l)))) (pow d 2)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) #s(hole binary64 (/ (* (sqrt (* -1 d)) (sqrt (/ d h))) (sqrt (neg l))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (sqrt (* -1 d)) (sqrt (neg l))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (sqrt (* -1 d)))) |
#s(approx (neg d) #s(hole binary64 (* -1 d))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow d 2) (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l))))))) (* (pow d 2) l))) (* (sqrt (/ 1 (* d h))) (sqrt (/ 1 (* d l)))))))) |
#s(approx (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 (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (pow d 2) (* (sqrt (/ -1 d)) (sqrt (/ 1 (* d h))))) (sqrt (neg l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 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 h))))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (/ -1 d)) (sqrt (/ 1 (* d h)))) (sqrt (neg l))))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (* d (sqrt (/ -1 d))) (sqrt (neg l))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* d (sqrt (/ -1 d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d l))))))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (* -1 (/ (* d (sqrt (/ l h))) l)))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* -1 (* d (sqrt (/ l h)))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ -1 d))) (sqrt (neg l)))))) |
#s(approx (sqrt (neg d)) #s(hole binary64 (* -1 (* d (sqrt (/ -1 d)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (sqrt (/ (* (pow d 2) h) l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) h) l))))) (* (pow d 2) l)))) h))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (* d h))) (* h (sqrt (neg l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (* d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (* d h))) (sqrt (neg l)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) l) h)) l))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (sqrt (/ (* (pow d 2) l) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* h (sqrt (neg l)))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (neg l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (- 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 (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* h (sqrt (neg l))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l))))))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (sqrt (* (/ d l) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (/ (* (sqrt (* d l)) (sqrt (/ d h))) l))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (* -1 l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (sqrt (* -1 l))))) (/ (* l (* (sqrt (neg d)) (sqrt (/ d h)))) (sqrt (* -1 l)))) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (* -1 l))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (sqrt (neg d)) (sqrt (* -1 l))))) |
#s(approx (sqrt (neg l)) #s(hole binary64 (sqrt (* -1 l)))) |
#s(approx (neg l) #s(hole binary64 (* -1 l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* l (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* l (sqrt (/ -1 l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (/ -1 l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (/ -1 l)))) l))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (/ (sqrt (neg d)) (* l (sqrt (/ -1 l)))))) |
#s(approx (sqrt (neg l)) #s(hole binary64 (* l (sqrt (/ -1 l))))) |
#s(approx (sqrt (* (/ d h) (* l d))) #s(hole binary64 (* -1 (* l (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* l (sqrt (/ -1 l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (/ -1 l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (/ -1 l)))) l)))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) #s(hole binary64 (* -1 (/ (sqrt (neg d)) (* l (sqrt (/ -1 l))))))) |
#s(approx (sqrt (neg 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 (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h)))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (sqrt (neg l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow M 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* (pow M 2) (sqrt (neg l)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) (pow D 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ (sqrt (neg d)) (sqrt (neg 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 (neg d)) (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (neg l)))))) (/ (* (sqrt (neg d)) (sqrt (/ d h))) (* (pow D 2) (sqrt (neg 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 (-.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 (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 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 #s(literal 1 binary64) (-.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.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 (*.f64 #s(literal 1 binary64) (-.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d 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 h) (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 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 2 binary64))) (sqrt.f64 (*.f64 (/.f64 d h) (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 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))) #s(literal 1 binary64)) (*.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d 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 h) (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 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 (*.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 h) (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 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))) #s(literal 1 binary64)) (*.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 (/.f64 d h) (neg.f64 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 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 d)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) (neg.f64 (sqrt.f64 (neg.f64 d)))) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (neg.f64 d))) (*.f64 (sqrt.f64 h) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 h l) (*.f64 d d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h))))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (neg.f64 l))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(fabs.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (*.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 d d) (*.f64 h l))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 h l) (*.f64 d d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 1 binary64)) (*.f64 (neg.f64 l) (/.f64 h d))) |
(/.f64 (*.f64 (neg.f64 d) #s(literal 1 binary64)) (*.f64 (neg.f64 h) (/.f64 l d))) |
(/.f64 (*.f64 (neg.f64 d) d) (*.f64 (neg.f64 l) h)) |
(/.f64 (*.f64 (neg.f64 d) d) (*.f64 (neg.f64 h) l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 d)) (*.f64 (/.f64 l d) (neg.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 d)) (*.f64 (/.f64 h d) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 (/.f64 l d) h)) |
(/.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 (/.f64 h d) l)) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 l (neg.f64 h))) |
(/.f64 (*.f64 d (neg.f64 d)) (*.f64 h (neg.f64 l))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 l (/.f64 h d))) |
(/.f64 (*.f64 d #s(literal 1 binary64)) (*.f64 h (/.f64 l d))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (fabs.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (fabs.f64 d) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (*.f64 (sqrt.f64 (*.f64 h l)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (*.f64 (sqrt.f64 (*.f64 h l)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (fabs.f64 d)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 d)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (fabs.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 h l)) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (*.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 d l) d)) (neg.f64 h)) |
(/.f64 (neg.f64 (*.f64 d (/.f64 d h))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 d d) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 d d))) (neg.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 h l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 h l) (*.f64 d d)))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 l) (neg.f64 h))) |
(/.f64 (*.f64 d d) (*.f64 (neg.f64 h) (neg.f64 l))) |
(/.f64 (*.f64 d d) (*.f64 (sqrt.f64 (*.f64 h l)) (sqrt.f64 (*.f64 h l)))) |
(/.f64 (*.f64 d d) (*.f64 h l)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 l d) (/.f64 h d))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 h d) (/.f64 l d))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 h l) (*.f64 d d))) |
(sqrt.f64 (*.f64 (/.f64 (*.f64 d d) (*.f64 h l)) (/.f64 (*.f64 d d) (*.f64 h l)))) |
(fabs.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l d) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l d))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 l d)) |
(/.f64 d l) |
d |
l |
(*.f64 d (/.f64 #s(literal 1 binary64) h)) |
(pow.f64 (/.f64 h d) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 h))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 h d))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 #s(literal 1 binary64) (/.f64 h d)) |
(/.f64 d h) |
h |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.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)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) |
(-.f64 (/.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))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 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 (*.f64 M M) (*.f64 D D)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.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 (/.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 d (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.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 (neg.f64 (*.f64 D M)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 d d)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.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) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 D M))) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M)) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(fabs.f64 (/.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 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(pow.f64 (/.f64 (+.f64 d d) (*.f64 D M)) #s(literal -1 binary64)) |
(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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 d d) (*.f64 D M))) |
(exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1 binary64))) |
(*.f64 D M) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(+.f64 d d) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l h) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l h))) |
(/.f64 #s(literal 1 binary64) (/.f64 l h)) |
(/.f64 h l) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (/.f64 #s(literal 1 binary64) h)) |
(pow.f64 (/.f64 h (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (neg.f64 h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 h (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h) |
(/.f64 #s(literal 1 binary64) (/.f64 h (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) h)) (sqrt.f64 d)) |
(*.f64 (pow.f64 (*.f64 (/.f64 d l) h) #s(literal 1/2 binary64)) (sqrt.f64 d)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) |
(pow.f64 (*.f64 (*.f64 (/.f64 d l) h) d) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 d (*.f64 h d))) (sqrt.f64 l)) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(fabs.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 d l) h) d) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (*.f64 h d) (/.f64 d l)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 d l) h) d) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 d (*.f64 h d))) (neg.f64 l)) |
(/.f64 (*.f64 d (*.f64 h d)) l) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d))) |
(fabs.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) |
(*.f64 h d) |
(*.f64 d h) |
(*.f64 (/.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))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 (/.f64 d h) (neg.f64 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 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 d)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) (neg.f64 (sqrt.f64 (neg.f64 d)))) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (neg.f64 d))) (*.f64 (sqrt.f64 h) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 h l) (*.f64 d d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h))))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (neg.f64 l))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(fabs.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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 (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 (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 (sqrt.f64 (sqrt.f64 (/.f64 d h))) (sqrt.f64 (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) h))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) h) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d h))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d h)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 h))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(sqrt.f64 (/.f64 d h)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(fabs.f64 (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 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 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 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 l d)) #s(literal -1 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 (neg.f64 (sqrt.f64 (neg.f64 d)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(sqrt.f64 (/.f64 d l)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) 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))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) l))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) l)) |
(*.f64 (sqrt.f64 (*.f64 l d)) (/.f64 (sqrt.f64 (/.f64 d h)) l)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d))) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) l) |
(/.f64 #s(literal 1 binary64) (/.f64 l (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d h) l)) (sqrt.f64 d)) |
(*.f64 (pow.f64 (*.f64 (/.f64 d h) l) #s(literal 1/2 binary64)) (sqrt.f64 d)) |
(*.f64 (sqrt.f64 (*.f64 l d)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (*.f64 l d))) |
(pow.f64 (*.f64 (*.f64 (/.f64 d h) l) d) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 d (*.f64 l d))) (sqrt.f64 h)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)))) |
(fabs.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 d h) l) d) |
(*.f64 (*.f64 l d) (/.f64 d h)) |
(*.f64 (/.f64 d h) (*.f64 l d)) |
(/.f64 (neg.f64 (*.f64 d (*.f64 l d))) (neg.f64 h)) |
(/.f64 (*.f64 d (*.f64 l d)) h) |
(*.f64 l d) |
(*.f64 d l) |
(*.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 (-.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 (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 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 (sqrt.f64 (*.f64 (/.f64 d h) (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 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 #s(literal 1 binary64) (-.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.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 (*.f64 #s(literal 1 binary64) (-.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d 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 h) (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 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 2 binary64))) (sqrt.f64 (*.f64 (/.f64 d h) (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 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))) #s(literal 1 binary64)) (*.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d 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 h) (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 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 (*.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 h) (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 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))) #s(literal 1 binary64)) (*.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 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 (/.f64 d h) (neg.f64 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 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 h l)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 d)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) (neg.f64 (sqrt.f64 (neg.f64 d)))) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 (neg.f64 d))) (*.f64 (sqrt.f64 h) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 h l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 h l) (*.f64 d d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 l) (*.f64 (neg.f64 d) (/.f64 d h))))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (neg.f64 l))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) |
(fabs.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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 (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 (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 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 l d)) #s(literal -1 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 (neg.f64 (sqrt.f64 (neg.f64 d)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (sqrt.f64 d)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 d))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(sqrt.f64 (/.f64 d l)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(fabs.f64 (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 (sqrt.f64 (sqrt.f64 (neg.f64 d))) (sqrt.f64 (sqrt.f64 (neg.f64 d)))) |
(*.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 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d)))) |
(sqrt.f64 (neg.f64 d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (neg.f64 d)))) |
(fabs.f64 (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 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (neg.f64 l) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 l)))) |
(sqrt.f64 (neg.f64 l)) |
(fabs.f64 (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(fabs.f64 (sqrt.f64 (neg.f64 l))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 l)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) l) |
(*.f64 l #s(literal -1 binary64)) |
(neg.f64 l) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) l) #s(literal -1/8 binary64))) d)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) d)) |
#s(approx (* (/ d l) (/ d h)) (/.f64 (*.f64 d d) (*.f64 h l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx d d) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (* 2 d) (+.f64 d d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) l)) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 d d))) (*.f64 d d))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
#s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l)) |
#s(approx (* h d) (*.f64 h d)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (pow (/ d h) (/ 1 2)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) (/.f64 (*.f64 (sqrt.f64 (/.f64 l h)) d) l)) |
#s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (sqrt.f64 (/.f64 l h)) d)) |
#s(approx (* (/ d h) (* l d)) (/.f64 (*.f64 (*.f64 d d) l) h)) |
#s(approx (* l d) (*.f64 l d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (sqrt.f64 (neg.f64 l)) l))) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt.f64 (/.f64 d l))) |
#s(approx (sqrt (neg d)) (sqrt.f64 (neg.f64 d))) |
#s(approx (neg d) (neg.f64 d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 d d))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))) d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 d (*.f64 h d))) (neg.f64 l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 #s(literal -1 binary64) (*.f64 d (*.f64 h d)))) h)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 d (*.f64 h d))) (neg.f64 l)))) (*.f64 d d))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) d) (neg.f64 l))))) |
#s(approx (sqrt (neg d)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) d)) d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h))) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d))))) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 l h)) d) l))) |
#s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 l h)))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) d) (neg.f64 l)))))) |
#s(approx (sqrt (neg d)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal -1 binary64) d)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 h l))) |
#s(approx (sqrt (* (/ d h) (* l d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 h d) (neg.f64 d))) (*.f64 (sqrt.f64 (neg.f64 l)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 h d) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (*.f64 h d)) (neg.f64 l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) h)) |
#s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h)) |
#s(approx (/ (sqrt (* (/ d h) (* l d))) l) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l)) |
#s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (neg.f64 l)) h))) h)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (neg.f64 l)) h)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 (/.f64 d h) l) d)) h)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) l)) (*.f64 l l))) |
#s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d h) l) d)) l)) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (sqrt.f64 (neg.f64 l)) (*.f64 d d))) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) l)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (sqrt.f64 (/.f64 d l))) |
#s(approx (sqrt (neg l)) (sqrt.f64 (neg.f64 l))) |
#s(approx (neg l) (neg.f64 l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (/.f64 #s(literal -1 binary64) l)))) l)) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (neg.f64 d)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (sqrt (neg l)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)) |
#s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (neg.f64 l) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 (neg.f64 d) (/.f64 d h)) (/.f64 #s(literal -1 binary64) l)))) l))) |
#s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 d)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (sqrt (neg l)) (*.f64 (neg.f64 l) (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.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 (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 h) (neg.f64 d)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (neg.f64 l)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (neg.f64 l)) (*.f64 D D)))) (*.f64 D D))) |
Compiled 8 462 to 2 363 computations (72.1% saved)
52 alts after pruning (51 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 629 | 47 | 676 |
| Fresh | 20 | 4 | 24 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 653 | 52 | 705 |
| Status | Accuracy | Program |
|---|---|---|
| 41.5% | (*.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)))) | |
| ▶ | 66.3% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 42.9% | (*.f64 (/.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))) | |
| 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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 26.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| ▶ | 23.3% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| 21.3% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 19.8% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 5.6% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d)))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 24.0% | (*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (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))) | |
| 22.7% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (/.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)))) | |
| 33.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)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 21.4% | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/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))) | |
| 17.0% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) (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))) | |
| 20.4% | (*.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))))) | |
| 22.3% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) | |
| 56.5% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 45.9% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) | |
| 55.9% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| 56.5% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| 55.7% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) | |
| 35.5% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.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)))) | |
| 35.2% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #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))))) | |
| 15.6% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) | |
| 15.0% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) 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)))) | |
| 15.1% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) #s(approx (- 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)))) | |
| 47.5% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (sqrt (* (/ d h) (* l d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) | |
| 32.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (sqrt.f64 (/.f64 l h)) 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)))) | |
| 12.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 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) | |
| 18.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) | |
| ✓ | 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
| 25.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 (/.f64 d l) h) d)) h)) | |
| ▶ | 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 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
| 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) | |
| 24.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) | |
| 28.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) | |
| 28.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 22.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) | |
| 14.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) | |
| 8.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 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) | |
| 17.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| ▶ | 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
| 13.4% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) | |
| 21.7% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) l)) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 d d))) (*.f64 d d))) | |
| 33.5% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) l) #s(literal -1/8 binary64))) d)) | |
| 5.3% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) | |
| 28.5% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 21.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) | |
| ▶ | 1.6% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
| 12.9% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) | |
| 19.7% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
Compiled 3 272 to 3 078 computations (5.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (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)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h) |
(sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) |
(*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 binary64) l) |
(*.f64 h d) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (/.f64 l d)) |
(/.f64 l d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 (neg.f64 d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(neg.f64 d) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(*.f64 D D) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
| Outputs |
|---|
#s(approx (* (/ (fabs d) (sqrt (* 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 (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (* (* d (/ 1 l)) (* h d)) #s(hole binary64 (/ (* (pow d 2) h) l))) |
#s(approx (* d (/ 1 l)) #s(hole binary64 (/ d l))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* d (* l (sqrt (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* l (sqrt (* d l))))) (/ (* (pow d 2) (sqrt (/ d h))) (sqrt (* d l)))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (* d (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 (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ d (sqrt (* d l))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (/ (sqrt (* d l)) d))) |
#s(approx (/ l d) #s(hole binary64 (/ l d))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (/ (+ (* -1 (* (pow d 2) (sqrt (/ 1 (* h l))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l))) d))) |
#s(approx (neg d) #s(hole binary64 (* -1 d))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* 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))))) (pow d 2)))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (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 (* (/ (fabs d) (sqrt (* 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 (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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (sqrt (/ l d))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (sqrt (/ l d)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* d (+ (* -1 (sqrt (/ 1 (* h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (* d h)) (* h (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (* d h)) (sqrt (/ l d)))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (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 (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (/ (+ (* -1 (* d (sqrt (/ h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ h l))))) (* d l)))) h))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (sqrt (/ h l)) h))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (+ (sqrt (/ h l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ h l))))) (* (pow d 2) l)))) h))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ h l)))) (* (pow d 2) l)))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) (sqrt (/ h l)))))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow M 2) (sqrt (/ h l))))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (/ 1 (* h l)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* h l))) (- 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 (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* h (sqrt (/ l d)))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (sqrt (/ d h)) (sqrt (/ l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* h (+ (* -1 (/ (* d (sqrt (/ 1 (* h l)))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* d l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ 1 (* h l))) h))))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow M 2) (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* h l))) (- 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 (sqrt (* h l)) #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 (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ d h)) (* h (sqrt (/ l d))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ d h)))) (* (pow d 2) (* l (sqrt (/ l d))))))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* -1 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* d l))) (/ (* d (sqrt (/ 1 (* h l)))) h)))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ 1 (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (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 (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (/ 1 l) #s(hole binary64 (/ 1 l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (sqrt (/ l d))))) (/ (* l (sqrt (/ d h))) (sqrt (/ l d)))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (* d (pow l 2)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (/ (+ (* -1 (* d (* l (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) d))) (pow l 2)))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (pow d 2))) (* l (sqrt (/ l h)))) (pow l 2)))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (* (pow d 2) (pow l 2))))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) l))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (* (pow M 2) (* h (sqrt (/ l h)))) l))) |
#s(approx (sqrt (/ 1 (* h l))) #s(hole binary64 (/ (sqrt (/ l h)) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* 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 (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* l (sqrt (/ h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* l (sqrt (/ 1 (* d l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (+ (* -1 (* d (sqrt (/ 1 (* h l))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l)))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ -1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* -1 (* l (sqrt (/ 1 (* 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)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (sqrt (/ l d)))))) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow M 2) (sqrt (/ l d)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* (pow M 2) (+ (* -1 (/ (* d (sqrt (/ 1 (* h l)))) (pow M 2))) (* 1/8 (/ (* (pow D 2) (* h (sqrt (/ 1 (* h l))))) (* d l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ 1 (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ 1 (* h l))) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow D 2) (sqrt (/ l d)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* (pow D 2) (+ (* -1 (/ (* d (sqrt (/ 1 (* h l)))) (pow D 2))) (* 1/8 (/ (* (pow M 2) (* h (sqrt (/ 1 (* h l))))) (* d l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ 1 (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ 1 (* h l))) (pow D 2)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | l | @ | 0 | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* 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 (* (/ d l) (* h d))) h) (neg (/ (fabs d) (sqrt (* h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* d (/ 1 l)) (* h d))) h) (sqrt (* (* d (/ 1 l)) (* h d))) (* (* d (/ 1 l)) (* h d)) (* d (/ 1 l)) (/ 1 l) (* h d) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ d h) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* (* M M) h) (* M M) (sqrt (/ 1 (* h l))) (/ 1 (* h l)) (* D D) (* (* d d) l) (* d d) -1/8) |
| 28.0ms | l | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* 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 (* (/ d l) (* h d))) h) (neg (/ (fabs d) (sqrt (* h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* d (/ 1 l)) (* h d))) h) (sqrt (* (* d (/ 1 l)) (* h d))) (* (* d (/ 1 l)) (* h d)) (* d (/ 1 l)) (/ 1 l) (* h d) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ d h) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* (* M M) h) (* M M) (sqrt (/ 1 (* h l))) (/ 1 (* h l)) (* D D) (* (* d d) l) (* d d) -1/8) |
| 27.0ms | d | @ | 0 | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* 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 (* (/ d l) (* h d))) h) (neg (/ (fabs d) (sqrt (* h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* d (/ 1 l)) (* h d))) h) (sqrt (* (* d (/ 1 l)) (* h d))) (* (* d (/ 1 l)) (* h d)) (* d (/ 1 l)) (/ 1 l) (* h d) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ d h) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* (* M M) h) (* M M) (sqrt (/ 1 (* h l))) (/ 1 (* h l)) (* D D) (* (* d d) l) (* d d) -1/8) |
| 16.0ms | M | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* 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 (* (/ d l) (* h d))) h) (neg (/ (fabs d) (sqrt (* h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* d (/ 1 l)) (* h d))) h) (sqrt (* (* d (/ 1 l)) (* h d))) (* (* d (/ 1 l)) (* h d)) (* d (/ 1 l)) (/ 1 l) (* h d) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ d h) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* (* M M) h) (* M M) (sqrt (/ 1 (* h l))) (/ 1 (* h l)) (* D D) (* (* d d) l) (* d d) -1/8) |
| 13.0ms | d | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* 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 (* (/ d l) (* h d))) h) (neg (/ (fabs d) (sqrt (* h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (* d (/ 1 l)) (* h d))) h) (sqrt (* (* d (/ 1 l)) (* h d))) (* (* d (/ 1 l)) (* h d)) (* d (/ 1 l)) (/ 1 l) (* h d) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ d h) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* (* M M) h) (* M M) (sqrt (/ 1 (* h l))) (/ 1 (* h l)) (* D D) (* (* d d) l) (* d d) -1/8) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 721 | 7183 |
| 0 | 793 | 6644 |
| 1 | 4180 | 6463 |
| 0 | 8605 | 6406 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #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 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (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)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h) |
(sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) |
(*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d)) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 binary64) l) |
(*.f64 h d) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (/.f64 l d)) |
(/.f64 l d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 (neg.f64 d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
(neg.f64 d) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) |
(/.f64 #s(literal 1 binary64) (*.f64 h l)) |
(*.f64 D D) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ (* M D) (* 2 d)) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (* 2 d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (fabs d) (sqrt (* h l)))))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* d (sqrt (/ h l))))) |
#s(approx (* (* d (/ 1 l)) (* h d)) #s(hole binary64 (/ (* (pow d 2) h) l))) |
#s(approx (* d (/ 1 l)) #s(hole binary64 (/ d l))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* d (* l (sqrt (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* l (sqrt (* d l))))) (/ (* (pow d 2) (sqrt (/ d h))) (sqrt (* d l)))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (* d (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 (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ d (sqrt (* d l))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (/ (sqrt (* d l)) d))) |
#s(approx (/ l d) #s(hole binary64 (/ l d))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l)) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (/ (+ (* -1 (* (pow d 2) (sqrt (/ 1 (* h l))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) l))) d))) |
#s(approx (neg d) #s(hole binary64 (* -1 d))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* 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))))) (pow d 2)))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (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 (* (/ (fabs d) (sqrt (* 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 (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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (sqrt (/ l d))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (sqrt (/ l d)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* d (+ (* -1 (sqrt (/ 1 (* h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* -1 (* d (sqrt (/ h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* (pow d 2) l)))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (sqrt (/ (* (pow d 2) h) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (* d h)) (* h (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (* d h)) (sqrt (/ l d)))) h))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (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 (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (/ (+ (* -1 (* d (sqrt (/ h l)))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ h l))))) (* d l)))) h))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (sqrt (/ h l)) h))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (+ (sqrt (/ h l)) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ h l))))) (* (pow d 2) l)))) h))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ h l)))) (* (pow d 2) l)))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) (sqrt (/ h l)))))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow M 2) (sqrt (/ h l))))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (/ 1 (* h l)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* h l))) (- 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 (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* h (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* h (sqrt (/ l d)))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (sqrt (/ d h)) (sqrt (/ l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) h))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* h (+ (* -1 (/ (* d (sqrt (/ 1 (* h l)))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* d l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ 1 (* h l))) h))))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow M 2) (* h (sqrt (/ 1 (* h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* h l))) (- 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 (sqrt (* h l)) #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 (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (* -1 (* h (sqrt (/ (pow d 2) (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ d h)) (* h (sqrt (/ l d))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ d h)))) (* (pow d 2) (* l (sqrt (/ l d))))))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ (pow d 2) (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* -1 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* d l))) (/ (* d (sqrt (/ 1 (* h l)))) h)))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ 1 (* h l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ 1 (* h l))))) (* (pow d 2) l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (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 (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) l))) |
#s(approx (/ 1 l) #s(hole binary64 (/ 1 l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (sqrt (/ l d))))) (/ (* l (sqrt (/ d h))) (sqrt (/ l d)))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (* (pow d 2) l) h))))) (pow d 2))) (* l (sqrt (/ (* (pow d 2) l) h)))) (pow l 2)))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (* d (pow l 2)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (/ (+ (* -1 (* d (* l (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) d))) (pow l 2)))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (pow d 2))) (* l (sqrt (/ l h)))) (pow l 2)))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) (* (pow d 2) (pow l 2))))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ l h))))) l))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) #s(hole binary64 (/ (* (pow M 2) (* h (sqrt (/ l h)))) l))) |
#s(approx (sqrt (/ 1 (* h l))) #s(hole binary64 (/ (sqrt (/ l h)) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* 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 (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* l (sqrt (/ h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* l (sqrt (/ 1 (* d l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (sqrt (/ (pow d 2) (* h l))) (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l)))))) (* (pow d 2) l)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (+ (* -1 (* d (sqrt (/ 1 (* h l))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* h l)))))) (* d l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 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 (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l)))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ -1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* -1 (* l (sqrt (/ 1 (* 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)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (sqrt (/ l d)))))) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* 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 (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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow M 2) (sqrt (/ l d)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow M 2)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* (pow M 2) (+ (* -1 (/ (* d (sqrt (/ 1 (* h l)))) (pow M 2))) (* 1/8 (/ (* (pow D 2) (* h (sqrt (/ 1 (* h l))))) (* d l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h (sqrt (/ 1 (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ 1 (* h l))) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow D 2) (sqrt (/ l d)))))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ (pow d 2) (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ (pow d 2) (* h l))) (pow D 2)))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) #s(hole binary64 (* (pow D 2) (+ (* -1 (/ (* d (sqrt (/ 1 (* h l)))) (pow D 2))) (* 1/8 (/ (* (pow M 2) (* h (sqrt (/ 1 (* h l))))) (* d l))))))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h (sqrt (/ 1 (* h l))))) (* (pow d 2) l))) (/ (sqrt (/ 1 (* h l))) (pow D 2)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (-.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 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))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (-.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 d)) (+.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 (neg.f64 (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l 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))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (+.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 d h)) (-.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 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))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (-.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 d)) (+.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))) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) (*.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 d)))) |
(/.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 d h)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.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 d h))) (*.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 d)))) |
(/.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))) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) (*.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 d)))) |
(/.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 d h)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.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 d h))) (*.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 d)))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.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 (/.f64 l d) (/.f64 d 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))) #s(literal 1 binary64)) (*.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 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.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))) #s(literal 1 binary64)) (*.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 (/.f64 l d) (/.f64 d 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))) #s(literal 1 binary64)) (*.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 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (/.f64 l d) (/.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 (*.f64 #s(literal 1 binary64) (-.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 (/.f64 (sqrt.f64 (*.f64 l h)) (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))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (/.f64 l d) (/.f64 d 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 #s(literal 1 binary64) (-.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 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (+.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) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal -1 binary64)) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (fabs.f64 (neg.f64 (fabs.f64 d))) (sqrt.f64 (*.f64 l h))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(fabs.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 d))) (neg.f64 (sqrt.f64 (fabs.f64 d)))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 d)) |
(*.f64 (sqrt.f64 (fabs.f64 d)) (sqrt.f64 (fabs.f64 d))) |
(*.f64 (fabs.f64 d) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 d)) |
(pow.f64 (sqrt.f64 (fabs.f64 d)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 d d) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 d d)) |
(fabs.f64 (neg.f64 (neg.f64 d))) |
(fabs.f64 (fabs.f64 d)) |
(fabs.f64 (neg.f64 d)) |
(fabs.f64 d) |
(exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) |
d |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(sqrt.f64 (*.f64 l h)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (sqrt.f64 (*.f64 l h))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 l h) |
(*.f64 h l) |
h |
l |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.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 (*.f64 M M) (*.f64 D D)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.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 (/.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 d (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.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 (neg.f64 (*.f64 D M)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 d d)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.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) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 D M))) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M)) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (+.f64 d d))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(fabs.f64 (/.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 (pow.f64 (*.f64 D M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) |
(*.f64 M (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 1 binary64))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(pow.f64 (/.f64 (+.f64 d d) (*.f64 D M)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64)) |
(/.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 d d) (*.f64 D M))) |
(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 (sqrt.f64 (/.f64 h l))) (neg.f64 (sqrt.f64 (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (sqrt.f64 (/.f64 h l))) |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (*.f64 (/.f64 h l) (/.f64 h l)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 l h) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 h l)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 h l) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 h) (sqrt.f64 h)) (*.f64 (sqrt.f64 l) (sqrt.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 l h)) |
(/.f64 h l) |
(sqrt.f64 (*.f64 (/.f64 h l) (/.f64 h l))) |
(fabs.f64 (/.f64 h l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 d)) (sqrt.f64 (*.f64 l h))) |
(/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h))) |
(/.f64 (fabs.f64 d) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h)) |
(pow.f64 (/.f64 h (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (neg.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h) |
(/.f64 #s(literal 1 binary64) (/.f64 h (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) h)) (sqrt.f64 d)) |
(*.f64 (pow.f64 (*.f64 (/.f64 d l) h) #s(literal 1/2 binary64)) (sqrt.f64 d)) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 h d)))) |
(*.f64 (sqrt.f64 d) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 h d)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 d l) h) d) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 d (*.f64 h d))) (sqrt.f64 l)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 h d))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d)))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(fabs.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 d l) h) d) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) |
(*.f64 (*.f64 h d) (/.f64 d l)) |
(*.f64 (/.f64 d l) (*.f64 h d)) |
(*.f64 d (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 h d))) |
(pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 d l) h) d) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 h d))) (neg.f64 (sqrt.f64 (*.f64 h d)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 h d))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 h d))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 h d)) (neg.f64 (sqrt.f64 (*.f64 h d)))) (*.f64 (sqrt.f64 (/.f64 l d)) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 h d)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 h d)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) (*.f64 (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (*.f64 h d))) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (*.f64 d (*.f64 h d)) l) |
(/.f64 (*.f64 h d) (/.f64 l d)) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))) (sqrt.f64 (/.f64 (/.f64 l d) (*.f64 h d))))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 (/.f64 d l) h) d) (*.f64 (*.f64 (/.f64 d l) h) d))) |
(fabs.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) d) |
(*.f64 d (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l d) #s(literal -1 binary64)) |
(/.f64 (*.f64 d #s(literal 1 binary64)) l) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 l d)) |
(/.f64 d l) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 l #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 l)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 l #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 l #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) l) |
(exp.f64 (*.f64 (log.f64 l) #s(literal -1 binary64))) |
(*.f64 h d) |
(*.f64 d h) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal -1 binary64)) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (fabs.f64 (neg.f64 (fabs.f64 d))) (sqrt.f64 (*.f64 l h))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h)) |
(/.f64 (sqrt.f64 (*.f64 d (/.f64 d h))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 d d))) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(fabs.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (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 (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 (sqrt.f64 (sqrt.f64 (/.f64 d h))) (sqrt.f64 (sqrt.f64 (/.f64 d h)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) h))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) h) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d h))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d h)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 h))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d h)))) |
(sqrt.f64 (/.f64 d h)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) |
(fabs.f64 (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 d (/.f64 #s(literal 1 binary64) h)) |
(pow.f64 (/.f64 h d) #s(literal -1 binary64)) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 #s(literal 1 binary64) (/.f64 h d)) |
(/.f64 d h) |
(*.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 (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 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (sqrt.f64 (/.f64 d l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 d)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64)) (sqrt.f64 d)) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 l d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l d) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 d #s(literal 1 binary64))) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(sqrt.f64 (/.f64 d l)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 l d))) #s(literal -1 binary64))) |
(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 (sqrt.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 (sqrt.f64 (/.f64 l d)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 #s(literal 1 binary64) d))) |
(*.f64 (sqrt.f64 l) (pow.f64 (/.f64 #s(literal 1 binary64) d) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 l d) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 d))) |
(/.f64 (sqrt.f64 l) (sqrt.f64 d)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 (/.f64 l d)))) |
(sqrt.f64 (/.f64 l d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(fabs.f64 (sqrt.f64 (/.f64 l d))) |
(exp.f64 (*.f64 (log.f64 (/.f64 l d)) #s(literal 1/2 binary64))) |
(*.f64 l (/.f64 #s(literal 1 binary64) d)) |
(pow.f64 (/.f64 d l) #s(literal -1 binary64)) |
(/.f64 (neg.f64 l) (neg.f64 d)) |
(/.f64 #s(literal 1 binary64) (/.f64 d l)) |
(/.f64 l d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (neg.f64 d))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (neg.f64 d)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d)) |
(*.f64 (neg.f64 d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (neg.f64 d) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (neg.f64 d))) |
(fma.f64 (neg.f64 d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(+.f64 (*.f64 (neg.f64 d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (neg.f64 d)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (neg.f64 d))) |
(*.f64 #s(literal -1 binary64) d) |
(*.f64 d #s(literal -1 binary64)) |
(neg.f64 d) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (/.f64 #s(literal 1 binary64) (*.f64 l h)) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal 3 binary64)) #s(literal -1/512 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 d d) l)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 d d)) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 D D))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 l h)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 l h) #s(literal -1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l h) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) h)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l h) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 l h) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) h)) (*.f64 #s(literal 2 binary64) l)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 l h)))) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l h))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 l h) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l h) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l h) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal -1 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 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 (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 (*.f64 d d) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 d #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 d d) (*.f64 d d))) |
(fabs.f64 (*.f64 (neg.f64 d) d)) |
(fabs.f64 (*.f64 d (neg.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)))) |
#s(literal -1/8 binary64) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 l h)) l)) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (fabs d) (fabs.f64 d)) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)))) |
#s(approx (* (* (/ 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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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 (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h)) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) |
#s(approx (* (* d (/ 1 l)) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l)) |
#s(approx (* d (/ 1 l)) (/.f64 d l)) |
#s(approx (* h d) (*.f64 h d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 d h)) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l d)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 d d) (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) (*.f64 (sqrt.f64 (*.f64 l d)) l)) #s(literal -1/8 binary64))) d)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (pow (/ d h) (/ 1 2)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (/ 1 (sqrt (/ l d))) (/.f64 d (sqrt.f64 (*.f64 l d)))) |
#s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)) |
#s(approx (/ l d) (/.f64 l d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal 1/8 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d)))) d)) |
#s(approx (neg d) (neg.f64 d)) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) (*.f64 d d))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l))) |
#s(approx (* (* d d) l) (*.f64 (*.f64 d d) l)) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))) d)) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) |
#s(approx (/ 1 (sqrt (/ l d))) (sqrt.f64 (/.f64 d l))) |
#s(approx (sqrt (/ l d)) (sqrt.f64 (/.f64 l d))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) d)) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (neg.f64 d))) |
#s(approx (sqrt (* h l)) (sqrt.f64 (*.f64 l h))) |
#s(approx (* h l) (*.f64 l h)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 h d)) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 h l)) h)) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 h l)) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 h l))) h)) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M M)) (*.f64 D D))) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M M))) |
#s(approx (* (* M M) h) (*.f64 (*.f64 M M) h)) |
#s(approx (/ 1 (* h l)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) |
#s(approx (- 1 (* (* (/ 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 l h)) h))) h)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) h)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 l h)) h))) h)) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (*.f64 l d)) #s(literal 1/8 binary64) (neg.f64 (*.f64 d (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 l h)) h))))) h)) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 l h)) h))) h)) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D)) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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 (* h l)) (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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 l h)) h)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (neg.f64 (fabs.f64 d)) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) h)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (*.f64 l h)) h)))) h))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (neg.f64 (*.f64 (fma.f64 d (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 l h)) h)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (*.f64 l d)) #s(literal -1/8 binary64))) h))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 l h)) h)))) h))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) (*.f64 l l))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h))) |
#s(approx (sqrt (* (* d (/ 1 l)) (* h d))) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) l)) |
#s(approx (/ 1 l) (/.f64 #s(literal 1 binary64) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 d h)) h)) (*.f64 (sqrt.f64 (/.f64 l d)) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (/.f64 l h))) l (*.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 l l))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) (*.f64 (*.f64 l l) d)) #s(literal 1/8 binary64))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) d) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) l))) (*.f64 l l))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) (*.f64 (*.f64 l l) (*.f64 d d))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 l h)) l)) (*.f64 l l))) |
#s(approx (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) (*.f64 (*.f64 l l) (*.f64 d d)))) |
#s(approx (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) l)) |
#s(approx (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h) (*.f64 M M)) l)) |
#s(approx (sqrt (/ 1 (* h l))) (/.f64 (sqrt.f64 (/.f64 l h)) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l)) |
#s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (neg (/ (fabs d) (sqrt (* h l)))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 d h)) h)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) (*.f64 l d))))) l)) |
#s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (sqrt (/ l d)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l))) |
#s(approx (sqrt (* h l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) (*.f64 l d))))) l))) |
#s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (sqrt (/ l d)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 M M) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (fabs.f64 d) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (sqrt.f64 (/.f64 d h))) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (fabs.f64 d) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 l d))) #s(literal 1/8 binary64) (neg.f64 (*.f64 d (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))))) (*.f64 M M))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* D D) (*.f64 D D)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 D D) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) (*.f64 D D)))) (*.f64 D D))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 l d))) #s(literal 1/8 binary64) (neg.f64 (*.f64 d (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))))) (*.f64 D D))) |
#s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
Compiled 9 312 to 3 207 computations (65.6% saved)
67 alts after pruning (65 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 607 | 52 | 659 |
| Fresh | 33 | 13 | 46 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 644 | 67 | 711 |
| Status | Accuracy | Program |
|---|---|---|
| 52.9% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) | |
| 65.0% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| ▶ | 66.3% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
| 65.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) | |
| 66.3% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 44.1% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) | |
| ▶ | 43.4% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) |
| 19.5% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) | |
| 24.3% | (*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 0.0% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (/.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)))) | |
| 33.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)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 20.9% | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| ▶ | 18.1% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| 22.3% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) | |
| 56.5% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 55.7% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) | |
| 32.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (sqrt.f64 (/.f64 l h)) 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)))) | |
| 33.8% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 18.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) | |
| 18.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) | |
| ✓ | 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
| 24.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) | |
| 28.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 22.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) | |
| 14.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) | |
| 17.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| ▶ | 34.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
| ▶ | 42.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 d)) (sqrt.f64 (*.f64 h l)))))) | |
| 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l))))) | |
| 6.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h))))) | |
| 13.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d d)) (sqrt.f64 (*.f64 h l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) | |
| 3.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) | |
| ✓ | 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 l h)) h)))))) | |
| 21.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 h l)) l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 (*.f64 h l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) | |
| 5.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) | |
| 14.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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) | |
| 5.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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))))))) | |
| 14.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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) | |
| 40.7% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) d)) | |
| 19.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l)) | |
| 19.7% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) | |
| 17.1% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) | |
| 27.5% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l))) | |
| 32.8% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 20.1% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) | |
| 14.1% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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))) | |
| 9.0% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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))) | |
| 42.9% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) | |
| 1.6% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) | |
| 12.9% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) | |
| 23.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) | |
| 3.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) | |
| 28.8% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) | |
| 21.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l))) | |
| 3.7% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) | |
| 13.0% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) | |
| 4.6% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))))) | |
| 4.5% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal 1/8 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d)))) d))) | |
| 6.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
Compiled 4 626 to 4 319 computations (6.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))) |
(/.f64 (+.f64 d d) (*.f64 D M)) |
(+.f64 d d) |
(*.f64 D M) |
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 (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)) |
(*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) |
(/.f64 (sqrt.f64 (*.f64 h d)) h) |
(sqrt.f64 (*.f64 h d)) |
(*.f64 h d) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (/.f64 l d)) |
(/.f64 l d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.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 (* (* (/ 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)))) |
(-.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))) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)) |
(*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) |
(*.f64 D D) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
#s(literal 1/8 binary64) |
(*.f64 d d) |
| Outputs |
|---|
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) #s(hole binary64 (* 4 (/ (pow d 2) (* (pow D 2) (pow M 2)))))) |
#s(approx (/ (+ d d) (* D M)) #s(hole binary64 (* 2 (/ d (* D M))))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (* h l))) (* h l)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* (fabs d) (sqrt (* h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* d (* l (sqrt (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* l (sqrt (* d l))))) (/ (* (pow d 2) (sqrt (/ d h))) (sqrt (* d l)))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (* d (sqrt (/ d h))) (sqrt (* d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (sqrt (* d h)))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ d (sqrt (* d l))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (/ (sqrt (* d l)) d))) |
#s(approx (/ l d) #s(hole binary64 (/ l d))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (/ (* d (sqrt (/ h d))) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* d (sqrt (/ h d))))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (sqrt (/ l d))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (sqrt (/ l d)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h d))) h)))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* d (sqrt (/ h d)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (* d h)) (* h (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (* d h)) (sqrt (/ l d)))) h))) |
#s(approx (* (* (* D D) (/ (* (* M M) h) l)) 1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (* (* D D) (/ (* (* M M) h) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) l))) |
#s(approx (/ (* (* M M) h) l) #s(hole binary64 (/ (* (pow M 2) h) l))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))) (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ l h))) l))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* h (* (fabs d) (sqrt (/ l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* h (sqrt (/ l d)))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (sqrt (/ d h)) (sqrt (/ l d))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* h (sqrt (/ d h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (+ (* -1 (/ (fabs d) (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ l h))) l)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* -1 (* h (* (fabs d) (sqrt (/ l h))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ d h)) (* h (sqrt (/ l d))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ d h)))) (* (pow d 2) (* l (sqrt (/ l d))))))))))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (* -1 (sqrt (/ d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* h (sqrt (/ d h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (sqrt (/ l d))))) (/ (* l (sqrt (/ d h))) (sqrt (/ l d)))) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* l (sqrt (/ h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ h l))) h))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* l (* (fabs d) (sqrt (/ h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* l (sqrt (/ 1 (* d l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l)))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ h l))) h)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* -1 (* l (* (fabs d) (sqrt (/ h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l)))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ -1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* -1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (* D M) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (sqrt (/ l d)))))) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow M 2) (sqrt (/ l d)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow D 2) (sqrt (/ l d)))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | M | @ | inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 1 2) 2 (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) (/ (+ d d) (* D M)) (+ d d) (* D M) D M (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (* (sqrt (* l h)) (fabs d)) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ (sqrt (* h d)) h) (sqrt (* h d)) (* h d) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (fabs d) (sqrt (* 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 (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d))) (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d)) (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* (* D D) (/ (* (* M M) h) l)) (* D D) (/ (* (* M M) h) l) (* (* M M) h) (* M M) 1/8 (* d d)) |
| 14.0ms | d | @ | inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 1 2) 2 (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) (/ (+ d d) (* D M)) (+ d d) (* D M) D M (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (* (sqrt (* l h)) (fabs d)) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ (sqrt (* h d)) h) (sqrt (* h d)) (* h d) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (fabs d) (sqrt (* 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 (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d))) (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d)) (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* (* D D) (/ (* (* M M) h) l)) (* D D) (/ (* (* M M) h) l) (* (* M M) h) (* M M) 1/8 (* d d)) |
| 12.0ms | h | @ | -inf | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 1 2) 2 (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) (/ (+ d d) (* D M)) (+ d d) (* D M) D M (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (* (sqrt (* l h)) (fabs d)) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ (sqrt (* h d)) h) (sqrt (* h d)) (* h d) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (fabs d) (sqrt (* 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 (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d))) (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d)) (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* (* D D) (/ (* (* M M) h) l)) (* D D) (/ (* (* M M) h) l) (* (* M M) h) (* M M) 1/8 (* d d)) |
| 9.0ms | h | @ | 0 | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 1 2) 2 (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) (/ (+ d d) (* D M)) (+ d d) (* D M) D M (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (* (sqrt (* l h)) (fabs d)) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ (sqrt (* h d)) h) (sqrt (* h d)) (* h d) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (fabs d) (sqrt (* 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 (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d))) (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d)) (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* (* D D) (/ (* (* M M) h) l)) (* D D) (/ (* (* M M) h) l) (* (* M M) h) (* M M) 1/8 (* d d)) |
| 9.0ms | d | @ | 0 | ((* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) (/ (fabs d) (sqrt (* h l))) (fabs d) d (sqrt (* h l)) (* h l) h l (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 1 2) 2 (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) (/ (+ d d) (* D M)) (+ d d) (* D M) D M (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (fabs d) (sqrt (* l h))) (sqrt (* l h)) (* l h) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (sqrt (* (/ d l) (* h d))) h) (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (* (sqrt (* l h)) (fabs d)) (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (pow (/ d h) (/ 1 2)) (/ (sqrt (* h d)) h) (sqrt (* h d)) (* h d) (/ 1 (sqrt (/ l d))) (sqrt (/ l d)) (/ l d) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (fabs d) (sqrt (* 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 (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d))) (/ (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* d d)) (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (* (* D D) (/ (* (* M M) h) l)) (* D D) (/ (* (* M M) h) l) (* (* M M) h) (* M M) 1/8 (* d d)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 542 | 5041 |
| 0 | 601 | 4469 |
| 1 | 2885 | 4372 |
| 0 | 8916 | 4339 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) |
(fabs.f64 d) |
d |
(sqrt.f64 (*.f64 h l)) |
(*.f64 h l) |
h |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M)))) |
(*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))) |
(/.f64 (+.f64 d d) (*.f64 D M)) |
(+.f64 d d) |
(*.f64 D M) |
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 (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)) |
(*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) |
(/.f64 (sqrt.f64 (*.f64 h d)) h) |
(sqrt.f64 (*.f64 h d)) |
(*.f64 h d) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (/.f64 l d)) |
(/.f64 l d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.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 (* (* (/ 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)))) |
(-.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))) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) (*.f64 d d)) |
(*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) |
(*.f64 D D) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
#s(literal 1/8 binary64) |
(*.f64 d d) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (* h l)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* l (sqrt (* h l))))) (/ (* (pow d 2) (fabs d)) (sqrt (* h l)))) (pow d 2)))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (sqrt (* h l))))) |
#s(approx (fabs d) #s(hole binary64 (fabs d))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) #s(hole binary64 (* 4 (/ (pow d 2) (* (pow D 2) (pow M 2)))))) |
#s(approx (/ (+ d d) (* D M)) #s(hole binary64 (* 2 (/ d (* D M))))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) l)) (* (pow d 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (pow d 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (* d (sqrt (/ h l))) h))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (* h l))) (* h l)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* (fabs d) (sqrt (* h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* d (* l (sqrt (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* l (sqrt (* d l))))) (/ (* (pow d 2) (sqrt (/ d h))) (sqrt (* d l)))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (* d (sqrt (/ d h))) (sqrt (* d l))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (/ (sqrt (* d h)) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (sqrt (* d h)))) |
#s(approx (* h d) #s(hole binary64 (* d h))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ d (sqrt (* d l))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (/ (sqrt (* d l)) d))) |
#s(approx (/ l d) #s(hole binary64 (/ l d))) |
#s(approx (* d d) #s(hole binary64 (pow d 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* d (sqrt (/ 1 (* d h)))))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (/ (* d (sqrt (/ h d))) h))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* d (sqrt (/ h d))))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (sqrt (/ l d))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (sqrt (/ l d)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h l))) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (* d (sqrt (/ 1 (* d h)))) (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ 1 (* d h)))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ 1 (* d h))) (sqrt (/ l d)))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* d h))))))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (* -1 (/ (* d (sqrt (/ h d))) h)))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* d (sqrt (/ h d)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* h l) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (* (sqrt (* d h)) (sqrt (/ d l))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (* d h)) (sqrt (/ d l)))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (/ (* (pow d 2) h) l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (* d h)) (* h (sqrt (/ l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (* d h)) (sqrt (/ l d)))) h))) |
#s(approx (* (* (* D D) (/ (* (* M M) h) l)) 1/8) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (* (* D D) (/ (* (* M M) h) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) l))) |
#s(approx (/ (* (* M M) h) l) #s(hole binary64 (/ (* (pow M 2) h) l))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))) (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (/ (fabs d) (* h (sqrt (/ l h)))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* h (sqrt (/ l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l))) (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (sqrt (/ (pow d 2) (* h l))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ l h))) l))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* h (* (fabs d) (sqrt (/ l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* h (sqrt (/ l d)))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) #s(hole binary64 (/ (sqrt (/ d h)) (sqrt (/ l d))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* h (sqrt (/ d h))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h)))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (+ (* -1 (/ (fabs d) (* h (sqrt (/ l h))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (fabs d))) (* (pow d 2) (* l (sqrt (/ l h))))))))) |
#s(approx (/ (fabs d) (sqrt (* h l))) #s(hole binary64 (* -1 (/ (fabs d) (* h (sqrt (/ l h))))))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* h (sqrt (/ l h)))))) |
#s(approx (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (* (sqrt (/ d h)) (sqrt (/ d l))) h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* (sqrt (/ d h)) (sqrt (/ d l))))) (* (pow d 2) l)))))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (* -1 (sqrt (/ (pow d 2) (* h l)))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ l h))) l)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* -1 (* h (* (fabs d) (sqrt (/ l h))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (sqrt (/ d h)) (* h (sqrt (/ l d))))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (sqrt (/ d h)))) (* (pow d 2) (* l (sqrt (/ l d))))))))))) |
#s(approx (/ (sqrt (* h d)) h) #s(hole binary64 (* -1 (sqrt (/ d h))))) |
#s(approx (sqrt (* h d)) #s(hole binary64 (* -1 (* h (sqrt (/ d h)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l))) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (* (pow d 2) (pow l 2)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (* d l)) (sqrt (/ d h)))))) (pow d 2))) (* l (* (sqrt (* d l)) (sqrt (/ d h))))) (pow l 2)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(hole binary64 (/ (sqrt (* (pow d 2) (* h l))) (* h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (sqrt (/ l d))))) (/ (* l (sqrt (/ d h))) (sqrt (/ l d)))) l))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (/ (fabs d) (* l (sqrt (/ h l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* l (sqrt (/ h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (sqrt (/ d h)) (sqrt (/ d l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (* (sqrt (/ d h)) (sqrt (/ d l)))))) (* (pow d 2) l))) (* (sqrt (/ d h)) (sqrt (/ d l)))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (/ (* (fabs d) (sqrt (/ h l))) h))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* l (* (fabs d) (sqrt (/ h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ 1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* l (sqrt (/ 1 (* d l)))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1 (/ (fabs d) (* l (sqrt (/ h l))))))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (fabs d)))) (* (pow d 2) (* l (sqrt (/ h l)))))) (/ (fabs d) (sqrt (/ h l)))) l)))) |
#s(approx (sqrt (* h l)) #s(hole binary64 (* -1 (* l (sqrt (/ h l)))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) #s(hole binary64 (* -1 (/ (* (fabs d) (sqrt (/ h l))) h)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) #s(hole binary64 (* -1 (* l (* (fabs d) (sqrt (/ h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (sqrt (/ d h)) (* l (sqrt (/ 1 (* d l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h (sqrt (/ d h))))) (* (pow d 2) (* l (sqrt (/ 1 (* d l))))))) (/ (sqrt (/ d h)) (sqrt (/ 1 (* d l))))) l)))) |
#s(approx (/ 1 (sqrt (/ l d))) #s(hole binary64 (/ -1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (sqrt (/ l d)) #s(hole binary64 (* -1 (* l (sqrt (/ 1 (* d l))))))) |
#s(approx (* D M) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (sqrt (/ l d)))))) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow M 2) (sqrt (/ l d)))))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (/ (fabs d) (sqrt (* h l))) (- 1 (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)))) (* (pow d 2) (* l (sqrt (/ l d)))))) (/ (sqrt (/ d h)) (* (pow D 2) (sqrt (/ l d)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (neg.f64 (fabs.f64 d))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (fabs.f64 d)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (neg.f64 (fabs.f64 d)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l h))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (*.f64 l h)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (-.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 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))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (-.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 d)) (+.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 (neg.f64 (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l 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))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (+.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 d h)) (-.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 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))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (-.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 d)) (+.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))) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) (*.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 d)))) |
(/.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 d h)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.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 d h))) (*.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 d)))) |
(/.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))) #s(literal 1 binary64)) (*.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 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.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))) #s(literal 1 binary64)) (*.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 (/.f64 l d) (/.f64 d 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))) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) (*.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 d)))) |
(/.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 d h)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.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 d h))) (*.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 d)))) |
(/.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))) #s(literal 1 binary64)) (*.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 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.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))) #s(literal 1 binary64)) (*.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 (/.f64 l d) (/.f64 d h))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (/.f64 (sqrt.f64 (*.f64 l h)) (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))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (/.f64 l d) (/.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 (*.f64 #s(literal 1 binary64) (-.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 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (+.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) (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 (/.f64 l d) (/.f64 d h))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) (sqrt.f64 (*.f64 l h))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (fabs.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal -1 binary64)) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (fabs.f64 (neg.f64 (fabs.f64 d))) (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 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(fabs.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 d))) (neg.f64 (sqrt.f64 (fabs.f64 d)))) |
(*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) |
(*.f64 (sqrt.f64 (fabs.f64 d)) (sqrt.f64 (fabs.f64 d))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 d)) |
(pow.f64 (sqrt.f64 (fabs.f64 d)) #s(literal 2 binary64)) |
(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 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(sqrt.f64 (*.f64 l h)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (sqrt.f64 (*.f64 l h))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 l h) |
(*.f64 h l) |
h |
l |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.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)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 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 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) (/.f64 h l))) |
(*.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 h) #s(literal 1/2 binary64)) (*.f64 (neg.f64 l) (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))))) |
(/.f64 (*.f64 h #s(literal 1/2 binary64)) (*.f64 l (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 h)) (*.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) h) (*.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) h) l) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 l h) (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) (/.f64 l h))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 M (/.f64 D (+.f64 d d)))) (neg.f64 (*.f64 M (/.f64 D (+.f64 d d))))) |
(*.f64 (fabs.f64 (*.f64 M (/.f64 D (+.f64 d d)))) (fabs.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 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 M #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M M) (pow.f64 (/.f64 D (+.f64 d d)) #s(literal 2 binary64))) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d 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 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.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 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 d d) (*.f64 M D)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) #s(literal 2 binary64)) (/.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) #s(literal 2 binary64)) (neg.f64 (*.f64 M D))) (*.f64 d (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 M D)) (*.f64 d (+.f64 d d))) |
(/.f64 (*.f64 (/.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 d (/.f64 (+.f64 d d) (*.f64 M D)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 d d)) d)) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M D)) (*.f64 (neg.f64 (+.f64 d d)) (+.f64 d d))) |
(/.f64 (*.f64 (neg.f64 (*.f64 M D)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 d d)) (/.f64 (+.f64 d d) (*.f64 M D)))) |
(/.f64 (*.f64 (*.f64 M D) (/.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 (+.f64 d d) d)) |
(/.f64 (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D))) (*.f64 (+.f64 d d) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 M D)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 M D))) (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (neg.f64 (+.f64 d d)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 M D)) (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (+.f64 d d))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 M (/.f64 D (+.f64 d d)))) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 d d) (*.f64 M D)))) |
(/.f64 (neg.f64 (*.f64 M (/.f64 D (+.f64 d d)))) (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))))) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d))) |
(/.f64 (*.f64 M (/.f64 D (+.f64 d d))) (/.f64 (+.f64 d d) (*.f64 M D))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D)))) (fabs.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D))))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D)))) (neg.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D))))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D)))) (neg.f64 (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 d d) (*.f64 M D)) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 d d) (*.f64 M D)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 d d) (*.f64 M D)) #s(literal 1 binary64)) (/.f64 (+.f64 d d) (*.f64 M D))) |
(*.f64 (pow.f64 (/.f64 d (*.f64 M D)) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 M D)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D))) (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D)))) |
(*.f64 (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D))) (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D)))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 d (*.f64 M D)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (/.f64 (+.f64 d d) (*.f64 M D))) |
(pow.f64 (fabs.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 d d) (*.f64 M D)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 d d) D) (/.f64 (+.f64 d d) D)) (*.f64 M M)) |
(/.f64 (*.f64 (/.f64 (+.f64 d d) D) (neg.f64 (+.f64 d d))) (*.f64 M (neg.f64 (*.f64 M D)))) |
(/.f64 (*.f64 (/.f64 (+.f64 d d) D) (+.f64 d d)) (*.f64 M (*.f64 M D))) |
(/.f64 (*.f64 (/.f64 (+.f64 d d) D) #s(literal 1 binary64)) (*.f64 M (*.f64 M (/.f64 D (+.f64 d d))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 d d)) (/.f64 (+.f64 d d) D)) (*.f64 (neg.f64 (*.f64 M D)) M)) |
(/.f64 (*.f64 (neg.f64 (+.f64 d d)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M (/.f64 D (+.f64 d d))))) |
(/.f64 (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) D)) (*.f64 (*.f64 M D) M)) |
(/.f64 (*.f64 (+.f64 d d) #s(literal 1 binary64)) (*.f64 (*.f64 M D) (*.f64 M (/.f64 D (+.f64 d d))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 d d) D)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) M)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 d d))) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (neg.f64 (*.f64 M D)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 d d)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M D))) |
(/.f64 (*.f64 (neg.f64 (+.f64 d d)) (+.f64 d d)) (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M D))) |
(/.f64 (*.f64 (+.f64 d d) (neg.f64 (+.f64 d d))) (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (+.f64 d d))) (neg.f64 (*.f64 M D))) |
(/.f64 (neg.f64 (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 M D)))) (neg.f64 (*.f64 M D))) |
(/.f64 (neg.f64 (*.f64 (+.f64 d d) (+.f64 d d))) (neg.f64 (*.f64 (*.f64 M M) (*.f64 D D)))) |
(/.f64 (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (+.f64 d d)) (*.f64 M D)) |
(/.f64 (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 M D))) (*.f64 M D)) |
(/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (+.f64 d d) (+.f64 d d)))) |
(fabs.f64 (/.f64 (*.f64 (+.f64 d d) (+.f64 d d)) (*.f64 (*.f64 M M) (*.f64 D D)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 d d) (*.f64 M D))) #s(literal 2 binary64))) |
(*.f64 (/.f64 d (*.f64 M D)) #s(literal 2 binary64)) |
(*.f64 (+.f64 d d) (/.f64 #s(literal 1 binary64) (*.f64 M D))) |
(*.f64 #s(literal 2 binary64) (/.f64 d (*.f64 M D))) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 d D) M (*.f64 M (/.f64 d D))) (*.f64 M M)) |
(/.f64 (fma.f64 (/.f64 d D) (neg.f64 (*.f64 M D)) (*.f64 M (neg.f64 d))) (*.f64 M (neg.f64 (*.f64 M D)))) |
(/.f64 (fma.f64 (/.f64 d D) (/.f64 (*.f64 M D) d) (*.f64 M #s(literal 1 binary64))) (*.f64 M (/.f64 (*.f64 M D) d))) |
(/.f64 (fma.f64 (/.f64 d D) (*.f64 M D) (*.f64 M d)) (*.f64 M (*.f64 M D))) |
(/.f64 (fma.f64 (neg.f64 d) M (*.f64 (neg.f64 (*.f64 M D)) (/.f64 d D))) (*.f64 (neg.f64 (*.f64 M D)) M)) |
(/.f64 (fma.f64 (neg.f64 d) (neg.f64 (*.f64 M D)) (*.f64 (neg.f64 (*.f64 M D)) (neg.f64 d))) (*.f64 (*.f64 M M) (*.f64 D D))) |
(/.f64 (fma.f64 (neg.f64 d) (/.f64 (*.f64 M D) d) (*.f64 (neg.f64 (*.f64 M D)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 M D)) (/.f64 (*.f64 M D) d))) |
(/.f64 (fma.f64 (neg.f64 d) (*.f64 M D) (*.f64 (neg.f64 (*.f64 M D)) d)) (*.f64 (neg.f64 (*.f64 M D)) (*.f64 M D))) |
(/.f64 (fma.f64 #s(literal 1 binary64) M (*.f64 (/.f64 (*.f64 M D) d) (/.f64 d D))) (*.f64 (/.f64 (*.f64 M D) d) M)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 M D)) (*.f64 (/.f64 (*.f64 M D) d) (neg.f64 d))) (*.f64 (/.f64 (*.f64 M D) d) (neg.f64 (*.f64 M D)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 M D) d) (*.f64 (/.f64 (*.f64 M D) d) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 M D) d) (/.f64 (*.f64 M D) d))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 M D) (*.f64 (/.f64 (*.f64 M D) d) d)) (*.f64 (/.f64 (*.f64 M D) d) (*.f64 M D))) |
(/.f64 (fma.f64 d M (*.f64 (*.f64 M D) (/.f64 d D))) (*.f64 (*.f64 M D) M)) |
(/.f64 (fma.f64 d (neg.f64 (*.f64 M D)) (*.f64 (*.f64 M D) (neg.f64 d))) (*.f64 (*.f64 M D) (neg.f64 (*.f64 M D)))) |
(/.f64 (fma.f64 d (/.f64 (*.f64 M D) d) (*.f64 (*.f64 M D) #s(literal 1 binary64))) (*.f64 (*.f64 M D) (/.f64 (*.f64 M D) d))) |
(/.f64 (fma.f64 d (*.f64 M D) (*.f64 (*.f64 M D) d)) (*.f64 (*.f64 M M) (*.f64 D D))) |
(/.f64 (*.f64 (-.f64 (*.f64 d d) (*.f64 d d)) #s(literal 1 binary64)) (*.f64 (-.f64 d d) (*.f64 M D))) |
(/.f64 (*.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d)) #s(literal 1 binary64)) (*.f64 (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d))) (*.f64 M D))) |
(/.f64 (neg.f64 (/.f64 (+.f64 d d) D)) (neg.f64 M)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 d d))) (neg.f64 (neg.f64 (*.f64 M D)))) |
(/.f64 (/.f64 (+.f64 d d) D) M) |
(/.f64 (neg.f64 (+.f64 d d)) (neg.f64 (*.f64 M D))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 M (/.f64 D (+.f64 d d))))) |
(/.f64 (+.f64 d d) (*.f64 M D)) |
(/.f64 #s(literal 1 binary64) (*.f64 M (/.f64 D (+.f64 d d)))) |
(fma.f64 d (/.f64 #s(literal 1 binary64) (*.f64 M D)) (/.f64 d (*.f64 M D))) |
(+.f64 (/.f64 d (*.f64 M D)) (/.f64 d (*.f64 M D))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 d d)) d) |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 d d) (*.f64 d d))) (neg.f64 (-.f64 d d))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d))) (neg.f64 (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d))))) |
(/.f64 (-.f64 (*.f64 d d) (*.f64 d d)) (-.f64 d d)) |
(/.f64 (fma.f64 (*.f64 d d) d (*.f64 (*.f64 d d) d)) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d)))) |
(-.f64 d (neg.f64 d)) |
(+.f64 d d) |
(*.f64 M D) |
(*.f64 D M) |
D |
M |
(*.f64 h (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (/.f64 l h) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l h))) |
(/.f64 #s(literal 1 binary64) (/.f64 l h)) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (fabs.f64 d) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (fabs.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d h)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 d)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)) (sqrt.f64 h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 d)) (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 h))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal -1 binary64)) (*.f64 (sqrt.f64 h) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 d) #s(literal 1 binary64)) (*.f64 (sqrt.f64 h) (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 d))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l h))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 d h)))) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 (fabs.f64 (neg.f64 (fabs.f64 d))) (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 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 l d))) |
(/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 l d) (/.f64 d h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(fabs.f64 (/.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(fabs.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (sqrt.f64 (*.f64 l h)))) |
(sqrt.f64 (*.f64 l h)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (sqrt.f64 (*.f64 l h))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))) |
(*.f64 l h) |
(*.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 l h)) l) (/.f64 (fabs.f64 d) h)) |
(*.f64 (/.f64 (fabs.f64 d) h) (/.f64 (sqrt.f64 (*.f64 l h)) l)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))) |
(*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (*.f64 l h)) (*.f64 l h))) |
(pow.f64 (/.f64 (*.f64 l h) (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) l)) (neg.f64 h)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) h)) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) (neg.f64 (neg.f64 (*.f64 l h)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) l) h) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) h) l) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) (neg.f64 (*.f64 l h))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 l h) (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l h) (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) (sqrt.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(*.f64 (*.f64 (sqrt.f64 h) (fabs.f64 d)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) |
(*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) |
(pow.f64 (*.f64 (*.f64 (*.f64 d d) h) l) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 d d) h) l)) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (neg.f64 d))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 l h)) d)) |
(fabs.f64 (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (*.f64 d (sqrt.f64 (*.f64 l h)))) |
(fabs.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 d d) h) l)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) |
(*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (sqrt.f64 (/.f64 d l))) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (neg.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 l d))) |
(/.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (sqrt.f64 (/.f64 l d))) |
#s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) |
(*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h)) |
(pow.f64 (/.f64 h (sqrt.f64 (*.f64 h d))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 h d)))) (neg.f64 (neg.f64 h))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 h d))) (neg.f64 h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 h (sqrt.f64 (*.f64 h d))))) |
(/.f64 (sqrt.f64 (*.f64 h d)) h) |
(/.f64 #s(literal 1 binary64) (/.f64 h (sqrt.f64 (*.f64 h d)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 h d))) (sqrt.f64 (sqrt.f64 (*.f64 h d)))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(*.f64 (sqrt.f64 h) (sqrt.f64 d)) |
(pow.f64 (*.f64 h d) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (*.f64 h d)))) |
(sqrt.f64 (*.f64 h d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 h d)))) |
(fabs.f64 (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 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 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 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (sqrt.f64 (/.f64 d l)))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 d) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 d l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 d l) (/.f64 d l)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 l d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l d) #s(literal -1/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)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 l d))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l d)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d l)))) |
(sqrt.f64 (/.f64 d l)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 d l)))) |
(fabs.f64 (sqrt.f64 (/.f64 d l))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 l d))) #s(literal -1 binary64))) |
(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 (sqrt.f64 (sqrt.f64 (/.f64 l d))) (sqrt.f64 (sqrt.f64 (/.f64 l d)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 #s(literal 1 binary64) d))) |
(*.f64 (sqrt.f64 l) (pow.f64 (/.f64 #s(literal 1 binary64) d) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 l d) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 d))) |
(/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 d))) |
(/.f64 (sqrt.f64 l) (sqrt.f64 d)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))) |
(sqrt.f64 (*.f64 (sqrt.f64 (/.f64 l d)) (sqrt.f64 (/.f64 l d)))) |
(sqrt.f64 (/.f64 l d)) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 l d)))) |
(fabs.f64 (sqrt.f64 (/.f64 l d))) |
(exp.f64 (*.f64 (log.f64 (/.f64 l d)) #s(literal 1/2 binary64))) |
(*.f64 l (/.f64 #s(literal 1 binary64) d)) |
(pow.f64 (/.f64 d l) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 l)) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 l) (neg.f64 d)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d l))) |
(/.f64 #s(literal 1 binary64) (/.f64 d l)) |
(/.f64 l d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l))))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 d) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))))) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 (fabs.f64 d) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l))))) (sqrt.f64 (*.f64 l h))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))))) (/.f64 #s(literal 1 binary64) (*.f64 d d))) |
(pow.f64 (/.f64 (*.f64 d d) (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (+.f64 d d) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d))) (+.f64 d d)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 d d))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 d d)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 d d)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) d) (*.f64 (*.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d))) (*.f64 (*.f64 d d) d)) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (neg.f64 (*.f64 d d))) (*.f64 (*.f64 d d) (neg.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))))) (*.f64 (*.f64 d d) (neg.f64 (*.f64 d d)))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 d d) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 d d) #s(literal 1 binary64))) (*.f64 (*.f64 d d) (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (pow.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 d d (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))) (*.f64 d d))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 d d) d) (*.f64 (*.f64 d d) d)) (*.f64 (pow.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 3 binary64)) #s(literal 1/512 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 d d) (*.f64 d d) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))))) (*.f64 d d))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))))))) (neg.f64 (neg.f64 (*.f64 d d)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))) (*.f64 d d)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))))) |
(/.f64 (neg.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l)))))) (neg.f64 (*.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l)))))))) |
(/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))))) (*.f64 d d)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))))))) |
(neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))) |
(*.f64 (/.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) d) (/.f64 #s(literal 1/8 binary64) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) (/.f64 #s(literal 1/8 binary64) (*.f64 d d))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) #s(literal 1/8 binary64)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (*.f64 d d)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d) d) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) (*.f64 d d)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 l (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (*.f64 d d))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l)))) |
(*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)))) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) l) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) |
(*.f64 D (*.f64 D (*.f64 (*.f64 M M) (/.f64 h l)))) |
(pow.f64 (/.f64 l (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) l) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (*.f64 M M) h) (*.f64 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 (*.f64 (*.f64 M M) h) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
(pow.f64 (/.f64 l (*.f64 (*.f64 M M) h)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M M) h))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.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)))) |
#s(literal 1/8 binary64) |
(*.f64 (neg.f64 (neg.f64 d)) (neg.f64 (neg.f64 d))) |
(*.f64 (exp.f64 (log.f64 d)) (exp.f64 (log.f64 d))) |
(*.f64 (neg.f64 (fabs.f64 d)) (neg.f64 (fabs.f64 d))) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 d d) |
(pow.f64 (exp.f64 (log.f64 d)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 d) #s(literal 2 binary64)) |
(pow.f64 (*.f64 d d) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 d) #s(literal 2 binary64)) |
(pow.f64 d #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 d d) (*.f64 d d))) |
(fabs.f64 (*.f64 (neg.f64 d) d)) |
(fabs.f64 (*.f64 d (neg.f64 d))) |
(fabs.f64 (*.f64 d d)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 l h)) l)) #s(literal -1/8 binary64))) (*.f64 d d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (fabs d) (fabs.f64 d)) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) l)))) |
#s(approx (* (* (/ 1 2) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (/ 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) (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (/ 1 (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M)))) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (* (/ (+ d d) (* D M)) (/ (+ d d) (* D M))) (*.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 M M) (*.f64 D D))) #s(literal 4 binary64))) |
#s(approx (/ (+ d d) (* D M)) (/.f64 (+.f64 d d) (*.f64 M D))) |
#s(approx (+ d d) (+.f64 d d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 l h)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 l h)))) (*.f64 D D)) l) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) (*.f64 d d))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h)) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h))) |
#s(approx (* (sqrt (* l h)) (fabs d)) (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 d h)) h)) (*.f64 (*.f64 (sqrt.f64 (*.f64 l d)) l) d)) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 d d) (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) (*.f64 (sqrt.f64 (*.f64 l d)) l)) #s(literal -1/8 binary64))) d)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) |
#s(approx (pow (/ d h) (/ 1 2)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ (sqrt (* h d)) h) (/.f64 (sqrt.f64 (*.f64 h d)) h)) |
#s(approx (sqrt (* h d)) (sqrt.f64 (*.f64 h d))) |
#s(approx (* h d) (*.f64 h d)) |
#s(approx (/ 1 (sqrt (/ l d))) (/.f64 d (sqrt.f64 (*.f64 l d)))) |
#s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)) |
#s(approx (/ l d) (/.f64 l d)) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d)))) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 d d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))) d)) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) d)) |
#s(approx (/ (sqrt (* h d)) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d) h)) |
#s(approx (sqrt (* h d)) (*.f64 (sqrt.f64 (/.f64 h d)) d)) |
#s(approx (/ 1 (sqrt (/ l d))) (sqrt.f64 (/.f64 d l))) |
#s(approx (sqrt (/ l d)) (sqrt.f64 (/.f64 l d))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) d) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))) d))) |
#s(approx (pow (/ d h) (/ 1 2)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 h d))) d))) |
#s(approx (/ (sqrt (* h d)) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d) h))) |
#s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) |
#s(approx (sqrt (* h l)) (sqrt.f64 (*.f64 l h))) |
#s(approx (* h l) (*.f64 l h)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 h d)) h) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d))) h)) |
#s(approx (* (* (* D D) (/ (* (* M M) h) l)) 1/8) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64))) |
#s(approx (* (* D D) (/ (* (* M M) h) l)) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l)))) |
#s(approx (/ (* (* M M) h) l) (*.f64 (*.f64 M M) (/.f64 h l))) |
#s(approx (* (* M M) h) (*.f64 (*.f64 M M) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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 (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 l h)) h)) |
#s(approx (- 1 (* (* (/ 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)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h)) h)) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))) |
#s(approx (* (sqrt (* l h)) (fabs d)) (*.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (/.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) h)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) |
#s(approx (sqrt (* h d)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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 (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 l h)) h)))) |
#s(approx (sqrt (* h l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 l h)) h))) |
#s(approx (- 1 (* (* (/ 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)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) h))) h))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l)))) |
#s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (fabs.f64 d) h) (sqrt.f64 (/.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (sqrt.f64 (/.f64 l d)) h))) h))) |
#s(approx (/ (sqrt (* h d)) h) (neg.f64 (sqrt.f64 (/.f64 d h)))) |
#s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 (*.f64 d d) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) h)) (*.f64 d d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) (*.f64 l l))) |
#s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 d h)) h)) (*.f64 (sqrt.f64 (/.f64 l d)) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fabs.f64 d) l) (sqrt.f64 (*.f64 l h)))) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l)) |
#s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 h l)) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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 l h)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) h)) |
#s(approx (* (sqrt (* l h)) (fabs d)) (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 d h)) h)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) (*.f64 l d))))) l)) |
#s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (sqrt (/ l d)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l))) |
#s(approx (sqrt (* h l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h l)) l))) |
#s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) h))) |
#s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 (/.f64 d h)) h)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l) (*.f64 d d))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) (*.f64 l d))))) l))) |
#s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (sqrt (/ l d)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* D M) (*.f64 M D)) |
#s(approx M M) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d)))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h))))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 M M) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (sqrt.f64 (/.f64 d h))) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) (*.f64 M M)))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* D D) (*.f64 D D)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 (fabs.f64 d) h) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h))))) #s(literal -1/8 binary64) (/.f64 (fabs.f64 d) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h))))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (*.f64 D D) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal 1/8 binary64))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 l h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 d h)) h) (*.f64 M M)) (*.f64 (*.f64 (sqrt.f64 (/.f64 l d)) l) (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 l d)) (*.f64 D D)))) (*.f64 D D))) |
Compiled 9 447 to 3 346 computations (64.6% saved)
78 alts after pruning (73 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 662 | 31 | 693 |
| Fresh | 18 | 42 | 60 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 682 | 78 | 760 |
| Status | Accuracy | Program |
|---|---|---|
| 32.4% | (*.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 l d))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| 65.0% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 M D))))) (/.f64 h l)))) | |
| 65.0% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (+.f64 d d)) (*.f64 M D)))) (/.f64 h l)))) | |
| 65.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 d d) D) M) (/.f64 (/.f64 (+.f64 d d) D) M)))) (/.f64 h l)))) | |
| 65.2% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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)))) | |
| 66.3% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| 44.1% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) | |
| 52.0% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d) d)))) | |
| 43.6% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M (*.f64 M h)) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) | |
| 19.5% | (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) | |
| 33.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 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| 18.3% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 66.3% | (*.f64 (*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) | |
| 20.9% | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 18.3% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d l))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| ✓ | 18.1% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| 14.6% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 4.5% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 17.2% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 4.1% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 18.1% | (*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 22.3% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) | |
| 56.5% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 55.7% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) | |
| 32.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (sqrt.f64 (/.f64 l h)) 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)))) | |
| 33.8% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 18.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) | |
| 18.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) | |
| ✓ | 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 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
| 24.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) | |
| 28.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 22.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) | |
| 14.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) | |
| 17.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) | |
| ✓ | 34.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
| ✓ | 42.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
| 17.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l 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 (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.f64 d)) (sqrt.f64 (*.f64 h l)))))) | |
| 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 d d) h)) (sqrt.f64 l))))) | |
| 6.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (sqrt.f64 h))))) | |
| 13.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d d)) (sqrt.f64 (*.f64 h l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) | |
| 3.4% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) | |
| ✓ | 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 l h)) h)))))) | |
| 21.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.f64 (sqrt.f64 (/.f64 h l)) l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 (*.f64 h l)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)))))) | |
| 12.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) | |
| 5.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))))) | |
| 14.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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) | |
| 5.3% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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))))))) | |
| 14.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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) | |
| 27.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l))))) | |
| 20.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 (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.f64 (fabs.f64 d) (/.f64 (sqrt.f64 (/.f64 l h)) l)))))) | |
| 19.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l)) | |
| 19.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) | |
| 17.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) | |
| 3.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) | |
| 27.5% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (/.f64 h l)) l))) | |
| 20.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) | |
| 14.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))) | |
| 9.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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))) | |
| 28.8% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) | |
| 21.2% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l))) | |
| 13.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) | |
| 40.7% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) d)) | |
| 32.8% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) | |
| 42.9% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) | |
| 12.9% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) | |
| 23.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) | |
| 3.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) | |
| 4.6% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))))) | |
| 4.5% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal 1/8 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d)))) d))) | |
| 6.2% | #s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
Compiled 5 317 to 3 358 computations (36.8% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d 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 (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (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))))))) |
(*.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M (*.f64 M h)) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.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))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d) d)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d)))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 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))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.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)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #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))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) #s(approx (- 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) 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 (/.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 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.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)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) l) #s(literal -1/8 binary64))) d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) d)) |
(*.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 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal 1/8 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d)))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) l) #s(literal -1/8 binary64)) (*.f64 d d)))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l)) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 M D))))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (+.f64 d d)) (*.f64 M 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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) (*.f64 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 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 d d) D) M) (/.f64 (/.f64 (+.f64 d d) D) M)))) (/.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 l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) l)) #s(literal -1/8 binary64) (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (*.f64 d d))) (*.f64 d d))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 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)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (sqrt (* (/ d h) (* l d))) (*.f64 (sqrt.f64 (/.f64 l h)) 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 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (fabs.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 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)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) h) (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M))) (*.f64 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)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 l d))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l 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 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (sqrt (* (/ d h) (* l d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.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(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 h (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d))) (*.f64 M M)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 h d) (*.f64 l d))))) (*.f64 d d))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (/.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 (/.f64 (sqrt.f64 d) (sqrt.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))) #s(approx (pow (/ d l) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 l 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (/.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 (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 #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))))) |
(*.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 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)))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 d l))) (sqrt.f64 (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 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 M (/.f64 D (+.f64 d d))) (/.f64 (+.f64 d d) (*.f64 D M)))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 D M) (/.f64 #s(literal 1 binary64) (+.f64 d d))) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 h d)) (/.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)))) |
| Outputs |
|---|
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.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)))) |
7 calls:
| 40.0ms | (*.f64 M D) |
| 39.0ms | d |
| 39.0ms | l |
| 39.0ms | h |
| 38.0ms | D |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.2% | 2 | (*.f64 M D) |
| 71.7% | 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)))) |
| 69.5% | 3 | d |
| 75.8% | 3 | h |
| 72.8% | 2 | l |
| 68.0% | 2 | M |
| 66.3% | 1 | D |
Compiled 39 to 53 computations (-35.9% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d 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 (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (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))))))) |
(*.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M (*.f64 M h)) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.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))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d) d)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d)))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 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))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.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)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #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))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) #s(approx (- 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) 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 (/.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 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.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)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) l) #s(literal -1/8 binary64))) d)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d))) d)) |
(*.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 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 h l)))) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) l) #s(literal 1/8 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) (*.f64 d d)))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (+.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) l) #s(literal -1/8 binary64)) (*.f64 d d)))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 D M)) (*.f64 d (+.f64 d d)))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l)) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (*.f64 (+.f64 d d) (/.f64 (+.f64 d d) (*.f64 M D))))) (/.f64 h l)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 l h)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 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 (sqrt.f64 (/.f64 l h)) (fabs.f64 d))) l))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 d d) (*.f64 M D)) (+.f64 d d)) (*.f64 M 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 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) (*.f64 M M)) (*.f64 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 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 d d) D) M) (/.f64 (/.f64 (+.f64 d d) D) M)))) (/.f64 h l)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 d d) (*.f64 D M)) (/.f64 (+.f64 d d) (*.f64 D M))))) (/.f64 h l)))) |
3 calls:
| 44.0ms | h |
| 41.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 30.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 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)))) |
| 69.1% | 2 | l |
| 71.2% | 3 | h |
Compiled 33 to 32 computations (3% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d 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 (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (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))))))) |
(*.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M (*.f64 M h)) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.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))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d) d)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l d)))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 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))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.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)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #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))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) l)) #s(approx (- 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (*.f64 l d))) 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 (/.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 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.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)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64) (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (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 (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) d) d)))) |
7 calls:
| 39.0ms | (*.f64 M D) |
| 39.0ms | D |
| 31.0ms | l |
| 28.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 25.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 3 | D |
| 59.5% | 4 | d |
| 61.3% | 2 | M |
| 60.2% | 2 | (*.f64 M D) |
| 61.9% | 3 | l |
| 60.0% | 3 | h |
| 63.9% | 4 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
Compiled 39 to 53 computations (-35.9% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d 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 (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (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))))))) |
(*.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M (*.f64 M h)) l)) #s(literal 1/8 binary64)) (*.f64 d d))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (-.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))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d))) d)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 h d)) #s(literal 1/2 binary64))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) h #s(literal 1 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
2 calls:
| 27.0ms | M |
| 17.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 4 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 62.1% | 3 | M |
Compiled 32 to 27 computations (15.6% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d 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 (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l)))) (*.f64 D D)) (*.f64 l d)) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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 (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) (fabs.f64 d)) (*.f64 D D)) (*.f64 (*.f64 (*.f64 d d) l) (sqrt.f64 (*.f64 l h)))) #s(literal -1/8 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h) (*.f64 M M)) (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) #s(approx (/ (sqrt (neg d)) (sqrt (neg l))) (/.f64 (sqrt.f64 (*.f64 l d)) l))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (/.f64 d (*.f64 (sqrt.f64 l) (sqrt.f64 h))) h)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 h d))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (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))))))) |
(*.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal -1/8 binary64))) |
3 calls:
| 22.0ms | l |
| 19.0ms | M |
| 18.0ms | (*.f64 M D) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 2 | (*.f64 M D) |
| 54.5% | 3 | l |
| 58.7% | 2 | M |
Compiled 5 to 16 computations (-220% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (neg.f64 (*.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) h))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 h d)) (sqrt.f64 (/.f64 l d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 d (/.f64 #s(literal 1 binary64) l)) (*.f64 h d))) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 d h) (*.f64 l d))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 d)) (sqrt.f64 (neg.f64 d))) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 h d)) (/.f64 l d)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 d (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 d d) (sqrt.f64 (*.f64 h d))) (sqrt.f64 (*.f64 l d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 #s(approx (* (sqrt (* l h)) (fabs d)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (fabs.f64 d)) l))) (*.f64 l h)))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (neg.f64 (sqrt.f64 (/.f64 d h))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) l)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 d) (sqrt.f64 h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d h) (neg.f64 d))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 l h))) (sqrt.f64 (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 #s(literal 1 binary64) h))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ l d)) (/.f64 (sqrt.f64 (*.f64 l d)) d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 d 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 (* (/ d l) (* h d))) h) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))) (sqrt.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h)))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 #s(approx (sqrt (* h d)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 h d)) d))) h)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 l d)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (exp.f64 (*.f64 (log.f64 (*.f64 l h)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(approx (pow (/ d h) (/ 1 2)) (/.f64 (sqrt.f64 (*.f64 h d)) h)) #s(approx (/ 1 (sqrt (/ l d))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 d) #s(literal 2 binary64)) #s(literal 2 binary64))) (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 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) #s(literal 1/2 binary64))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (* (neg d) (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) h) (*.f64 M M)) D) D) (*.f64 l d)) #s(literal 1/8 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
7 calls:
| 30.0ms | M |
| 28.0ms | D |
| 22.0ms | l |
| 16.0ms | d |
| 15.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.4% | 2 | l |
| 42.9% | 1 | d |
| 46.2% | 2 | D |
| 49.2% | 3 | h |
| 48.6% | 2 | M |
| 52.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)))) |
| 48.6% | 2 | (*.f64 M D) |
Compiled 39 to 53 computations (-35.9% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h l)))) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)) (/ 1 (sqrt (/ l d)))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) #s(approx (/ (* (sqrt (* l h)) (fabs d)) (* l h)) (neg.f64 (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l h)) (fabs.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) #s(approx (sqrt (* h l)) (*.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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 d 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 (* (/ d l) (* h d))) 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 (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) d)) (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 (/ (sqrt (* (/ d l) (* h d))) 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)))) (/.f64 (sqrt.f64 #s(approx (* (/ d l) (* h d)) (/.f64 (*.f64 (*.f64 d d) h) l))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 d l) h) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 (/.f64 d l) (*.f64 h d))) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (fabs.f64 d) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (fabs.f64 d)) (*.f64 l h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (*.f64 (sqrt.f64 d) (sqrt.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 #s(approx (sqrt (* (/ d l) (* h d))) (/.f64 (*.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l))) l)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (/ 1 (sqrt (/ l d)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (sqrt.f64 (*.f64 h d)) (*.f64 (sqrt.f64 (/.f64 l d)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (*.f64 h d)) (/.f64 (sqrt.f64 (/.f64 d l)) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (*.f64 h d))) h)) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 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)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
1 calls:
| 7.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.7% | 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)))) |
Compiled 31 to 22 computations (29% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))))) |
(*.f64 (/.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 (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) #s(approx (+ (* (/ (* (* (* (* M M) h) (sqrt (/ 1 (* h l)))) (* D D)) (* (* d d) l)) -1/8) (sqrt (/ 1 (* h l)))) (/.f64 (sqrt.f64 (/.f64 h l)) h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 h 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
1 calls:
| 3.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.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)))) |
Compiled 31 to 22 computations (29% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
| Outputs |
|---|
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 h l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
3 calls:
| 2.0ms | M |
| 2.0ms | (*.f64 M D) |
| 2.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.4% | 2 | (*.f64 M D) |
| 47.0% | 2 | M |
| 50.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)))) |
Compiled 35 to 33 computations (5.7% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (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)))) (/.f64 #s(approx (sqrt (* (/ d l) (* h d))) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
1 calls:
| 1.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 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)))) |
Compiled 31 to 22 computations (29% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) 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 (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (sqrt (* (/ d l) (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (neg.f64 (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
2 calls:
| 1.0ms | h |
| 1.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.9% | 1 | h |
| 47.2% | 2 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
Compiled 32 to 27 computations (15.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(approx (/ (sqrt (* (/ d l) (* h d))) h) (/.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 (/ (sqrt (* (/ d l) (* h d))) h) (/.f64 (fabs.f64 d) (sqrt.f64 (*.f64 l h))))) |
5 calls:
| 1.0ms | l |
| 1.0ms | M |
| 1.0ms | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 1.0ms | D |
| 1.0ms | (*.f64 M D) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.9% | 1 | l |
| 42.9% | 1 | D |
| 42.9% | 1 | (*.f64 M D) |
| 42.9% | 1 | M |
| 42.9% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
Compiled 37 to 43 computations (-16.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 83.0ms | 1.0566163025056546e-299 | 9.025500283989192e-290 |
| 15.0ms | -8.668528559706596e+235 | -2.9014178169948197e+228 |
| 49.0ms | 288× | 0 | invalid |
| 35.0ms | 160× | 0 | valid |
Compiled 518 to 470 computations (9.3% saved)
ival-div!: 25.0ms (37.3% of total)ival-pow2: 19.0ms (28.4% of total)ival-pow: 12.0ms (17.9% of total)ival-mult!: 10.0ms (14.9% of total)ival-sub!: 1.0ms (1.5% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6120847933093338e+152 | 1.7156274487496632e+153 |
| 0.0ms | 0.0 | 2.568902436359065e-302 |
Compiled 34 to 30 computations (11.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 3.7780912209378533e-115 | 4.345029271983458e-114 |
| 12.0ms | 96× | 0 | valid |
| 10.0ms | 107× | 0 | invalid |
Compiled 446 to 432 computations (3.1% saved)
ival-mult!: 5.0ms (32.8% of total)ival-pow: 4.0ms (26.3% of total)ival-div!: 4.0ms (26.3% of total)ival-pow2: 2.0ms (13.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 2.5658544320096433e+33 | 7.045740698058216e+34 |
| 40.0ms | 2.6204076373425644e-102 | 3.1631397486843383e-101 |
| 32.0ms | 192× | 0 | invalid |
| 26.0ms | 208× | 0 | valid |
Compiled 909 to 909 computations (0% saved)
ival-mult!: 9.0ms (29.8% of total)ival-pow: 8.0ms (26.5% of total)ival-div!: 8.0ms (26.5% of total)ival-pow2: 4.0ms (13.2% of total)ival-sub!: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.651920937840915e+59 | 8.2491393186829e+66 |
Compiled 38 to 30 computations (21.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6120847933093338e+152 | 1.7156274487496632e+153 |
| 0.0ms | -1.793292033408655e-109 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.064048342515774e+125 | 5.870521808255633e+129 |
| 0.0ms | -1.793292033408655e-109 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.201135269391965e+115 | 9.515702345338287e+117 |
| 0.0ms | -1.793292033408655e-109 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.201135269391965e+115 | 9.515702345338287e+117 |
| 0.0ms | -1.793292033408655e-109 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.201135269391965e+115 | 9.515702345338287e+117 |
| 0.0ms | -1.793292033408655e-109 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.793292033408655e-109 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 1× | fuel |
Compiled 317 to 173 computations (45.4% saved)
(sort M D)
(abs D)
(abs M)
(abs d)
Compiled 8 716 to 6 519 computations (25.2% saved)
Loading profile data...