
Time bar (total: 8.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 4 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 6 |
| 15.4% | 12.5% | 68.6% | 0.2% | 0% | 18.7% | 0% | 7 |
| 16.7% | 12.5% | 62.3% | 0.2% | 0% | 24.9% | 0% | 8 |
| 20% | 14% | 56.1% | 0.2% | 0% | 29.6% | 0% | 9 |
| 20% | 14% | 56.1% | 0.2% | 0% | 29.6% | 0% | 10 |
| 20% | 14% | 56.1% | 0.2% | 0% | 29.6% | 0% | 11 |
| 22.9% | 14.8% | 49.9% | 0.2% | 0% | 35.1% | 0% | 12 |
Compiled 37 to 24 computations (35.1% saved)
| 2.2s | 13 035× | 0 | invalid |
| 1.5s | 8 256× | 0 | valid |
ival-div!: 702.0ms (27.6% of total)ival-mult!: 686.0ms (27% of total)ival-pow: 679.0ms (26.7% of total)ival-pow2: 419.0ms (16.5% of total)ival-sub!: 53.0ms (2.1% of total)adjust: 5.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 589 |
| 1 | 634 | 561 |
| 2 | 3481 | 550 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(abs d)
(abs M)
(abs D)
(sort M D)
Compiled 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)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h 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 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 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)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h 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 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d h)) (pow (sqrt -1) 2)))) |
#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)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) 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)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#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) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 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) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 70.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)) |
| 13.0ms | h | @ | 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)) |
| 9.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 | 229 | 1681 |
| 0 | 254 | 1533 |
| 0 | 981 | 1518 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
d |
h |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
l |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h 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 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 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)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h 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 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d h)) (pow (sqrt -1) 2)))) |
#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)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) 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)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#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) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 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) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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))))))) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 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 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #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 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 d h)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
d |
h |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 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 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 d l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
l |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) (/.f64 h l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) |
(*.f64 (pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64)) (pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64))) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(*.f64 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 h) (neg.f64 l)) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#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 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (pow (/ d h) (/ 1 2)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d h))))) |
#s(approx (pow (/ d l) (/ 1 2)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l)))))) h))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d h)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (* (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)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.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 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.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 1 366 to 494 computations (63.8% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 24 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 24 | 90 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (*.f64 (pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/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.8% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) | |
| 20.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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))))) | |
| 34.1% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| ▶ | 17.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)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) |
| 22.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (-.f64 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) l))) | |
| 9.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) | |
| 34.1% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 33.4% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 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) (*.f64 (*.f64 (/.f64 #s(literal 1 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.6% | (*.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)))) (-.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.2% | (*.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)))) | |
| 31.5% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 30.9% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) | |
| ▶ | 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| ▶ | 68.1% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
| 42.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) | |
| ▶ | 31.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 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
| 12.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 29.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) | |
| 22.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 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) | |
| 4.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) | |
| 23.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) | |
| 6.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) | |
| ▶ | 47.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
Compiled 1 694 to 1 454 computations (14.2% saved)
| Inputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(literal 1 binary64) |
(*.f64 l h) |
l |
h |
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 #s(literal 1 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 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 M M) |
(*.f64 D D) |
(sqrt.f64 (*.f64 l h)) |
#s(literal -1/8 binary64) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d) |
(sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) |
(/.f64 (*.f64 (*.f64 l l) l) h) |
(*.f64 (*.f64 l l) l) |
(*.f64 l l) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(*.f64 #s(literal -1 binary64) d) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d))) |
(/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)) |
(fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(*.f64 (*.f64 M M) h) |
(*.f64 d d) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (* h l)))) (* (pow d 2) (sqrt (/ (pow l 3) h)))) d))) |
#s(approx (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) #s(hole binary64 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l))))) |
#s(approx (* (sqrt (/ (* (* l l) l) h)) d) #s(hole binary64 (* d (sqrt (/ (pow l 3) h))))) |
#s(approx (* (* -1 d) (sqrt (/ 1 (* l h)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* -1 d) #s(hole binary64 (* -1 d))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (* d d) #s(hole binary64 (pow d 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 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* d (sqrt (/ (pow l 3) h))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* d (+ (sqrt (/ (pow l 3) h)) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (* h l)))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* (pow d 2) (+ 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 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* -1 (* d (+ (* -1 (sqrt (/ 1 (* h l)))) (* 1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3)))))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* -1 (* d (+ (* -1 (sqrt (/ (pow l 3) h))) (* 1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (* h l))))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 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)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ 1 (* l h)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* l h) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* (pow h 3) l)))) (* d (sqrt (* h (pow l 3))))) h))) |
#s(approx (* (* (* M M) (* D D)) (sqrt (* l h))) #s(hole binary64 (* (* (pow D 2) (pow M 2)) (sqrt (* h l))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (sqrt (/ (* (* l l) l) h)) #s(hole binary64 (sqrt (/ (pow l 3) h)))) |
#s(approx (/ (* (* l l) l) h) #s(hole binary64 (/ (pow l 3) h))) |
#s(approx (* -1/8 (* (* D D) (/ (* (* M M) h) l))) #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 (* (* (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)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ l h)))) (* d (sqrt (/ (pow l 3) (pow h 3)))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (* h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ (pow l 3) (pow h 3))))) (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ l h))))))))) |
#s(approx (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) #s(hole binary64 (* -1 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (* h l)))))) |
#s(approx (* (* (* M M) (* D D)) (sqrt (* l h))) #s(hole binary64 (* -1 (* (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (sqrt (* h l)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* (sqrt (* h l)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (* (* l l) l) h)) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ (pow l 3) h))))) |
#s(approx (sqrt (/ (* (* l l) l) h)) #s(hole binary64 (* (sqrt (/ (pow l 3) h)) (pow (sqrt -1) 2)))) |
#s(approx (* (* -1 d) (sqrt (/ 1 (* l h)))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d h)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 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)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))))) |
#s(approx (* (* l l) l) #s(hole binary64 (pow l 3))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow l 2) (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (+ (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ (pow l 3) h))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow l 2) (+ (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* M M) (* D D)) #s(hole binary64 (* (pow D 2) (pow M 2)))) |
#s(approx (* M M) #s(hole binary64 (pow M 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 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (* h l)))) (* (/ d (pow M 2)) (sqrt (/ (pow l 3) h))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 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 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (* h l)))) (* (/ d (pow D 2)) (sqrt (/ (pow l 3) h))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.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))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (* (* (* M M) (* D D)) (sqrt (* l h))) (* (* M M) (* D D)) (* M M) (* D D) (sqrt (* l h)) -1/8 (* (sqrt (/ (* (* l l) l) h)) d) (sqrt (/ (* (* l l) l) h)) (/ (* (* l l) l) h) (* (* l l) l) (* l l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ 1 (* l h)))) (* -1 d) -1 (* (* (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) (pow (/ d l) (/ 1 2)) (/ d l) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* -1/8 (* (* D D) (/ (* (* M M) h) l))) (* (* D D) (/ (* (* M M) h) l)) (/ (* (* M M) h) l) (* (* M M) h) (* d d)) |
| 13.0ms | l | @ | -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))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (* (* (* M M) (* D D)) (sqrt (* l h))) (* (* M M) (* D D)) (* M M) (* D D) (sqrt (* l h)) -1/8 (* (sqrt (/ (* (* l l) l) h)) d) (sqrt (/ (* (* l l) l) h)) (/ (* (* l l) l) h) (* (* l l) l) (* l l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ 1 (* l h)))) (* -1 d) -1 (* (* (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) (pow (/ d l) (/ 1 2)) (/ d l) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* -1/8 (* (* D D) (/ (* (* M M) h) l))) (* (* D D) (/ (* (* M M) h) l)) (/ (* (* M M) h) l) (* (* M M) h) (* d d)) |
| 11.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))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (* (* (* M M) (* D D)) (sqrt (* l h))) (* (* M M) (* D D)) (* M M) (* D D) (sqrt (* l h)) -1/8 (* (sqrt (/ (* (* l l) l) h)) d) (sqrt (/ (* (* l l) l) h)) (/ (* (* l l) l) h) (* (* l l) l) (* l l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ 1 (* l h)))) (* -1 d) -1 (* (* (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) (pow (/ d l) (/ 1 2)) (/ d l) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* -1/8 (* (* D D) (/ (* (* M M) h) l))) (* (* D D) (/ (* (* M M) h) l)) (/ (* (* M M) h) l) (* (* M M) h) (* d d)) |
| 10.0ms | h | @ | 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))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (* (* (* M M) (* D D)) (sqrt (* l h))) (* (* M M) (* D D)) (* M M) (* D D) (sqrt (* l h)) -1/8 (* (sqrt (/ (* (* l l) l) h)) d) (sqrt (/ (* (* l l) l) h)) (/ (* (* l l) l) h) (* (* l l) l) (* l l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ 1 (* l h)))) (* -1 d) -1 (* (* (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) (pow (/ d l) (/ 1 2)) (/ d l) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* -1/8 (* (* D D) (/ (* (* M M) h) l))) (* (* D D) (/ (* (* M M) h) l)) (/ (* (* M M) h) l) (* (* M M) h) (* d d)) |
| 8.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))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) M D (* 2 d) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (* (* (* M M) (* D D)) (sqrt (* l h))) (* (* M M) (* D D)) (* M M) (* D D) (sqrt (* l h)) -1/8 (* (sqrt (/ (* (* l l) l) h)) d) (sqrt (/ (* (* l l) l) h)) (/ (* (* l l) l) h) (* (* l l) l) (* l l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ 1 (* l h)))) (* -1 d) -1 (* (* (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) (pow (/ d l) (/ 1 2)) (/ d l) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* -1/8 (* (* D D) (/ (* (* M M) h) l))) (* (* D D) (/ (* (* M M) h) l)) (/ (* (* M M) h) l) (* (* M M) h) (* d d)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 476 | 5064 |
| 0 | 558 | 4484 |
| 0 | 2041 | 4437 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(literal 1 binary64) |
(*.f64 l h) |
l |
h |
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 #s(literal 1 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 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 M M) |
(*.f64 D D) |
(sqrt.f64 (*.f64 l h)) |
#s(literal -1/8 binary64) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d) |
(sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) |
(/.f64 (*.f64 (*.f64 l l) l) h) |
(*.f64 (*.f64 l l) l) |
(*.f64 l l) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(*.f64 #s(literal -1 binary64) d) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) |
(*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d h) |
(pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 d l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d))) |
(/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)) |
(fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(*.f64 (*.f64 M M) h) |
(*.f64 d d) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (* h l)))) (* (pow d 2) (sqrt (/ (pow l 3) h)))) d))) |
#s(approx (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) #s(hole binary64 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l))))) |
#s(approx (* (sqrt (/ (* (* l l) l) h)) d) #s(hole binary64 (* d (sqrt (/ (pow l 3) h))))) |
#s(approx (* (* -1 d) (sqrt (/ 1 (* l h)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* -1 d) #s(hole binary64 (* -1 d))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (* d d) #s(hole binary64 (pow d 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 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* d (sqrt (/ (pow l 3) h))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* d (+ (sqrt (/ (pow l 3) h)) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (* h l)))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* (pow d 2) (+ 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 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* -1 (* d (+ (* -1 (sqrt (/ 1 (* h l)))) (* 1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3)))))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* -1 (* d (+ (* -1 (sqrt (/ (pow l 3) h))) (* 1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (* h l))))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 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)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ 1 (* l h)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* l h) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* (pow h 3) l)))) (* d (sqrt (* h (pow l 3))))) h))) |
#s(approx (* (* (* M M) (* D D)) (sqrt (* l h))) #s(hole binary64 (* (* (pow D 2) (pow M 2)) (sqrt (* h l))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (sqrt (/ (* (* l l) l) h)) #s(hole binary64 (sqrt (/ (pow l 3) h)))) |
#s(approx (/ (* (* l l) l) h) #s(hole binary64 (/ (pow l 3) h))) |
#s(approx (* -1/8 (* (* D D) (/ (* (* M M) h) l))) #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 (* (* (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)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ l h)))) (* d (sqrt (/ (pow l 3) (pow h 3)))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (* h l)))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ (pow l 3) (pow h 3))))) (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ l h))))))))) |
#s(approx (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) #s(hole binary64 (* -1 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (* h l)))))) |
#s(approx (* (* (* M M) (* D D)) (sqrt (* l h))) #s(hole binary64 (* -1 (* (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (sqrt (* h l)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* (sqrt (* h l)) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (/ (* (* l l) l) h)) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ (pow l 3) h))))) |
#s(approx (sqrt (/ (* (* l l) l) h)) #s(hole binary64 (* (sqrt (/ (pow l 3) h)) (pow (sqrt -1) 2)))) |
#s(approx (* (* -1 d) (sqrt (/ 1 (* l h)))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (pow (/ d h) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d h)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 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)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))))) |
#s(approx (* (* l l) l) #s(hole binary64 (pow l 3))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow l 2) (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l)))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (+ (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ (pow l 3) h))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow l 2) (+ (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (pow (/ d l) (/ 1 2)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* (* M M) (* D D)) #s(hole binary64 (* (pow D 2) (pow M 2)))) |
#s(approx (* M M) #s(hole binary64 (pow M 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 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (* h l)))) (* (/ d (pow M 2)) (sqrt (/ (pow l 3) h))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 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 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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 (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (* h l)))) (* (/ d (pow D 2)) (sqrt (/ (pow l 3) h))))))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(pow.f64 (*.f64 l h) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(literal 1 binary64) |
(*.f64 l h) |
(*.f64 h l) |
l |
h |
d |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) (/.f64 h l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d))))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64)) (pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 1 binary64))) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(pow.f64 (*.f64 M (/.f64 D (+.f64 d d))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(*.f64 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 h) (neg.f64 l)) |
(/.f64 h l) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) l) l) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)))) (neg.f64 (*.f64 l l))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 l l)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d) (*.f64 l l))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d))) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (*.f64 l h)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) |
(fma.f64 d (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h)))) d)) |
(-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) |
(*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) |
(*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 (sqrt.f64 (*.f64 l h)) d)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D))) (neg.f64 d)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) |
(*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 l h))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (sqrt.f64 (*.f64 l h)))) |
(*.f64 (*.f64 (*.f64 M M) D) D) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 (*.f64 D D) (*.f64 M M)) |
(*.f64 (*.f64 D M) (*.f64 D M)) |
(*.f64 M (*.f64 M (*.f64 D D))) |
(pow.f64 (*.f64 D M) #s(literal 2 binary64)) |
(*.f64 (pow.f64 M #s(literal 1 binary64)) (pow.f64 M #s(literal 1 binary64))) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 M M) |
(pow.f64 M #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) |
(*.f64 (pow.f64 D #s(literal 1 binary64)) (pow.f64 D #s(literal 1 binary64))) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 D D) |
(pow.f64 D #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l h)) |
#s(literal -1/8 binary64) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d) |
(*.f64 d (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h)))) |
(pow.f64 (*.f64 (*.f64 l l) (/.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 l l) l)) (sqrt.f64 h)) |
(sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) |
(*.f64 (*.f64 l l) (/.f64 l h)) |
(/.f64 (neg.f64 (*.f64 (*.f64 l l) l)) (neg.f64 h)) |
(/.f64 (*.f64 (*.f64 l l) l) h) |
(*.f64 (pow.f64 l #s(literal 3/2 binary64)) (pow.f64 l #s(literal 3/2 binary64))) |
(*.f64 (*.f64 l l) l) |
(*.f64 l (*.f64 l l)) |
(pow.f64 l #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 3 binary64))) |
(*.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 l)) |
(*.f64 (fabs.f64 l) (fabs.f64 l)) |
(*.f64 l l) |
(pow.f64 l #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (neg.f64 d)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 d (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 #s(literal -1 binary64) d) |
(*.f64 d #s(literal -1 binary64)) |
(neg.f64 d) |
#s(literal -1 binary64) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.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))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))))) |
(*.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 h) (/.f64 d l)) #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 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 d h)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 d l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) d) d) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d))) (neg.f64 (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(-.f64 (/.f64 (*.f64 d d) (*.f64 d d)) (/.f64 (*.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 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 d d)) (/.f64 (*.f64 d d) (*.f64 d d))) |
(+.f64 (/.f64 (*.f64 d d) (*.f64 d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))) (fma.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 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.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 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 d d) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 d d) (*.f64 d d) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 d d) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 d d))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 d d) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 d d) (*.f64 d d) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64))) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 d d)) |
(fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64))) |
(fma.f64 (neg.f64 d) (neg.f64 d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64))) |
(fma.f64 (fabs.f64 d) (fabs.f64 d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) (*.f64 d d)) |
(fma.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 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 (*.f64 d d) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.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 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) h)) 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)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D))) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) l) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(*.f64 (*.f64 M M) h) |
(*.f64 M (*.f64 M h)) |
(*.f64 h (*.f64 M M)) |
(*.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64))) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 d d) |
(pow.f64 d #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.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 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (* 2 d) (+.f64 d d)) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) (*.f64 d d) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (*.f64 l h)))) d)) |
#s(approx (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d)) |
#s(approx (* (sqrt (/ (* (* l l) l) h)) d) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) |
#s(approx (* (* -1 d) (sqrt (/ 1 (* l h)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* -1 d) (neg.f64 d)) |
#s(approx (pow (/ d h) (/ 1 2)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (pow (/ d l) (/ 1 2)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (*.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d))) |
#s(approx (* d d) (*.f64 d d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (*.f64 l h))) #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h)))) d)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (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 (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (*.f64 d d)) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 d d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (neg.f64 d) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal 1/8 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64)) (sqrt.f64 (*.f64 l h)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))))) |
#s(approx (pow (/ d h) (/ 1 2)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d h))))) |
#s(approx (pow (/ d l) (/ 1 2)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (sqrt (/ 1 (* l h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
#s(approx (/ 1 (* l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
#s(approx (* l h) (*.f64 l h)) |
#s(approx h h) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h)) d (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l))) d) #s(literal -1/8 binary64))) h)) |
#s(approx (* (* (* M M) (* D D)) (sqrt (* l h))) (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D))) |
#s(approx (sqrt (* l h)) (sqrt.f64 (*.f64 l h))) |
#s(approx (sqrt (/ (* (* l l) l) h)) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h)))) |
#s(approx (/ (* (* l l) l) h) (*.f64 (*.f64 l l) (/.f64 l h))) |
#s(approx (* -1/8 (* (* D D) (/ (* (* M M) h) l))) (*.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)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l h)) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) (*.f64 (*.f64 h h) h))) d)) h)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) h)) h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l)))))) h))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (sqrt (/ 1 (* l h))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal 1/8 binary64))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal -1/8 binary64) (neg.f64 (*.f64 (neg.f64 d) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l)))))) h))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 l h))) #s(literal -1/8 binary64) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) (*.f64 (*.f64 h h) h)))))) h))) |
#s(approx (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) (neg.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))))) |
#s(approx (* (* (* M M) (* D D)) (sqrt (* l h))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) (*.f64 D D)) (sqrt.f64 (*.f64 l h))))) |
#s(approx (sqrt (* l h)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (/ (* (* l l) l) h)) d) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) |
#s(approx (sqrt (/ (* (* l l) l) h)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) |
#s(approx (* (* -1 d) (sqrt (/ 1 (* l h)))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (pow (/ d h) (/ 1 2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d h)))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) h)) h))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (*.f64 d d) h))) h))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64)))) |
#s(approx (* (* l l) l) (*.f64 (*.f64 l l) l)) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64)))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (fma.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (fma.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal 1/8 binary64))) (*.f64 l l))) |
#s(approx (pow (/ d l) (/ 1 2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l)))) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx M M) |
#s(approx (* (* M M) (* D D)) (*.f64 (*.f64 (*.f64 M M) D) D)) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 D D) d)) (sqrt.f64 (*.f64 l h)))) (*.f64 M M))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d 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)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (/ (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (* l l)) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 M M) d)) (sqrt.f64 (*.f64 l h)))) (*.f64 D D))) |
#s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 D D))) (*.f64 D D))) |
Compiled 5 485 to 1 748 computations (68.1% saved)
42 alts after pruning (41 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 342 | 34 | 376 |
| Fresh | 12 | 7 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 358 | 42 | 400 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (*.f64 (pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/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)))) | |
| 28.0% | (*.f64 (pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/2 binary64)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) | |
| 30.8% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) | |
| 2.8% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) | |
| 19.0% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) d) d))) | |
| 26.5% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)))) | |
| 19.1% | (*.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))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) | |
| 33.4% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 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) (*.f64 (*.f64 (/.f64 #s(literal 1 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.6% | (*.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)))) (-.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.2% | (*.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)))) | |
| 17.6% | (*.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))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) | |
| ▶ | 15.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
| 30.9% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) | |
| 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) 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)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| ▶ | 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 1.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| 0.7% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l))) | |
| 0.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M)))) | |
| 1.5% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) | |
| ▶ | 74.8% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
| 51.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| ▶ | 48.0% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #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)))) |
| 57.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h))) | |
| 18.7% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) | |
| 15.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) | |
| 40.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) | |
| 35.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 M M) D) D) (/.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) | |
| 12.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 34.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) | |
| 40.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 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) l) l)) | |
| 10.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h)) d (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l))) d) #s(literal -1/8 binary64))) h)) (*.f64 l l))) | |
| 26.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) | |
| 25.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) | |
| 21.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) | |
| 3.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) | |
| ▶ | 48.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
| 4.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) | |
| 48.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 #s(literal 1 binary64) l) h)) d)) | |
| 48.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 #s(literal 1 binary64) h) l)) d)) | |
| ✓ | 47.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
| 6.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
Compiled 3 174 to 2 938 computations (7.4% saved)
| Inputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(literal 1 binary64) |
(*.f64 l h) |
l |
h |
d |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
D |
(+.f64 d d) |
#s(literal 1/2 binary64) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (- 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))) |
(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 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
(/.f64 h l) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) |
(*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))) |
(*.f64 #s(literal -1 binary64) d) |
#s(literal -1 binary64) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal 1 binary64) l) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
(*.f64 #s(literal 2 binary64) d) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (/ 1 (sqrt (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (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 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (* (* -1 d) (sqrt (/ (/ 1 l) h))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* -1 d) #s(hole binary64 (* -1 d))) |
#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 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) (sqrt (/ 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow d 2) (+ 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 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ 1 (* l h)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* l h) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (/ 1 (sqrt (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* (* (* M M) h) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#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 (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (sqrt (/ (/ 1 l) h)) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ (/ 1 l) h) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* (sqrt (* h l)) (pow (sqrt -1) 2))))) |
#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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* (sqrt (/ d h)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 2)) l))))))) |
#s(approx (* (* -1 d) (sqrt (/ (/ 1 l) h))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ (/ 1 l) h)) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (/ 1 l) #s(hole binary64 (/ 1 l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | d | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ 1 (sqrt (* l h))) d) (/ 1 (sqrt (* l h))) (sqrt (* l h)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* d d) l) (* d d) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (/ d l) (sqrt (/ d h)) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ (/ 1 l) h))) (* -1 d) -1 (sqrt (/ (/ 1 l) h)) (/ (/ 1 l) h) (/ 1 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) (* 2 d)) |
| 20.0ms | h | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ 1 (sqrt (* l h))) d) (/ 1 (sqrt (* l h))) (sqrt (* l h)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* d d) l) (* d d) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (/ d l) (sqrt (/ d h)) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ (/ 1 l) h))) (* -1 d) -1 (sqrt (/ (/ 1 l) h)) (/ (/ 1 l) h) (/ 1 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) (* 2 d)) |
| 9.0ms | h | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ 1 (sqrt (* l h))) d) (/ 1 (sqrt (* l h))) (sqrt (* l h)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* d d) l) (* d d) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (/ d l) (sqrt (/ d h)) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ (/ 1 l) h))) (* -1 d) -1 (sqrt (/ (/ 1 l) h)) (/ (/ 1 l) h) (/ 1 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) (* 2 d)) |
| 7.0ms | l | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ 1 (sqrt (* l h))) d) (/ 1 (sqrt (* l h))) (sqrt (* l h)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* d d) l) (* d d) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (/ d l) (sqrt (/ d h)) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ (/ 1 l) h))) (* -1 d) -1 (sqrt (/ (/ 1 l) h)) (/ (/ 1 l) h) (/ 1 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) (* 2 d)) |
| 7.0ms | d | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (sqrt (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) 1 (* l h) l h d (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (/ 1 (sqrt (* l h))) d) (/ 1 (sqrt (* l h))) (sqrt (* l h)) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) (* (* (* M M) h) (* D D)) (* (* M M) h) (* M M) (* D D) (* (* d d) l) (* d d) -1/8 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (sqrt (/ d h))) (sqrt (/ d l)) (/ d l) (sqrt (/ d h)) (/ d h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l)) (/ h l) (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (* (* -1 d) (sqrt (/ (/ 1 l) h))) (* -1 d) -1 (sqrt (/ (/ 1 l) h)) (/ (/ 1 l) h) (/ 1 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)) (/ 1 2) 2 (pow (/ (* M D) (* 2 d)) 2) (/ (* M D) (* 2 d)) (* M D) (* 2 d)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 6181 |
| 0 | 542 | 5400 |
| 0 | 1739 | 5344 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(literal 1 binary64) |
(*.f64 l h) |
l |
h |
d |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
D |
(+.f64 d d) |
#s(literal 1/2 binary64) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (- 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))) |
(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 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 D D) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 d l) |
(sqrt.f64 (/.f64 d h)) |
(/.f64 d h) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
(/.f64 h l) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) |
(*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h))) |
(*.f64 #s(literal -1 binary64) d) |
#s(literal -1 binary64) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal 1 binary64) l) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
(*.f64 #s(literal 2 binary64) d) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (/ 1 (sqrt (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (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 (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (* (* -1 d) (sqrt (/ (/ 1 l) h))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* -1 d) #s(hole binary64 (* -1 d))) |
#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 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) (sqrt (/ 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow d 2) (+ 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 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ 1 (* l h)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* l h) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (/ 1 (sqrt (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* (* (* M M) h) (* D D)) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#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 (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (sqrt (/ (/ 1 l) h)) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ (/ 1 l) h) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* (sqrt (* h l)) (pow (sqrt -1) 2))))) |
#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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d h)) #s(hole binary64 (* (sqrt (/ d h)) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 2)) l))))))) |
#s(approx (* (* -1 d) (sqrt (/ (/ 1 l) h))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ (/ 1 l) h)) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (/ 1 l) #s(hole binary64 (/ 1 l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* M D) #s(hole binary64 (* D M))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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 (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h))) |
(pow.f64 (sqrt.f64 (*.f64 l h)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(pow.f64 (*.f64 l h) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) l)) (neg.f64 h)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(literal 1 binary64) |
(*.f64 l h) |
(*.f64 h l) |
l |
h |
d |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) |
(*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) (*.f64 #s(literal 1/2 binary64) h)) |
(*.f64 h (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) M) (/.f64 D (+.f64 d d))) |
(*.f64 (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
M |
(/.f64 (neg.f64 D) (neg.f64 (+.f64 d d))) |
(/.f64 D (+.f64 d d)) |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 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 d) |
#s(literal 1/2 binary64) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h))) |
(pow.f64 (sqrt.f64 (*.f64 l h)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(*.f64 (sqrt.f64 h) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 h)) |
(pow.f64 (*.f64 l h) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 l h)) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d d)) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) l) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) h) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) h)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M (*.f64 M h)) |
(*.f64 h (*.f64 M M)) |
(*.f64 (pow.f64 M #s(literal 1 binary64)) (pow.f64 M #s(literal 1 binary64))) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 M M) |
(pow.f64 M #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) |
(*.f64 (pow.f64 D #s(literal 1 binary64)) (pow.f64 D #s(literal 1 binary64))) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 D D) |
(pow.f64 D #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(*.f64 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 d l)) |
(*.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64))) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 d d) |
(pow.f64 d #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
#s(literal -1/8 binary64) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 d l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 d h) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 d h)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d))) (neg.f64 (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(-.f64 (/.f64 (*.f64 d d) (*.f64 d d)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 d d))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d)) (/.f64 (*.f64 d d) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)))) (fma.f64 d d (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 (*.f64 d d) (*.f64 d d))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d))) |
(/.f64 (-.f64 (pow.f64 (*.f64 d d) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 d d) (*.f64 d d) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 d d) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d))))) |
(fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (neg.f64 d) (neg.f64 d) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (fabs.f64 d) (fabs.f64 d) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) |
(fma.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) h)) l) (*.f64 d d)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) (*.f64 d d)) |
(fma.f64 d d (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (neg.f64 d) d)) |
(-.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d)) |
(+.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h 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)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) l) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
(*.f64 (/.f64 h l) (*.f64 M M)) |
(*.f64 M (*.f64 M (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 h l) |
(*.f64 #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (neg.f64 d)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 d (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 #s(literal -1 binary64) d) |
(*.f64 d #s(literal -1 binary64)) |
(neg.f64 d) |
#s(literal -1 binary64) |
(pow.f64 (sqrt.f64 (*.f64 l h)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(pow.f64 (*.f64 l h) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) l)) (neg.f64 h)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
(pow.f64 l #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 l)) |
(/.f64 #s(literal 1 binary64) l) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M)))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) M) (/.f64 D (+.f64 d d))) |
(*.f64 (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
(*.f64 D M) |
(*.f64 M D) |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 d d) (*.f64 d d)) (-.f64 d d)) |
(/.f64 (+.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 d #s(literal 3 binary64))) (fma.f64 d d (-.f64 (*.f64 d d) (*.f64 d d)))) |
(+.f64 d d) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx d d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #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 (/ D (+ d d)) (*.f64 (/.f64 D d) #s(literal 1/2 binary64))) |
#s(approx (* 2 d) (+.f64 d d)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 d d))) d)) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (sqrt (/ d l)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (sqrt (/ d h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d))) |
#s(approx (* (* -1 d) (sqrt (/ (/ 1 l) h))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* -1 d) (neg.f64 d)) |
#s(approx (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (pow (/ (* M D) (* 2 d)) 2) (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (/ (* M D) (* 2 d)) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (* 2 d) (+.f64 d d)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 d d)) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 d d))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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) #s(literal -1 binary64)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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) #s(literal -1 binary64)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal -1 binary64))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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) #s(literal -1 binary64)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (sqrt (/ d l)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ d h)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal -1 binary64)))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (sqrt (/ 1 (* l h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
#s(approx (/ 1 (* l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
#s(approx (* l h) (*.f64 l h)) |
#s(approx h h) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (sqrt (/ 1 (* l h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
#s(approx (sqrt (* l h)) (sqrt.f64 (*.f64 l h))) |
#s(approx (* (* (* M M) h) (* D D)) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) |
#s(approx (* (* M M) h) (*.f64 (*.f64 M M) h)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (* D D) (* (* M M) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l))) |
#s(approx (* (* M M) (/ h l)) (*.f64 (*.f64 M M) (/.f64 h l))) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (sqrt (/ 1 (* l h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
#s(approx (/ 1 (* l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) h)) h)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l)))))) h))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (sqrt (/ 1 (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal -1 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l)))))) h))) |
#s(approx (sqrt (* l h)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 l h)) #s(literal -1 binary64)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) h)) h))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l)))))) h))) |
#s(approx (* (sqrt (/ d l)) (sqrt (/ d h))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (sqrt (/ d h)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) h)) h))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (*.f64 d d) h))) h))) |
#s(approx (* (* -1 d) (sqrt (/ (/ 1 l) h))) (neg.f64 (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (sqrt (/ 1 (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) #s(literal -1 binary64))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) l)) |
#s(approx (/ 1 l) (/.f64 #s(literal 1 binary64) l)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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 l h))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64)))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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 l h))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64)))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ 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 l h))))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64)))) |
#s(approx (sqrt (/ d l)) (*.f64 (sqrt.f64 (/.f64 d l)) #s(literal -1 binary64))) |
#s(approx M M) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* M D) (*.f64 D M)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 M M))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* D D) (*.f64 D D)) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (/ (* (* (* M M) h) (* D D)) (* (* d d) l)) -1/8) 1) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (* (sqrt (/ d l)) (sqrt (/ d h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 D D))) (*.f64 D D))) |
Compiled 4 159 to 1 590 computations (61.8% saved)
46 alts after pruning (44 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 291 | 19 | 310 |
| Fresh | 11 | 25 | 36 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 306 | 46 | 352 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (*.f64 (pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/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.8% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) | |
| 2.8% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) | |
| 33.4% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 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) (*.f64 (*.f64 (/.f64 #s(literal 1 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.6% | (*.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)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| ▶ | 15.8% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
| 16.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 M (*.f64 M (/.f64 h l)))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) | |
| 17.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 D (*.f64 D (*.f64 (*.f64 M M) (/.f64 h l)))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) | |
| 18.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d))) | |
| 9.1% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) | |
| 24.9% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)))) | |
| 9.1% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) | |
| 19.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) | |
| 30.9% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) | |
| 25.7% | (*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) | |
| ▶ | 25.3% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
| ▶ | 75.0% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
| 48.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) | |
| 39.8% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| 24.9% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #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)))) | |
| 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 1.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| 0.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M)))) | |
| 1.5% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) | |
| 72.9% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) l))) | |
| 51.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| 49.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) | |
| 57.3% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h))) | |
| ▶ | 19.0% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
| 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 40.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) | |
| 35.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 M M) D) D) (/.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) | |
| 12.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 40.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 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) l) l)) | |
| 10.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h)) d (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l))) d) #s(literal -1/8 binary64))) h)) (*.f64 l l))) | |
| 26.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) | |
| 25.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) | |
| 21.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) | |
| 3.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) | |
| 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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) | |
| ✓ | 48.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
| 4.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) | |
| 48.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 #s(literal 1 binary64) l) h)) d)) | |
| ▶ | 48.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 #s(literal 1 binary64) h) l)) d)) |
| ✓ | 47.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
| 6.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
Compiled 3 386 to 3 150 computations (7% saved)
| Inputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h))) |
(*.f64 #s(literal 1 binary64) d) |
#s(literal 1 binary64) |
d |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
D |
(+.f64 d d) |
#s(literal 1/2 binary64) |
#s(approx (* (* (pow (/ 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 #s(literal 1 binary64) h) l)) d)) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 #s(literal 1 binary64) h) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 D D) |
(/.f64 h l) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
(/.f64 d h) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 d) |
(sqrt.f64 h) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (* 1 d) (sqrt (* l h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* 1 d) #s(hole binary64 d)) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (sqrt (/ (/ 1 h) l)) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h 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 (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ (sqrt d) (sqrt h)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (sqrt d) #s(hole binary64 (sqrt d))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* (pow d 2) (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt 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)) (/ (sqrt d) (sqrt 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow d 2) (+ 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 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3)))))))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 2))))) |
#s(approx (/ (sqrt d) (sqrt h)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt d) #s(hole binary64 (* -1 (* (sqrt d) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* l h) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* (* (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)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (/ (/ 1 h) l)) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ (/ 1 h) l) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (/ 1 h) #s(hole binary64 (/ 1 h))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ 1 (* l h)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* (* (* (* M M) h) D) D) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* (* M M) h) D) #s(hole binary64 (* D (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (* (* (* M M) (* D D)) (/ h l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) l))) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt h) #s(hole binary64 (sqrt h))) |
#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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* (sqrt (* h l)) (pow (sqrt -1) 2))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (sqrt (/ (/ 1 h) l)) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ (/ 1 h) l)) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 2)) l))))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (* d (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (sqrt h) #s(hole binary64 (* -1 (* (sqrt h) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 2)) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (* M M) (* D D)) #s(hole binary64 (* (pow D 2) (pow M 2)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | d | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/ (* 1 d) (sqrt (* l h))) (* 1 d) 1 d (sqrt (* l h)) (* l h) l h (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ (/ 1 h) l)) d) (sqrt (/ (/ 1 h) l)) (/ (/ 1 h) l) (/ 1 h) (* (* (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 (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (- 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))) (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* (* (* M M) (* D D)) (/ h l)) (* (* M M) (* D D)) (* D D) (/ h l) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (sqrt (/ d l)) (/ (sqrt d) (sqrt h)) (sqrt d) (sqrt h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l))) |
| 11.0ms | h | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/ (* 1 d) (sqrt (* l h))) (* 1 d) 1 d (sqrt (* l h)) (* l h) l h (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ (/ 1 h) l)) d) (sqrt (/ (/ 1 h) l)) (/ (/ 1 h) l) (/ 1 h) (* (* (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 (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (- 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))) (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* (* (* M M) (* D D)) (/ h l)) (* (* M M) (* D D)) (* D D) (/ h l) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (sqrt (/ d l)) (/ (sqrt d) (sqrt h)) (sqrt d) (sqrt h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l))) |
| 7.0ms | l | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/ (* 1 d) (sqrt (* l h))) (* 1 d) 1 d (sqrt (* l h)) (* l h) l h (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ (/ 1 h) l)) d) (sqrt (/ (/ 1 h) l)) (/ (/ 1 h) l) (/ 1 h) (* (* (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 (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (- 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))) (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* (* (* M M) (* D D)) (/ h l)) (* (* M M) (* D D)) (* D D) (/ h l) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (sqrt (/ d l)) (/ (sqrt d) (sqrt h)) (sqrt d) (sqrt h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l))) |
| 7.0ms | D | @ | -inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/ (* 1 d) (sqrt (* l h))) (* 1 d) 1 d (sqrt (* l h)) (* l h) l h (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ (/ 1 h) l)) d) (sqrt (/ (/ 1 h) l)) (/ (/ 1 h) l) (/ 1 h) (* (* (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 (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (- 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))) (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* (* (* M M) (* D D)) (/ h l)) (* (* M M) (* D D)) (* D D) (/ h l) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (sqrt (/ d l)) (/ (sqrt d) (sqrt h)) (sqrt d) (sqrt h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l))) |
| 7.0ms | d | @ | inf | ((* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/ (* 1 d) (sqrt (* l h))) (* 1 d) 1 d (sqrt (* l h)) (* l h) l h (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (* M (/ D (+ d d))) M (/ D (+ d d)) D (+ d d) 1/2 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ (/ 1 h) l)) d) (sqrt (/ (/ 1 h) l)) (/ (/ 1 h) l) (/ 1 h) (* (* (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 (/ 1 (* l h))) d) (sqrt (/ 1 (* l h))) (/ 1 (* l h)) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) (* (* (* (* M M) h) D) D) (* (* (* M M) h) D) (* (* M M) h) (* M M) (* (* d d) l) (* d d) -1/8 (* (- 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))) (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* (* (* M M) (* D D)) (/ h l)) (* (* M M) (* D D)) (* D D) (/ h l) (sqrt (* (/ d l) (/ d h))) (* (/ d l) (/ d h)) (/ d l) (/ d h) (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (sqrt (/ d l)) (/ (sqrt d) (sqrt h)) (sqrt d) (sqrt h) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* (* D D) (* (* M M) (/ h l))) (* (* M M) (/ h l))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 504 | 7422 |
| 0 | 596 | 6527 |
| 0 | 1903 | 6449 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) |
(/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h))) |
(*.f64 #s(literal 1 binary64) d) |
#s(literal 1 binary64) |
d |
(sqrt.f64 (*.f64 l h)) |
(*.f64 l h) |
l |
h |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) |
(*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) |
(*.f64 M (/.f64 D (+.f64 d d))) |
M |
(/.f64 D (+.f64 d d)) |
D |
(+.f64 d d) |
#s(literal 1/2 binary64) |
#s(approx (* (* (pow (/ 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 #s(literal 1 binary64) h) l)) d)) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 #s(literal 1 binary64) h) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
#s(literal -1/8 binary64) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 D D) |
(/.f64 h l) |
(sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(/.f64 d l) |
(/.f64 d h) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) |
(sqrt.f64 (/.f64 d l)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 h)) |
(sqrt.f64 d) |
(sqrt.f64 h) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (/ (* 1 d) (sqrt (* l h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* 1 d) #s(hole binary64 d)) |
#s(approx d #s(hole binary64 d)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- (pow d 2) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)))) |
#s(approx (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2))))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) #s(hole binary64 (* 1/8 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) #s(hole binary64 (* 1/4 (/ (* (pow D 2) (pow M 2)) (pow d 2))))) |
#s(approx (* M (/ D (+ d d))) #s(hole binary64 (* 1/2 (/ (* D M) d)))) |
#s(approx (/ D (+ d d)) #s(hole binary64 (* 1/2 (/ D d)))) |
#s(approx (+ d d) #s(hole binary64 (* 2 d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 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(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (sqrt (/ (/ 1 h) l)) d) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* d (sqrt (/ 1 (* h 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 (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) (* (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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (/ d l) (/ d h)) #s(hole binary64 (/ (pow d 2) (* h l)))) |
#s(approx (/ d l) #s(hole binary64 (/ d l))) |
#s(approx (/ d h) #s(hole binary64 (/ d h))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow D 2) (pow M 2)) (sqrt (/ h (pow l 3))))) (* (pow d 2) (sqrt (/ 1 (* h l))))) d))) |
#s(approx (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (sqrt (/ d l)))) |
#s(approx (/ (sqrt d) (sqrt h)) #s(hole binary64 (sqrt (/ d h)))) |
#s(approx (sqrt d) #s(hole binary64 (sqrt d))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 1)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* d (sqrt (/ 1 (* h l)))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* (pow d 2) (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt 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)) (/ (sqrt d) (sqrt 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)) (pow d 2)) (sqrt (/ h (pow l 3))))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 1)) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (pow d 2))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow d 2) (+ 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 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1 (* d (+ (sqrt (/ 1 (* h l))) (* -1/8 (* (/ (* (pow D 2) (pow M 2)) (pow d 2)) (sqrt (/ h (pow l 3)))))))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* -1 (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* d (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) (pow d 2)) (sqrt (/ h (pow l 3))))) (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) #s(hole binary64 (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* -1 (* (sqrt (/ d l)) (pow (sqrt -1) 2))))) |
#s(approx (/ (sqrt d) (sqrt h)) #s(hole binary64 (* -1 (* (sqrt (/ d h)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt d) #s(hole binary64 (* -1 (* (sqrt d) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (sqrt (* h l)))) |
#s(approx (* l h) #s(hole binary64 (* h l))) |
#s(approx h #s(hole binary64 h)) |
#s(approx (* (* (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)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt (/ (/ 1 h) l)) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ (/ 1 h) l) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (/ 1 h) #s(hole binary64 (/ 1 h))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (sqrt (/ 1 (* h l))))) |
#s(approx (/ 1 (* l h)) #s(hole binary64 (/ 1 (* h l)))) |
#s(approx (* (* (* (* M M) h) D) D) #s(hole binary64 (* (pow D 2) (* (pow M 2) h)))) |
#s(approx (* (* (* M M) h) D) #s(hole binary64 (* D (* (pow M 2) h)))) |
#s(approx (* (* M M) h) #s(hole binary64 (* (pow M 2) h))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (* (* (* M M) (* D D)) (/ h l)) #s(hole binary64 (/ (* (pow D 2) (* (pow M 2) h)) l))) |
#s(approx (/ h l) #s(hole binary64 (/ h l))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ (pow h 3) (pow l 3))))) (* d (sqrt (/ h l)))) h))) |
#s(approx (sqrt h) #s(hole binary64 (sqrt h))) |
#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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (- (/ 1 h) (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* h (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3)))))) (* d (sqrt (/ 1 (* (pow h 3) l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) l)) (/ (pow d 2) h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (* l h)) #s(hole binary64 (* -1 (* (sqrt (* h l)) (pow (sqrt -1) 2))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 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(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (* (sqrt (/ (/ 1 h) l)) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ (/ 1 h) l)) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ 1 (* l h))) #s(hole binary64 (* (sqrt (/ 1 (* h l))) (pow (sqrt -1) 2)))) |
#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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* -1 (* h (+ (* -1 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 2)) l))))))) |
#s(approx (sqrt (* (/ d l) (/ d h))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* -1 (* h (+ (* -1 (* d (sqrt (/ 1 (* (pow h 3) l))))) (* 1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ 1 (* h (pow l 3))))))))))) |
#s(approx (sqrt h) #s(hole binary64 (* -1 (* (sqrt h) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* -1 (* h (- (* 1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* -1 (* h (+ (* -1 (/ (pow d 2) h)) (* 1/8 (/ (* (pow D 2) (pow M 2)) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (/ (- l (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (/ (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (* h l)))) (* d (sqrt (/ (pow l 3) h)))) (pow l 2)))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (/ (+ l (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (/ (+ (* -1/8 (* (pow D 2) (* (pow M 2) h))) (* (pow d 2) l)) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (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)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (pow M 2)) d) (sqrt (/ h (pow l 3))))) (* d (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (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) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (+ (* -1/8 (* (/ (* (pow D 2) (* (pow M 2) (pow (sqrt -1) 2))) d) (sqrt (/ h (pow l 3))))) (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l))))))) |
#s(approx (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) #s(hole binary64 (* (* d (pow (sqrt -1) 2)) (sqrt (/ 1 (* h l)))))) |
#s(approx (sqrt (/ d l)) #s(hole binary64 (* (sqrt (/ d l)) (pow (sqrt -1) 2)))) |
#s(approx M #s(hole binary64 M)) |
#s(approx (* M M) #s(hole binary64 (pow M 2))) |
#s(approx (* (* M M) (* D D)) #s(hole binary64 (* (pow D 2) (pow M 2)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/8 (/ (* (pow D 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (* (/ (pow D 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow M 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) l)) (/ (pow d 2) (pow M 2)))))) |
#s(approx D #s(hole binary64 D)) |
#s(approx (* D D) #s(hole binary64 (pow D 2))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (- 1 (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l)) #s(hole binary64 (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/8 (/ (* (pow M 2) h) (* (pow d 2) l))))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
#s(approx (* (* (sqrt (/ d l)) (/ (sqrt d) (sqrt h))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (* (/ (pow M 2) d) (sqrt (/ h (pow l 3))))) (* (/ d (pow D 2)) (sqrt (/ 1 (* h l)))))))) |
#s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))))) |
#s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) #s(hole binary64 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) l)) (/ (pow d 2) (pow D 2)))))) |
| Outputs |
|---|
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(*.f64 #s(literal 1 binary64) (/.f64 d (sqrt.f64 (*.f64 l h)))) |
(/.f64 (neg.f64 d) (neg.f64 (sqrt.f64 (*.f64 l h)))) |
(/.f64 d (sqrt.f64 (*.f64 l h))) |
d |
#s(literal 1 binary64) |
d |
(*.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 l h)) |
(*.f64 l h) |
(*.f64 h l) |
l |
h |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) (/.f64 h l))) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) l) |
(*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) |
(*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) (*.f64 #s(literal 1/2 binary64) h)) |
(*.f64 h (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M)))) |
(*.f64 (*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) M) (/.f64 D (+.f64 d d))) |
(*.f64 (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (neg.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) (fabs.f64 (*.f64 (/.f64 D (+.f64 d d)) M))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D (+.f64 d d)) (/.f64 D (+.f64 d d)))) |
(*.f64 (*.f64 (/.f64 D (+.f64 d d)) M) (*.f64 (/.f64 D (+.f64 d d)) M)) |
(*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) |
(pow.f64 (*.f64 (/.f64 D (+.f64 d d)) M) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 D (+.f64 d d)) M)) #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal 2 binary64)) (/.f64 D d)) |
(*.f64 (/.f64 D (+.f64 d d)) M) |
(*.f64 M (/.f64 D (+.f64 d d))) |
(/.f64 (/.f64 (*.f64 D M) #s(literal 2 binary64)) d) |
(/.f64 (neg.f64 (*.f64 D M)) (neg.f64 (+.f64 d d))) |
(/.f64 (*.f64 D M) (+.f64 d d)) |
M |
(/.f64 (neg.f64 D) (neg.f64 (+.f64 d d))) |
(/.f64 D (+.f64 d d)) |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 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 d) |
#s(literal 1/2 binary64) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(pow.f64 (*.f64 l h) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l h))) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
(pow.f64 h #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 h)) |
(/.f64 #s(literal 1 binary64) h) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) #s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 #s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d) |
(*.f64 d (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
(pow.f64 (*.f64 l h) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) h) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) h)) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l h))) |
(/.f64 (/.f64 #s(literal 1 binary64) h) l) |
(/.f64 #s(literal 1 binary64) (*.f64 l h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) h)) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) |
(*.f64 (/.f64 (*.f64 D D) (*.f64 d d)) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (/.f64 D (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) h) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) h)) |
(*.f64 D (*.f64 (*.f64 (*.f64 M M) h) D)) |
(*.f64 (*.f64 D (*.f64 M M)) h) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) (*.f64 h D)) |
(*.f64 D (*.f64 (*.f64 M M) h)) |
(*.f64 (*.f64 M M) h) |
(*.f64 M (*.f64 M h)) |
(*.f64 h (*.f64 M M)) |
(*.f64 (pow.f64 M #s(literal 1 binary64)) (pow.f64 M #s(literal 1 binary64))) |
(*.f64 (neg.f64 M) (neg.f64 M)) |
(*.f64 (fabs.f64 M) (fabs.f64 M)) |
(*.f64 M M) |
(pow.f64 M #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 M) #s(literal 2 binary64))) |
(*.f64 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 d l)) |
(*.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64))) |
(*.f64 (neg.f64 d) (neg.f64 d)) |
(*.f64 (fabs.f64 d) (fabs.f64 d)) |
(*.f64 d d) |
(pow.f64 d #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 d) #s(literal 2 binary64))) |
#s(literal -1/8 binary64) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d))) (neg.f64 (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(-.f64 (/.f64 (*.f64 d d) (*.f64 d d)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 d d))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d)) (/.f64 (*.f64 d d) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)))) (fma.f64 d d (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 (*.f64 d d) (*.f64 d d))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d))) |
(/.f64 (-.f64 (pow.f64 (*.f64 d d) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 d d) (*.f64 d d) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 d d) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d))))) |
(fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (neg.f64 d) (neg.f64 d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (fabs.f64 d) (fabs.f64 d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (/.f64 h l) #s(literal -1/8 binary64)) (*.f64 d d)) |
(fma.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) h)) l) (*.f64 d d)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) (*.f64 d d)) |
(fma.f64 d d (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (neg.f64 d) d)) |
(-.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d)) |
(+.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 D D) h) l)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 (*.f64 M M) D) D)) |
(*.f64 D (*.f64 D (*.f64 (*.f64 M M) (/.f64 h l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) l) |
(*.f64 (*.f64 (*.f64 M M) D) D) |
(*.f64 (*.f64 M M) (*.f64 D D)) |
(*.f64 (*.f64 D D) (*.f64 M M)) |
(*.f64 (*.f64 D M) (*.f64 D M)) |
(*.f64 M (*.f64 M (*.f64 D D))) |
(pow.f64 (*.f64 D M) #s(literal 2 binary64)) |
(*.f64 (pow.f64 D #s(literal 1 binary64)) (pow.f64 D #s(literal 1 binary64))) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 (fabs.f64 D) (fabs.f64 D)) |
(*.f64 D D) |
(pow.f64 D #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(/.f64 (neg.f64 h) (neg.f64 l)) |
(/.f64 h l) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 d)) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(*.f64 (/.f64 d l) (/.f64 d h)) |
(*.f64 (/.f64 d h) (/.f64 d l)) |
(/.f64 (*.f64 d (/.f64 d h)) l) |
(/.f64 (*.f64 (/.f64 d l) d) h) |
(/.f64 (neg.f64 (*.f64 d d)) (neg.f64 (*.f64 l h))) |
(/.f64 (/.f64 (*.f64 d d) h) l) |
(/.f64 (*.f64 d d) (*.f64 l h)) |
(/.f64 (neg.f64 d) (neg.f64 l)) |
(/.f64 d l) |
(/.f64 (neg.f64 d) (neg.f64 h)) |
(/.f64 d h) |
(*.f64 (sqrt.f64 (/.f64 d l)) (*.f64 (sqrt.f64 (/.f64 d h)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h)))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (sqrt.f64 (/.f64 d l))) |
(*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 l h)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 d)) (sqrt.f64 h)) |
(sqrt.f64 (/.f64 (*.f64 d d) (*.f64 l h))) |
(*.f64 (pow.f64 (/.f64 d l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 d l) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 d) (sqrt.f64 l)) |
(sqrt.f64 (/.f64 d l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal 1/4 binary64)) (pow.f64 (/.f64 d h) #s(literal 1/4 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)) |
(sqrt.f64 (/.f64 d h)) |
(exp.f64 (*.f64 (log.f64 (/.f64 d h)) #s(literal 1/2 binary64))) |
(pow.f64 d #s(literal 1/2 binary64)) |
(sqrt.f64 d) |
(pow.f64 h #s(literal 1/2 binary64)) |
(sqrt.f64 h) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d))) (neg.f64 (*.f64 d d))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)) |
(-.f64 (/.f64 (*.f64 d d) (*.f64 d d)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 d d))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d)) (/.f64 (*.f64 d d) (*.f64 d d))) |
(/.f64 (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)))) (fma.f64 d d (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 (*.f64 d d) (*.f64 d d))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d))) |
(/.f64 (-.f64 (pow.f64 (*.f64 d d) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 d d) (*.f64 d d) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)) (*.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 d d) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 d d) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d))))) |
(fma.f64 (pow.f64 d #s(literal 1 binary64)) (pow.f64 d #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (neg.f64 d) (neg.f64 d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (fabs.f64 d) (fabs.f64 d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (/.f64 h l) #s(literal -1/8 binary64)) (*.f64 d d)) |
(fma.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) h)) l) (*.f64 d d)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) (*.f64 d d)) |
(fma.f64 d d (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 (neg.f64 d) d)) |
(-.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64)) (*.f64 d d)) |
(+.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 D D) h) l)) |
(*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 (*.f64 M M) D) D)) |
(*.f64 D (*.f64 D (*.f64 (*.f64 M M) (/.f64 h l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) l) |
(*.f64 (*.f64 M M) (/.f64 h l)) |
(*.f64 (/.f64 h l) (*.f64 M M)) |
(*.f64 M (*.f64 M (/.f64 h l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) h)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (/ (* 1 d) (sqrt (* l h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* 1 d) d) |
#s(approx (* 1 d) d) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (/ (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) l) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64))) |
#s(approx (* (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) h) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) |
#s(approx (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/4 binary64))) |
#s(approx (* M (/ D (+ d d))) (*.f64 (/.f64 (*.f64 D M) d) #s(literal 1/2 binary64))) |
#s(approx (/ D (+ d d)) (*.f64 (/.f64 D d) #s(literal 1/2 binary64))) |
#s(approx (+ d d) (+.f64 d d)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d)) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (* (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) -1/8) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (/ (* (* (* (* M M) h) D) D) (* (* d d) l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) 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 (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (/ d l) (/ d h)) (/.f64 (*.f64 d d) (*.f64 l h))) |
#s(approx (/ d l) (/.f64 d l)) |
#s(approx (/ d h) (/.f64 d h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 d d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d)) |
#s(approx (sqrt (* (/ d l) (/ d h))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (sqrt (/ d l)) (sqrt.f64 (/.f64 d l))) |
#s(approx (/ (sqrt d) (sqrt h)) (sqrt.f64 (/.f64 d h))) |
#s(approx (sqrt d) (sqrt.f64 d)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 d d)) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 d d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 d d)) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 d d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) (*.f64 D D)) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) d))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (sqrt (/ d l)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l))))) |
#s(approx (/ (sqrt d) (sqrt h)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d h))))) |
#s(approx (sqrt d) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (sqrt (* l h)) (sqrt.f64 (*.f64 l h))) |
#s(approx (* l h) (*.f64 l h)) |
#s(approx h h) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (sqrt (/ 1 (* l h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
#s(approx (/ 1 (* l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
#s(approx (/ 1 h) (/.f64 #s(literal 1 binary64) h)) |
#s(approx (sqrt (/ 1 (* l h))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) |
#s(approx (/ 1 (* l h)) (/.f64 #s(literal 1 binary64) (*.f64 l h))) |
#s(approx (* (* (* (* M M) h) D) D) (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D)) |
#s(approx (* (* (* M M) h) D) (*.f64 (*.f64 (*.f64 M M) h) D)) |
#s(approx (* (* M M) h) (*.f64 (*.f64 M M) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (* (* M M) (* D D)) (/ h l)) (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l))) |
#s(approx (/ h l) (/.f64 h l)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (sqrt h) (sqrt.f64 h)) |
#s(approx (* (* (* M M) (* D D)) (/ h l)) (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l))) |
#s(approx (* (* M M) (/ h l)) (*.f64 (*.f64 M M) (/.f64 h l))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) h)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h))))) h)) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) h)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d)))) h))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (sqrt (* l h)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d)))) h))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (sqrt (/ 1 (* l h))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (sqrt (/ 1 (* l h))) d) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (sqrt (/ 1 (* l h))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) #s(literal 1/8 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d)))) h))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) h)) h))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (*.f64 d d) h))) h))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 l l) l) h)))) d) #s(literal 1/8 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 h h) h) l))) d))) h))) |
#s(approx (sqrt h) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 h)))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) h)) h))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) l)) #s(literal 1/8 binary64) (neg.f64 (/.f64 (*.f64 d d) h))) h))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx l l) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) l)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) l)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)))) |
#s(approx (sqrt (* (/ d l) (/ d h))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (sqrt (/ d l)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 d l)))) |
#s(approx M M) |
#s(approx (* M M) (*.f64 M M)) |
#s(approx (* (* M M) (* D D)) (*.f64 (*.f64 (*.f64 M M) D) D)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 M M))) (*.f64 M M))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 D D) h) l) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 M M))) (*.f64 M M))) |
#s(approx D D) |
#s(approx (* D D) (*.f64 D D)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 D D))) (*.f64 D D))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (fma.f64 (/.f64 d (*.f64 D D)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 M M) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 D D))) |
#s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 D D))) (*.f64 D D))) |
#s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (fma.f64 (*.f64 (*.f64 M M) (/.f64 h l)) #s(literal -1/8 binary64) (/.f64 (*.f64 d d) (*.f64 D D))) (*.f64 D D))) |
Compiled 3 818 to 1 633 computations (57.2% saved)
44 alts after pruning (39 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 280 | 18 | 298 |
| Fresh | 18 | 21 | 39 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 300 | 44 | 344 |
| Status | Accuracy | Program |
|---|---|---|
| 2.8% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) | |
| 66.1% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h))))) | |
| 33.4% | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 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) (*.f64 (*.f64 (/.f64 #s(literal 1 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.6% | (*.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)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| ✓ | 15.8% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
| 9.1% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) | |
| 19.2% | (*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) | |
| 30.9% | (*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) | |
| 25.7% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 30.9% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 28.1% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 D D))) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 37.0% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d)) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 16.7% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 15.4% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 32.0% | (*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) | |
| 39.8% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| 58.6% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) h) l))) | |
| 48.1% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) | |
| 75.0% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (* 1 d) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) | |
| 24.9% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #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)))) | |
| 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 1.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) | |
| 0.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M)))) | |
| 1.5% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) | |
| 49.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M h)) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) | |
| ✓ | 19.0% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
| 20.4% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) | |
| 3.2% | (*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) | |
| 12.1% | #s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) | |
| 4.1% | #s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) | |
| 0.8% | #s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d))) | |
| 6.7% | #s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) | |
| 40.7% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) | |
| 40.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 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) l) l)) | |
| 26.6% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) | |
| 25.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) | |
| 21.0% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) | |
| 3.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 (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) | |
| 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.f64 l)) d)) | |
| 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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) | |
| ✓ | 48.1% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
| 48.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 #s(literal 1 binary64) l) h)) d)) | |
| ✓ | 48.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 #s(literal 1 binary64) h) l)) d)) |
| ✓ | 47.9% | #s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
Compiled 3 171 to 2 026 computations (36.1% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 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 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 D D))) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (* 1 d) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d)) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) l) l)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 D (*.f64 D (*.f64 (*.f64 M M) (/.f64 h l)))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 M (*.f64 M (/.f64 h l)))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#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 l) (sqrt.f64 h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 (sqrt.f64 (/.f64 d h)) (*.f64 (sqrt.f64 (/.f64 d l)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 h (*.f64 (*.f64 d d) l))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M M)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 l l) l) h)) d (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (sqrt.f64 (*.f64 (*.f64 (*.f64 h h) h) l))) d) #s(literal -1/8 binary64))) h)) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.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 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) 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)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/2 binary64)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) |
(*.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))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) |
(*.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))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.f64 d d)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 d h) (/.f64 d l)) #s(literal 1/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)))) #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 (/.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))) (/.f64 (sqrt.f64 d) (sqrt.f64 l))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
(*.f64 (*.f64 (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 l (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal 1/8 binary64))) l))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* d d) (* -1/8 (* (* D D) (/ (* (* M M) h) l)))) (* d d)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 d d (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) h) l)))) (*.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 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) d) d))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 d l)) #s(literal 1/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 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 (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) (*.f64 (*.f64 (/.f64 #s(literal 1 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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))))))) |
| Outputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (* 1 d) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (*.f64 (sqrt.f64 l) (sqrt.f64 h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
7 calls:
| 33.0ms | d |
| 29.0ms | (*.f64 M D) |
| 26.0ms | M |
| 25.0ms | l |
| 24.0ms | h |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.0% | 1 | (*.f64 M D) |
| 80.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)))) |
| 75.0% | 1 | d |
| 80.3% | 2 | h |
| 80.3% | 2 | l |
| 75.0% | 1 | M |
| 75.0% | 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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 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 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 D D))) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (* 1 d) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d)) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 M M) (*.f64 D D))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 M M) D) D)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 (sqrt.f64 (*.f64 l h)) d)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (sqrt.f64 (*.f64 l h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) l) l)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 D (*.f64 D (*.f64 (*.f64 M M) (/.f64 h l)))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 M (*.f64 M (/.f64 h l)))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) d) d))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) d))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#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 l) (sqrt.f64 h))) d) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 l l) l) h)) d)) (*.f64 l l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (/.f64 (sqrt.f64 d) (sqrt.f64 h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (fma.f64 (/.f64 d (*.f64 M M)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (/.f64 (*.f64 D D) d) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) (*.f64 M M))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d)) (sqrt.f64 (/.f64 (*.f64 (*.f64 h h) h) (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 h l)) d)) h)) |
| Outputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 #s(approx (* 1 d) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 D (+.f64 d d))) (*.f64 M (/.f64 D (+.f64 d d)))) #s(literal 1/2 binary64)) h) l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
3 calls:
| 32.0ms | h |
| 17.0ms | l |
| 14.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 |
|---|---|---|
| 75.0% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 75.0% | 1 | h |
| 77.3% | 2 | l |
Compiled 33 to 32 computations (3% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 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 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 D D))) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
| Outputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 M (*.f64 (/.f64 D (+.f64 d d)) (*.f64 (/.f64 D (+.f64 d d)) M))) #s(literal 1/2 binary64)) (/.f64 h l))) #s(approx (sqrt (* (/ d l) (/ d h))) (/.f64 d (sqrt.f64 (*.f64 l h))))) |
7 calls:
| 26.0ms | l |
| 15.0ms | h |
| 14.0ms | (*.f64 M D) |
| 12.0ms | d |
| 12.0ms | D |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 1 | d |
| 70.8% | 2 | (*.f64 M D) |
| 66.1% | 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)))) |
| 71.1% | 3 | h |
| 68.5% | 2 | M |
| 69.7% | 2 | D |
| 68.4% | 2 | 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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 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 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 d d)) #s(literal -1/8 binary64) l) l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) h)) h))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 d d)) #s(literal -1/8 binary64) l) l))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 D D))) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 D M) (*.f64 D M)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M M) (/.f64 h l)) (*.f64 D D)) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 (fma.f64 (*.f64 (*.f64 D D) (*.f64 (*.f64 M M) (/.f64 h l))) #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 d d)))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 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)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)) d)) |
7 calls:
| 14.0ms | M |
| 14.0ms | d |
| 11.0ms | (*.f64 M D) |
| 11.0ms | h |
| 11.0ms | D |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 3 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
| 66.8% | 3 | d |
| 63.6% | 2 | l |
| 63.0% | 2 | M |
| 58.6% | 1 | h |
| 61.4% | 2 | D |
| 64.5% | 3 | (*.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 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 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) h) l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 h)) d)) #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)))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (* (* (* M (/ D (+ d d))) (* M (/ D (+ d d)))) 1/2) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 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)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) h)) d)) |
1 calls:
| 13.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 3 | d |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 M M)) d)) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l)))) #s(literal -1/8 binary64))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (*.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)) d)) (sqrt.f64 (*.f64 l h))) #s(literal 1/8 binary64))) (*.f64 l l))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M (*.f64 M h)) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64)))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 M (*.f64 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 #s(literal 1 binary64) (*.f64 l h))) d)) #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 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (*.f64 D D)) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) (*.f64 (*.f64 d d) l)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (/.f64 #s(approx (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (*.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 D D)) (/.f64 h l)) #s(literal -1/8 binary64))) (*.f64 d d)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (*.f64 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l 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)))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 d d)) #s(literal 1/8 binary64))) (/.f64 h l)))) |
| Outputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) 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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 l h)) (*.f64 (*.f64 (*.f64 M M) D) D)) d) #s(literal -1/8 binary64))) (*.f64 l l))) |
4 calls:
| 11.0ms | l |
| 9.0ms | d |
| 8.0ms | M |
| 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 |
|---|---|---|
| 63.0% | 2 | M |
| 60.7% | 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)))) |
| 60.2% | 3 | l |
| 62.5% | 3 | d |
Compiled 34 to 37 computations (-8.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
| Outputs |
|---|
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) 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 (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (/.f64 (*.f64 M M) d))) (sqrt.f64 (/.f64 h (*.f64 (*.f64 l l) l))))) |
2 calls:
| 11.0ms | M |
| 4.0ms | (*.f64 M D) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.9% | 2 | (*.f64 M D) |
| 62.1% | 2 | M |
Compiled 4 to 11 computations (-175% 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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* (* M M) (* D D)) (/ h l)) -1/8) (* d d)) (* d d)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (/.f64 d l) (/.f64 d h)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 d l)) (sqrt.f64 (/.f64 d h))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(approx (/ (+ (* (* (* D D) (* (* M M) (/ h l))) -1/8) (* d d)) (* d d)) #s(literal 1 binary64)))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))) d)) (*.f64 l l))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (/.f64 #s(approx (+ (* (/ (* (* (* M M) (* D D)) (sqrt (* l h))) d) -1/8) (* (sqrt (/ (* (* l l) l) h)) d)) (*.f64 (neg.f64 d) (sqrt.f64 (*.f64 (*.f64 l l) (/.f64 l h))))) (*.f64 l l))) |
| Outputs |
|---|
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.f64 l)) d)) |
(*.f64 #s(approx (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (/.f64 (*.f64 #s(literal 1 binary64) d) (sqrt.f64 (*.f64 l h)))) #s(approx (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) #s(literal 1 binary64))) |
7 calls:
| 6.0ms | h |
| 4.0ms | M |
| 4.0ms | l |
| 4.0ms | D |
| 4.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.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)))) |
| 50.3% | 2 | l |
| 48.1% | 1 | (*.f64 M D) |
| 50.4% | 2 | h |
| 48.1% | 1 | d |
| 48.1% | 1 | D |
| 48.1% | 1 | M |
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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal -1 binary64) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) h)) (sqrt.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
2 calls:
| 8.0ms | h |
| 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 |
|---|---|---|
| 50.3% | 2 | h |
| 51.9% | 3 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 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)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 l) (sqrt.f64 h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
2 calls:
| 2.0ms | l |
| 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 |
|---|---|---|
| 50.3% | 2 | l |
| 51.9% | 3 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l))) (sqrt (* (/ d l) (/ d h)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) (*.f64 (neg.f64 d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
7 calls:
| 3.0ms | M |
| 2.0ms | D |
| 2.0ms | l |
| 2.0ms | h |
| 2.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 1 | d |
| 48.1% | 1 | M |
| 48.1% | 1 | D |
| 48.1% | 1 | (*.f64 M D) |
| 48.1% | 1 | l |
| 48.1% | 1 | h |
| 49.7% | 2 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
Compiled 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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) d)) |
#s(approx (* (* (pow (/ d h) (/ 1 2)) (pow (/ d l) (/ 1 2))) (- 1 (* (* (/ 1 2) (pow (/ (* M D) (* 2 d)) 2)) (/ h l)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l h))) d)) |
2 calls:
| 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 |
|---|---|---|
| 48.1% | 1 | (*.f64 M D) |
| 48.1% | 1 | (*.f64 (*.f64 (pow.f64 (/.f64 d h) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 d l) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) (/.f64 h l)))) |
Compiled 34 to 28 computations (17.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) d)) |
7 calls:
| 1.0ms | d |
| 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 | h |
| 1.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.9% | 1 | l |
| 47.9% | 1 | d |
| 47.9% | 1 | M |
| 47.9% | 1 | D |
| 47.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)))) |
| 47.9% | 1 | h |
| 47.9% | 1 | (*.f64 M D) |
Compiled 39 to 53 computations (-35.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 50.0ms | 2.8925281075559643e-282 | 9.0068816679667e-279 |
| 24.0ms | 159× | 0 | invalid |
| 16.0ms | 128× | 0 | valid |
Compiled 590 to 526 computations (10.8% saved)
ival-pow: 11.0ms (40.9% of total)ival-mult!: 7.0ms (26% of total)ival-div!: 6.0ms (22.3% of total)ival-pow2: 3.0ms (11.1% of total)ival-sub!: 1.0ms (3.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 2.2098197331539863e+48 | 3.517168322095085e+59 |
| 22.0ms | 160× | 0 | valid |
| 22.0ms | 189× | 0 | invalid |
Compiled 688 to 640 computations (7% saved)
ival-pow: 10.0ms (32.9% of total)ival-mult!: 8.0ms (26.3% of total)ival-div!: 7.0ms (23% 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 | 4.848376851001865e-38 | 2.586339135288341e-34 |
Compiled 38 to 30 computations (21.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 6.930422636374366e+151 | 2.444850126206014e+153 |
| 30.0ms | 1.4433206745111384e-163 | 5.0875189425393334e-163 |
| 28.0ms | 192× | 0 | valid |
| 27.0ms | 224× | 0 | invalid |
Compiled 957 to 889 computations (7.1% saved)
ival-pow: 12.0ms (33.8% of total)ival-div!: 9.0ms (25.3% of total)ival-mult!: 9.0ms (25.3% of total)ival-pow2: 4.0ms (11.3% of total)ival-sub!: 1.0ms (2.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.930422636374366e+151 | 2.444850126206014e+153 |
| 22.0ms | 1.4433206745111384e-163 | 5.0875189425393334e-163 |
| 12.0ms | 57× | 0 | invalid |
| 6.0ms | 48× | 0 | valid |
Compiled 1 022 to 954 computations (6.7% saved)
ival-div!: 8.0ms (56% of total)ival-pow: 2.0ms (14% of total)ival-mult!: 2.0ms (14% of total)ival-pow2: 1.0ms (7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 1.5878577824489374e-65 | 7.944139689073893e-64 |
| 20.0ms | 112× | 0 | valid |
| 17.0ms | 117× | 0 | invalid |
Compiled 619 to 597 computations (3.6% saved)
ival-div!: 10.0ms (34% of total)ival-pow2: 9.0ms (30.6% of total)ival-pow: 5.0ms (17% of total)ival-mult!: 5.0ms (17% of total)ival-sub!: 1.0ms (3.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 1.9419578222195972e-75 | 7.181587361659258e-75 |
| 14.0ms | 74× | 0 | invalid |
| 10.0ms | 80× | 0 | valid |
Compiled 373 to 355 computations (4.8% saved)
ival-div!: 10.0ms (52.5% of total)ival-mult!: 4.0ms (21% of total)ival-pow: 3.0ms (15.7% of total)ival-pow2: 2.0ms (10.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0055770652191024e+252 | 4.0357972398822284e+254 |
| 0.0ms | -7.76706913407608e-58 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.089052406465322e+168 | 4.071421639176184e+186 |
| 0.0ms | -7.76706913407608e-58 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.089052406465322e+168 | 4.071421639176184e+186 |
| 0.0ms | -7.76706913407608e-58 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.76706913407608e-58 | 0.0 |
Compiled 34 to 30 computations (11.8% saved)
| 1× | fuel |
Compiled 368 to 199 computations (45.9% saved)
(sort M D)
(abs D)
(abs M)
Compiled 11 173 to 8 043 computations (28% saved)
Loading profile data...