
Time bar (total: 4.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 21 to 14 computations (33.3% saved)
| 976.0ms | 8 256× | 0 | valid |
ival-mult!: 319.0ms (45.9% of total)ival-cos: 253.0ms (36.4% of total)ival-div!: 101.0ms (14.5% of total)ival-add!: 20.0ms (2.9% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
| 0 | 0 | - | 0 | - | a1 |
| 0 | 0 | - | 0 | - | (*.f64 a1 a1) |
| 0 | 0 | - | 0 | - | (sqrt.f64 #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | th |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 0 | 0 | - | 0 | - | (*.f64 a2 a2) |
| 0 | 0 | - | 0 | - | (cos.f64 th) |
| 0 | 0 | - | 0 | - | a2 |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 512× | 0 | valid |
Compiled 135 to 40 computations (70.4% saved)
ival-cos: 12.0ms (49.9% of total)ival-mult!: 9.0ms (37.4% of total)ival-div!: 2.0ms (8.3% of total)ival-add!: 1.0ms (4.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 133 |
| 1 | 163 | 133 |
| 2 | 595 | 133 |
| 3 | 1542 | 133 |
| 4 | 3030 | 133 |
| 5 | 4451 | 133 |
| 6 | 7243 | 133 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(abs a1)
(abs a2)
(abs th)
(sort a1 a2)
Compiled 38 to 24 computations (36.8% saved)
| Inputs |
|---|
(+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
(cos.f64 th) |
th |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 a1 a1) |
a1 |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(*.f64 a2 a2) |
a2 |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a1 2) (sqrt 2))))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | th | @ | -inf | ((+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (cos th) th (sqrt 2) 2 (* a1 a1) a1 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (* a2 a2) a2) |
| 3.0ms | a1 | @ | 0 | ((+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (cos th) th (sqrt 2) 2 (* a1 a1) a1 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (* a2 a2) a2) |
| 2.0ms | th | @ | inf | ((+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (cos th) th (sqrt 2) 2 (* a1 a1) a1 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (* a2 a2) a2) |
| 2.0ms | a2 | @ | 0 | ((+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (cos th) th (sqrt 2) 2 (* a1 a1) a1 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (* a2 a2) a2) |
| 2.0ms | th | @ | 0 | ((+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (cos th) th (sqrt 2) 2 (* a1 a1) a1 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (* a2 a2) a2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 1016 |
| 0 | 172 | 890 |
| 1 | 999 | 852 |
| 0 | 8444 | 800 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
(cos.f64 th) |
th |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 a1 a1) |
a1 |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(*.f64 a2 a2) |
a2 |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a1 2) (sqrt 2))))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
| Outputs |
|---|
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a2 a2 (*.f64 a1 a1))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (neg.f64 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th) (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th) (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a2) a2) (cos.f64 th)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a1) a1))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a2) a2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a2) a2) (cos.f64 th))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a1) a1) (cos.f64 th))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 a1)) (neg.f64 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 a1)) (fabs.f64 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 a2)) (neg.f64 a2) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 a2)) (fabs.f64 a2) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) (/.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2))))) |
(-.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1)) a1)) |
(-.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a1) a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (neg.f64 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2)) a2)) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 a2) a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (neg.f64 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a2) a2) (cos.f64 th)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 a1)) (neg.f64 a1)) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 a1)) (fabs.f64 a1)) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1) |
(*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 a1) a1) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 th))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 th) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 th (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 th))) |
(cos.f64 (neg.f64 th)) |
(cos.f64 th) |
(+.f64 (*.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
th |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1))) |
(*.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1))) |
(*.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1))) |
(*.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1))) |
(*.f64 (neg.f64 a1) (neg.f64 a1)) |
(*.f64 (fabs.f64 a1) (fabs.f64 a1)) |
(*.f64 a1 a1) |
(pow.f64 (exp.f64 (log.f64 a1)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a1 a1) #s(literal 1 binary64)) |
(pow.f64 a1 #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a1) a1)) |
(fabs.f64 (*.f64 a1 a1)) |
(exp.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64)))) |
a1 |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 a2)) (neg.f64 a2)) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 a2)) (fabs.f64 a2)) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2) |
(*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 a2) a2) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2))) |
(*.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2))) |
(*.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2))) |
(*.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2))) |
(*.f64 (neg.f64 a2) (neg.f64 a2)) |
(*.f64 (fabs.f64 a2) (fabs.f64 a2)) |
(*.f64 a2 a2) |
(pow.f64 (exp.f64 (log.f64 a2)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a2 a2) #s(literal 1 binary64)) |
(pow.f64 a2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a2) a2)) |
(fabs.f64 (*.f64 a2 a2)) |
(exp.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64)))) |
a2 |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a2 a2 (*.f64 a1 a1)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* a1 a1) (*.f64 a1 a1)) |
#s(approx a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* a2 a2) (*.f64 a2 a2)) |
#s(approx a2 a2) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a1 a1))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 a1 a1))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ (cos th) (sqrt 2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 th th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 th th) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 th th) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (cos th) #s(literal 1 binary64)) |
#s(approx (cos th) (fma.f64 #s(literal -1/2 binary64) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 th th) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx th th) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (cos th) (sqrt 2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos th) (cos.f64 th)) |
Compiled 4 786 to 594 computations (87.6% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 16 | 187 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 172 | 16 | 188 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 99.3% | (fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| 99.3% | (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a1) a1) (cos.f64 th))) #s(literal 2 binary64)) | |
| 99.3% | (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a2) a2) (cos.f64 th))) #s(literal 2 binary64)) | |
| ▶ | 99.6% | (/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
| 99.3% | (/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) | |
| 99.3% | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 a2 a2))) | |
| 66.8% | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a2 a2))) | |
| ▶ | 98.4% | (+.f64 (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 28.0% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) | |
| 28.2% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 58.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) | |
| 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) | |
| ▶ | 99.0% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| 19.1% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 874 to 546 computations (37.5% saved)
| Inputs |
|---|
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(*.f64 (cos.f64 th) a2) |
(cos.f64 th) |
th |
a2 |
(*.f64 (*.f64 (cos.f64 th) a1) a1) |
(*.f64 (cos.f64 th) a1) |
a1 |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 a2 a2 (*.f64 a1 a1)) |
(*.f64 a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 a2 a2) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1)) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) |
| Outputs |
|---|
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (* (cos th) a1) #s(hole binary64 (* a1 (cos th)))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ (* a1 (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (* a2 (cos th)))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (+ (* 1/24 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2)))))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) a2) #s(hole binary64 a2)) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* -1/2 (* a2 (pow th 2)))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* 1/24 (* a2 (pow th 2)))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* (pow th 2) (+ (* -1/720 (* a2 (pow th 2))) (* 1/24 a2)))))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* -1/2 (* (pow a1 2) (pow th 2))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* 1/24 (* (pow a1 2) (pow th 2))))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (* (cos th) a1) #s(hole binary64 a1)) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* -1/2 (* a1 (pow th 2)))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* 1/24 (* a1 (pow th 2)))))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* (pow th 2) (+ (* -1/720 (* a1 (pow th 2))) (* 1/24 a1)))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a1 2) (sqrt 2))))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ a1 (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* -1/2 (/ (* a1 (pow th 2)) (sqrt 2))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* 1/24 (/ (* a1 (pow th 2)) (sqrt 2))))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* a1 (pow th 2)) (sqrt 2))) (* 1/24 (/ a1 (sqrt 2))))))) (/ a1 (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))) (sqrt 2)))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | a2 | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (* a2 a2) (/ (cos th) (sqrt 2)) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (pow 2 -1/2) -1/2 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) (* (/ (cos th) (sqrt 2)) a1)) |
| 6.0ms | th | @ | -inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (* a2 a2) (/ (cos th) (sqrt 2)) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (pow 2 -1/2) -1/2 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) (* (/ (cos th) (sqrt 2)) a1)) |
| 3.0ms | a1 | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (* a2 a2) (/ (cos th) (sqrt 2)) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (pow 2 -1/2) -1/2 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) (* (/ (cos th) (sqrt 2)) a1)) |
| 3.0ms | th | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (* a2 a2) (/ (cos th) (sqrt 2)) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (pow 2 -1/2) -1/2 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) (* (/ (cos th) (sqrt 2)) a1)) |
| 3.0ms | a1 | @ | -inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (* a2 a2) (/ (cos th) (sqrt 2)) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/ (cos th) (sqrt 2)) (pow 2 -1/2) -1/2 (* (/ (cos th) (sqrt 2)) (* a2 a2)) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) (* (/ (cos th) (sqrt 2)) a1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 3115 |
| 0 | 396 | 2675 |
| 1 | 2145 | 2604 |
| 0 | 9011 | 2517 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(*.f64 (cos.f64 th) a2) |
(cos.f64 th) |
th |
a2 |
(*.f64 (*.f64 (cos.f64 th) a1) a1) |
(*.f64 (cos.f64 th) a1) |
a1 |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 a2 a2 (*.f64 a1 a1)) |
(*.f64 a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 a2 a2) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1)) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (* (cos th) a1) #s(hole binary64 (* a1 (cos th)))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ (* a1 (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (* a2 (cos th)))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (+ (* 1/24 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2)))))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) a2) #s(hole binary64 a2)) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* -1/2 (* a2 (pow th 2)))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* 1/24 (* a2 (pow th 2)))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* (pow th 2) (+ (* -1/720 (* a2 (pow th 2))) (* 1/24 a2)))))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* -1/2 (* (pow a1 2) (pow th 2))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* 1/24 (* (pow a1 2) (pow th 2))))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (* (cos th) a1) #s(hole binary64 a1)) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* -1/2 (* a1 (pow th 2)))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* 1/24 (* a1 (pow th 2)))))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* (pow th 2) (+ (* -1/720 (* a1 (pow th 2))) (* 1/24 a1)))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a1 2) (sqrt 2))))))) (/ (pow a1 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (* a2 a2) (/ (cos th) (sqrt 2)))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ a1 (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* -1/2 (/ (* a1 (pow th 2)) (sqrt 2))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* 1/24 (/ (* a1 (pow th 2)) (sqrt 2))))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* a1 (pow th 2)) (sqrt 2))) (* 1/24 (/ a1 (sqrt 2))))))) (/ a1 (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))) (sqrt 2)))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
| Outputs |
|---|
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (fma.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 th) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(/.f64 (*.f64 (cos.f64 th) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1)))) |
(/.f64 (*.f64 (cos.f64 th) (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 th) (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a1) a1))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a1) a1))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a2) a2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 a1 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 a2 (*.f64 a2 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 th) a1)) a1) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 a2 a2)) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2))) |
(/.f64 (fma.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1))))) |
(/.f64 (fma.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2))))) |
(fma.f64 (*.f64 a1 a1) (cos.f64 th) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 (*.f64 a2 a2) (cos.f64 th) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(fma.f64 (*.f64 (cos.f64 th) a1) a1 (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(fma.f64 (cos.f64 th) (*.f64 a1 a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 (cos.f64 th) (*.f64 a2 a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(fma.f64 a1 (*.f64 (cos.f64 th) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 a2 (*.f64 (cos.f64 th) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (neg.f64 (*.f64 a2 a2)) (cos.f64 th))) |
(-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (neg.f64 (*.f64 (cos.f64 th) a1)) a1)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(+.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(*.f64 (cos.f64 th) a2) |
(*.f64 a2 (cos.f64 th)) |
(fma.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 th) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 th (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 th))) |
(cos.f64 (neg.f64 th)) |
(cos.f64 th) |
(+.f64 (*.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
th |
a2 |
(*.f64 (*.f64 a1 a1) (cos.f64 th)) |
(*.f64 (*.f64 (cos.f64 th) a1) a1) |
(*.f64 (cos.f64 th) (*.f64 a1 a1)) |
(*.f64 a1 (*.f64 (cos.f64 th) a1)) |
(*.f64 (cos.f64 th) a1) |
(*.f64 a1 (cos.f64 th)) |
a1 |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a1 a1)) (neg.f64 (*.f64 a2 a2))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a2 a2)) (neg.f64 (*.f64 a1 a1))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a1 a1 (*.f64 a2 a2)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a1 a1)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 a2 a2)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a1 a1) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a2 a2)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a2 a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 a1 a1)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a1 a1 (*.f64 a2 a2))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 a1) a1) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a2 a2) (*.f64 a1 a1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
(/.f64 (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64))) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1))) |
(/.f64 (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64))) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64))) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (neg.f64 a2) (neg.f64 a2) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 a1) (neg.f64 a1) (*.f64 a2 a2)) |
(fma.f64 (fabs.f64 a2) (fabs.f64 a2) (*.f64 a1 a1)) |
(fma.f64 (fabs.f64 a1) (fabs.f64 a1) (*.f64 a2 a2)) |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
(fma.f64 a2 a2 (*.f64 a1 a1)) |
(-.f64 (/.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (/.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(-.f64 (/.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1))) (/.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1)))) |
(-.f64 (*.f64 a2 a2) (*.f64 (neg.f64 a1) a1)) |
(+.f64 (/.f64 (pow.f64 a1 #s(literal 6 binary64)) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64))))) (/.f64 (pow.f64 a2 #s(literal 6 binary64)) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 a2 #s(literal 6 binary64)) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64))))) (/.f64 (pow.f64 a1 #s(literal 6 binary64)) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) |
(+.f64 (*.f64 a2 a2) (*.f64 a1 a1)) |
(*.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1))) |
(*.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1))) |
(*.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1))) |
(*.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1))) |
(*.f64 (neg.f64 a1) (neg.f64 a1)) |
(*.f64 (fabs.f64 a1) (fabs.f64 a1)) |
(*.f64 a1 a1) |
(pow.f64 (exp.f64 (log.f64 a1)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a1 a1) #s(literal 1 binary64)) |
(pow.f64 a1 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a1 a1)) |
(exp.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2) |
(*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(*.f64 a2 (*.f64 a2 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2))) |
(*.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2))) |
(*.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2))) |
(*.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2))) |
(*.f64 (neg.f64 a2) (neg.f64 a2)) |
(*.f64 (fabs.f64 a2) (fabs.f64 a2)) |
(*.f64 a2 a2) |
(pow.f64 (exp.f64 (log.f64 a2)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a2 a2) #s(literal 1 binary64)) |
(pow.f64 a2 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a2 a2)) |
(exp.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 th))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) #s(literal 3 binary64)) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) #s(literal 3 binary64)) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) a1) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))))) |
(fma.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))))) |
(fma.f64 a2 (*.f64 a2 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))))) (/.f64 (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))))))) |
(+.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) a1) a1) |
(*.f64 (*.f64 a1 a1) #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
(*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 a1 a1)) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(tanh.f64 (asinh.f64 #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sin.f64 (atan.f64 #s(literal 1 binary64))) |
(cos.f64 (atan.f64 #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2) |
(*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(*.f64 a2 (*.f64 a2 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (fma.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1)))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 th)) (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 th) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
(/.f64 (*.f64 (cos.f64 th) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1)))) |
(/.f64 (*.f64 (cos.f64 th) (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (cos.f64 th) (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a1) a1))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a1) a1))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a2) a2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 a1 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 a2 (*.f64 a2 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 th) a1)) a1) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 a2 a2)) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) |
(*.f64 a1 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 th) a1))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 th) a1)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (* (cos th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
#s(approx (* (cos th) a1) (*.f64 (cos.f64 th) a1)) |
#s(approx a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) |
#s(approx (+ (* a2 a2) (* a1 a1)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (* a1 a1) (*.f64 a1 a1)) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a2 a2) a1) (/.f64 (cos.f64 th) a1) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (fma.f64 (/.f64 (*.f64 a2 a2) a1) (/.f64 (cos.f64 th) a1) (cos.f64 th)) (*.f64 a1 a1))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a2 a2) a1) (/.f64 (cos.f64 th) a1) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a2 a2) a1) (/.f64 (cos.f64 th) a1) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (* (cos th) a2) (*.f64 (cos.f64 th) a2)) |
#s(approx a2 a2) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* a2 a2) (*.f64 a2 a2)) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a1 a1) a2) (/.f64 (cos.f64 th) a2) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) a2) (/.f64 (cos.f64 th) a2) (cos.f64 th)) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a1 a1) a2) (/.f64 (cos.f64 th) a2) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a1 a1) a2) (/.f64 (cos.f64 th) a2) (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) a2) a2) |
#s(approx (* (cos th) a2) (fma.f64 (*.f64 (*.f64 th th) a2) #s(literal -1/2 binary64) a2)) |
#s(approx (* (cos th) a2) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a2) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) a2)) (*.f64 th th) a2)) |
#s(approx (* (cos th) a2) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a2) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) a2)) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) a2)) (*.f64 th th) a2)) |
#s(approx (cos th) #s(literal 1 binary64)) |
#s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx th th) |
#s(approx (* (* (cos th) a1) a1) (*.f64 a1 a1)) |
#s(approx (* (* (cos th) a1) a1) (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 a1 a1))) |
#s(approx (* (* (cos th) a1) a1) (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (* (* (cos th) a1) a1) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 a1 a1))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (* (cos th) a1) a1) |
#s(approx (* (cos th) a1) (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal -1/2 binary64) a1)) |
#s(approx (* (cos th) a1) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) a1)) (*.f64 th th) a1)) |
#s(approx (* (cos th) a1) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) a1)) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) a1)) (*.f64 th th) a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
#s(approx (/ (cos th) (sqrt 2)) (/.f64 (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (*.f64 th th) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (/.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a1 a1)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 a1 a1))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal -1/2 binary64) a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (*.f64 (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 th th) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (cos th) (cos.f64 th)) |
#s(approx (/ (cos th) (sqrt 2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 15 285 to 1 455 computations (90.5% saved)
26 alts after pruning (24 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 504 | 20 | 524 |
| Fresh | 7 | 4 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 514 | 26 | 540 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.8% | (fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
| 99.3% | (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a1) a1) (cos.f64 th))) #s(literal 2 binary64)) | |
| 99.3% | (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a1) a1))) #s(literal 2 binary64)) | |
| ▶ | 99.5% | (/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
| 99.3% | (/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 28.4% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
| 28.0% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 28.2% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 99.3% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))) | |
| 19.1% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) | |
| 28.2% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) | |
| 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) | |
| 66.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) | |
| ▶ | 17.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) | |
| 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) | |
| 99.1% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))))) | |
| ✓ | 99.0% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| 60.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 63.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 61.5% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 19.1% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 42.4% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
| 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) |
Compiled 1 686 to 993 computations (41.1% saved)
| Inputs |
|---|
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(*.f64 (cos.f64 th) a2) |
(cos.f64 th) |
th |
a2 |
(*.f64 (*.f64 (cos.f64 th) a1) a1) |
(*.f64 (cos.f64 th) a1) |
a1 |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
#s(literal 1 binary64) |
(pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/4 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) |
(*.f64 a1 a1) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
(*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
(/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) |
(/.f64 a2 a1) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) |
#s(literal -1/2 binary64) |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
(*.f64 a2 a2) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th)) |
(fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th)) |
(*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(literal -1/720 binary64) |
(*.f64 th th) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a2 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow a1 2) (cos th))) (* (pow 1/4 1/4) (* (pow a2 2) (cos th)))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (* (cos th) a1) #s(hole binary64 (* a1 (cos th)))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (/ (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))) (pow a1 2)))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (/ (pow a2 2) (pow a1 2)))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (pow a1 2)))) |
#s(approx (/ a2 a1) #s(hole binary64 (/ a2 a1))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a2 2)) (+ (* (pow a1 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (+ (* (pow a1 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a2 2) (pow th 2))) (+ (* 1/24 (pow a2 2)) (* (pow a1 2) (+ 1/24 (* -1/720 (pow th 2)))))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* -1/720 (* (pow a2 2) (pow th 2))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* -1/720 (* (pow a2 2) (pow th 2)))))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (pow a2 2)))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ (* a1 (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a1 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a1 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a2 2) (cos th)) (pow a1 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2)))))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (+ 1 (/ (pow a2 2) (pow a1 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a1 2)) (/ (pow a2 2) (pow a1 2)))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a1 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a1 2) (- (+ (* -1/2 (/ (pow a2 2) (pow a1 2))) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))) (pow a1 2)))) 1/2)))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a1 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a1 2) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))) (pow a1 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a1 2) (+ 1/24 (* -1/720 (pow th 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a1 2) (+ 1/24 (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (pow a1 2))) (+ (* -1/720 (pow th 2)) (* 1/24 (/ (pow a2 2) (pow a1 2))))))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* -1/720 (* (pow a1 2) (pow th 2))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* (pow a1 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (pow a1 2))) (* -1/720 (pow th 2)))))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (pow a1 2)))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (- (* -1/720 (/ (pow a2 2) (pow a1 2))) 1/720)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (* a2 (cos th)))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a1 2)) (+ (* (pow a2 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (+ (* (pow a2 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a1 2) (pow th 2))) (+ (* 1/24 (pow a1 2)) (* (pow a2 2) (+ 1/24 (* -1/720 (pow th 2)))))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (* a2 a2) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a2 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a1 2) (cos th)) (pow a2 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (* (pow a1 2) (sqrt 2))) (/ 1 (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (pow a1 2)) (/ 1 (pow a2 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a2 2)) (/ (pow a1 2) (pow a2 2)))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a2 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a2 2) (- (+ (* -1/2 (/ (pow a1 2) (pow a2 2))) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))) (pow a2 2)))) 1/2)))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a2 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a2 2) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))) (pow a2 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a2 2) (+ 1/24 (* -1/720 (pow th 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a2 2) (+ 1/24 (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (pow a2 2))) (+ (* -1/720 (pow th 2)) (* 1/24 (/ (pow a1 2) (pow a2 2))))))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* (pow a2 2) (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (pow a2 2))) (* -1/720 (pow th 2)))))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (- (* -1/720 (/ (pow a1 2) (pow a2 2))) 1/720)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))) (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (+ (* 1/24 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2)))))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) a2) #s(hole binary64 a2)) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* -1/2 (* a2 (pow th 2)))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* 1/24 (* a2 (pow th 2)))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* (pow th 2) (+ (* -1/720 (* a2 (pow th 2))) (* 1/24 a2)))))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* -1/2 (* (pow a1 2) (pow th 2))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* 1/24 (* (pow a1 2) (pow th 2))))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (* (cos th) a1) #s(hole binary64 a1)) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* -1/2 (* a1 (pow th 2)))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* 1/24 (* a1 (pow th 2)))))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* (pow th 2) (+ (* -1/720 (* a1 (pow th 2))) (* 1/24 a1)))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/2 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* -1/2 (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2)))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* 1/24 (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* th th) #s(hole binary64 (pow th 2))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ a1 (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* -1/2 (/ (* a1 (pow th 2)) (sqrt 2))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* 1/24 (/ (* a1 (pow th 2)) (sqrt 2))))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* a1 (pow th 2)) (sqrt 2))) (* 1/24 (/ a1 (sqrt 2))))))) (/ a1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th)))))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))) (sqrt 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (* (pow th 6) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2)))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (+ (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))) (+ (/ (pow a1 2) (pow th 6)) (/ (pow a2 2) (pow th 6))))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* -1/720 (* (pow th 4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow th 4) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow th 4) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2)))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* -1/720 (* (pow th 4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 4) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | a1 | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (/ 1 (pow 4 -1/4)) 1 (pow 4 -1/4) 4 -1/4 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (+ (* (/ a2 a1) (/ a2 a1)) 1) (/ a2 a1) (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) -1/2 (+ (* a1 a1) (* a2 a2)) (* a2 a2) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) 1/24 (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (* -1/720 (+ (* a1 a1) (* a2 a2))) -1/720 (* th th) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) a1) (/ (cos th) (sqrt 2)) (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/ (* a2 a2) (sqrt 2))) |
| 34.0ms | th | @ | -inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (/ 1 (pow 4 -1/4)) 1 (pow 4 -1/4) 4 -1/4 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (+ (* (/ a2 a1) (/ a2 a1)) 1) (/ a2 a1) (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) -1/2 (+ (* a1 a1) (* a2 a2)) (* a2 a2) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) 1/24 (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (* -1/720 (+ (* a1 a1) (* a2 a2))) -1/720 (* th th) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) a1) (/ (cos th) (sqrt 2)) (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/ (* a2 a2) (sqrt 2))) |
| 32.0ms | th | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (/ 1 (pow 4 -1/4)) 1 (pow 4 -1/4) 4 -1/4 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (+ (* (/ a2 a1) (/ a2 a1)) 1) (/ a2 a1) (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) -1/2 (+ (* a1 a1) (* a2 a2)) (* a2 a2) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) 1/24 (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (* -1/720 (+ (* a1 a1) (* a2 a2))) -1/720 (* th th) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) a1) (/ (cos th) (sqrt 2)) (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/ (* a2 a2) (sqrt 2))) |
| 20.0ms | a2 | @ | -inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (/ 1 (pow 4 -1/4)) 1 (pow 4 -1/4) 4 -1/4 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (+ (* (/ a2 a1) (/ a2 a1)) 1) (/ a2 a1) (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) -1/2 (+ (* a1 a1) (* a2 a2)) (* a2 a2) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) 1/24 (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (* -1/720 (+ (* a1 a1) (* a2 a2))) -1/720 (* th th) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) a1) (/ (cos th) (sqrt 2)) (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/ (* a2 a2) (sqrt 2))) |
| 16.0ms | a1 | @ | 0 | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (* (cos th) a2) (cos th) th a2 (* (* (cos th) a1) a1) (* (cos th) a1) a1 (/ 1 (pow 4 -1/4)) 1 (pow 4 -1/4) 4 -1/4 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (+ (* a2 a2) (* a1 a1)) (* a1 a1) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (+ (* (/ a2 a1) (/ a2 a1)) 1) (/ a2 a1) (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) -1/2 (+ (* a1 a1) (* a2 a2)) (* a2 a2) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) 1/24 (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (* -1/720 (+ (* a1 a1) (* a2 a2))) -1/720 (* th th) (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (/ (cos th) (sqrt 2)) a1) (/ (cos th) (sqrt 2)) (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/ (* a2 a2) (sqrt 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 618 | 7611 |
| 0 | 687 | 6831 |
| 1 | 3714 | 6800 |
| 0 | 8189 | 6628 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(*.f64 (cos.f64 th) a2) |
(cos.f64 th) |
th |
a2 |
(*.f64 (*.f64 (cos.f64 th) a1) a1) |
(*.f64 (cos.f64 th) a1) |
a1 |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
#s(literal 1 binary64) |
(pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/4 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) |
(*.f64 a1 a1) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
(*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
(/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) |
(/.f64 a2 a1) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) |
#s(literal -1/2 binary64) |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
(*.f64 a2 a2) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th)) |
(fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th)) |
(*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(literal -1/720 binary64) |
(*.f64 th th) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a2 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow a1 2) (cos th))) (* (pow 1/4 1/4) (* (pow a2 2) (cos th)))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (* (cos th) a1) #s(hole binary64 (* a1 (cos th)))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (/ (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))) (pow a1 2)))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (/ (pow a2 2) (pow a1 2)))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (pow a1 2)))) |
#s(approx (/ a2 a1) #s(hole binary64 (/ a2 a1))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a2 2)) (+ (* (pow a1 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (+ (* (pow a1 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a2 2) (pow th 2))) (+ (* 1/24 (pow a2 2)) (* (pow a1 2) (+ 1/24 (* -1/720 (pow th 2)))))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* -1/720 (* (pow a2 2) (pow th 2))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* -1/720 (* (pow a2 2) (pow th 2)))))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (pow a2 2)))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ (* a1 (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a1 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a1 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a2 2) (cos th)) (pow a1 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2)))))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (+ 1 (/ (pow a2 2) (pow a1 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a1 2)) (/ (pow a2 2) (pow a1 2)))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a1 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a1 2) (- (+ (* -1/2 (/ (pow a2 2) (pow a1 2))) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))) (pow a1 2)))) 1/2)))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a1 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a1 2) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))) (pow a1 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a1 2) (+ 1/24 (* -1/720 (pow th 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a1 2) (+ 1/24 (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (pow a1 2))) (+ (* -1/720 (pow th 2)) (* 1/24 (/ (pow a2 2) (pow a1 2))))))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* -1/720 (* (pow a1 2) (pow th 2))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* (pow a1 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (pow a1 2))) (* -1/720 (pow th 2)))))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (pow a1 2)))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (- (* -1/720 (/ (pow a2 2) (pow a1 2))) 1/720)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (* a2 (cos th)))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (pow a1 2)) (+ (* (pow a2 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (+ (* (pow a2 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow a1 2) (pow th 2))) (+ (* 1/24 (pow a1 2)) (* (pow a2 2) (+ 1/24 (* -1/720 (pow th 2)))))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (* a2 a2) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a2 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a1 2) (cos th)) (pow a2 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (* (pow a1 2) (sqrt 2))) (/ 1 (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (pow a1 2)) (/ 1 (pow a2 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a2 2)) (/ (pow a1 2) (pow a2 2)))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a2 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow a2 2) (- (+ (* -1/2 (/ (pow a1 2) (pow a2 2))) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))) (pow a2 2)))) 1/2)))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a2 2) (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow a2 2) (+ (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) (/ (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))) (pow a2 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a2 2) (+ 1/24 (* -1/720 (pow th 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow a2 2) (+ 1/24 (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (pow a2 2))) (+ (* -1/720 (pow th 2)) (* 1/24 (/ (pow a1 2) (pow a2 2))))))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* (pow a2 2) (+ (* -1/720 (/ (* (pow a1 2) (pow th 2)) (pow a2 2))) (* -1/720 (pow th 2)))))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (- (* -1/720 (/ (pow a1 2) (pow a2 2))) 1/720)))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))) (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (+ (* 1/24 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2)))))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) a2) #s(hole binary64 a2)) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* -1/2 (* a2 (pow th 2)))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* 1/24 (* a2 (pow th 2)))))))) |
#s(approx (* (cos th) a2) #s(hole binary64 (+ a2 (* (pow th 2) (+ (* -1/2 a2) (* (pow th 2) (+ (* -1/720 (* a2 (pow th 2))) (* 1/24 a2)))))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (pow a1 2))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* -1/2 (* (pow a1 2) (pow th 2))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* 1/24 (* (pow a1 2) (pow th 2))))) (pow a1 2)))) |
#s(approx (* (* (cos th) a1) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (* (cos th) a1) #s(hole binary64 a1)) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* -1/2 (* a1 (pow th 2)))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* 1/24 (* a1 (pow th 2)))))))) |
#s(approx (* (cos th) a1) #s(hole binary64 (+ a1 (* (pow th 2) (+ (* -1/2 a1) (* (pow th 2) (+ (* -1/720 (* a1 (pow th 2))) (* 1/24 a1)))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/2 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* -1/2 (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2)))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* 1/24 (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) #s(hole binary64 (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* th th) #s(hole binary64 (pow th 2))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (/ (cos th) (sqrt 2)) a1) a1) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (/ a1 (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* -1/2 (/ (* a1 (pow th 2)) (sqrt 2))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* 1/24 (/ (* a1 (pow th 2)) (sqrt 2))))) (/ a1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a1 (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* a1 (pow th 2)) (sqrt 2))) (* 1/24 (/ a1 (sqrt 2))))))) (/ a1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th)))))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))) (sqrt 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (* (pow th 6) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2)))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (+ (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))) (+ (/ (pow a1 2) (pow th 6)) (/ (pow a2 2) (pow th 6))))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* -1/720 (* (pow th 4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow th 4) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) #s(hole binary64 (* (pow th 4) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2)))))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* -1/720 (* (pow th 4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) #s(hole binary64 (* (pow th 4) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) #s(hole binary64 (* (pow th 2) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) #s(literal 1 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a2) a2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 th) a1) a1))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a1) a1))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a2) a2))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 a1 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
(+.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2))))) |
(/.f64 (fma.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1))))) |
(fma.f64 (*.f64 a1 a1) (cos.f64 th) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 (*.f64 a2 a2) (cos.f64 th) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(fma.f64 (*.f64 (cos.f64 th) a1) a1 (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(fma.f64 (cos.f64 th) (*.f64 a1 a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 (cos.f64 th) (*.f64 a2 a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(fma.f64 a1 (*.f64 (cos.f64 th) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(fma.f64 a2 (*.f64 (cos.f64 th) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(-.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (neg.f64 (*.f64 a2 a2)) (cos.f64 th))) |
(-.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (neg.f64 (*.f64 (cos.f64 th) a1)) a1)) |
(+.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
(+.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
(*.f64 (cos.f64 th) a2) |
(*.f64 a2 (cos.f64 th)) |
(fma.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 th) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 th (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 th))) |
(cos.f64 (neg.f64 th)) |
(cos.f64 th) |
(+.f64 (*.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
th |
a2 |
(*.f64 (*.f64 a1 a1) (cos.f64 th)) |
(*.f64 (*.f64 (cos.f64 th) a1) a1) |
(*.f64 (cos.f64 th) (*.f64 a1 a1)) |
(*.f64 a1 (*.f64 (cos.f64 th) a1)) |
(*.f64 (cos.f64 th) a1) |
(*.f64 a1 (cos.f64 th)) |
a1 |
(*.f64 (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64))) (neg.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64))) (fabs.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(literal 4 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) |
(pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64))) (sinh.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
#s(literal 4 binary64) |
#s(literal -1/4 binary64) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) |
(*.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1))) |
(*.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1))) |
(*.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1))) |
(*.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1))) |
(*.f64 (neg.f64 a1) (neg.f64 a1)) |
(*.f64 (fabs.f64 a1) (fabs.f64 a1)) |
(*.f64 a1 a1) |
(pow.f64 (exp.f64 (log.f64 a1)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a1 a1) #s(literal 1 binary64)) |
(pow.f64 a1 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a1 a1)) |
(exp.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
#s(literal 2 binary64) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
(*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) |
(*.f64 (*.f64 a1 a1) (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 a1 a1) (*.f64 (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
(fma.f64 (*.f64 a1 a1) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 a1 a1) (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 a1 a1)) (*.f64 (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
(+.f64 (*.f64 (*.f64 a1 a1) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 a1 a1) (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 a2 a2)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a2 a2)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a2 a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 a2 (/.f64 a2 a1)) #s(literal 2 binary64) (*.f64 a1 #s(literal 2 binary64))) (*.f64 a1 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a2 a1) a2) #s(literal 2 binary64) (*.f64 a1 #s(literal 2 binary64))) (*.f64 a1 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a2 a2)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a1 a1)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a1 a1)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 a2 a2) #s(literal 2 binary64) (*.f64 (*.f64 a1 a1) #s(literal 2 binary64))) (*.f64 (*.f64 a1 a1) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) a1 (*.f64 #s(literal 2 binary64) (*.f64 a2 (/.f64 a2 a1)))) (*.f64 #s(literal 2 binary64) a1)) |
(/.f64 (fma.f64 #s(literal 2 binary64) a1 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a2 a1) a2))) (*.f64 #s(literal 2 binary64) a1)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a1 a1)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a2 a2)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a1 a1)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a1 a1) (*.f64 #s(literal 2 binary64) (*.f64 a2 a2))) (*.f64 #s(literal 2 binary64) (*.f64 a1 a1))) |
(/.f64 (+.f64 (pow.f64 a1 #s(literal 3 binary64)) (*.f64 (*.f64 a1 a1) (*.f64 a2 (/.f64 a2 a1)))) (pow.f64 a1 #s(literal 3 binary64))) |
(/.f64 (+.f64 (pow.f64 a1 #s(literal 3 binary64)) (*.f64 (*.f64 a1 a1) (*.f64 (/.f64 a2 a1) a2))) (pow.f64 a1 #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 a1 a1) (neg.f64 (*.f64 a1 a1)) (*.f64 (*.f64 a1 a1) (neg.f64 (*.f64 a2 a2)))) (*.f64 (*.f64 a1 a1) (neg.f64 (*.f64 a1 a1)))) |
(/.f64 (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64))) (pow.f64 a1 #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a2 a1) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a2 a1) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a2 a1) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 a2 a1) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a1 a1 (*.f64 a2 a2))) (neg.f64 (*.f64 a1 a1))) |
(/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (neg.f64 (/.f64 a2 a1))) (neg.f64 (neg.f64 (/.f64 a2 a1))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 a2 a1))) (neg.f64 (fabs.f64 (/.f64 a2 a1))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 a2 a1))) (fabs.f64 (fabs.f64 (/.f64 a2 a1))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 1 binary64)) (pow.f64 (/.f64 a2 a1) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 1 binary64)) (/.f64 a2 a1) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 a2 a1)) (neg.f64 (/.f64 a2 a1)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 a2 a1)) (fabs.f64 (/.f64 a2 a1)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64))) |
(/.f64 (neg.f64 a2) (neg.f64 a1)) |
(/.f64 a2 a1) |
(/.f64 (neg.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 th #s(literal 6 binary64)) (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) (fma.f64 a1 a1 (*.f64 a2 a2)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) th) th (fma.f64 a1 a1 (*.f64 a2 a2))) |
(fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(fma.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(+.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 a1 a1)) (*.f64 a2 a2)) |
(+.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(+.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 a1 a1) #s(literal -1/2 binary64) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 a1 a1) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) (*.f64 th th))) |
(-.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 th th)) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))))) |
(+.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
(/.f64 (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64))) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1))) |
(/.f64 (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64))) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64))) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (neg.f64 a2) (neg.f64 a2) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 a1) (neg.f64 a1) (*.f64 a2 a2)) |
(fma.f64 (fabs.f64 a2) (fabs.f64 a2) (*.f64 a1 a1)) |
(fma.f64 (fabs.f64 a1) (fabs.f64 a1) (*.f64 a2 a2)) |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
(fma.f64 a2 a2 (*.f64 a1 a1)) |
(-.f64 (*.f64 a1 a1) (*.f64 (neg.f64 a2) a2)) |
(-.f64 (*.f64 a2 a2) (*.f64 (neg.f64 a1) a1)) |
(+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) |
(+.f64 (*.f64 a2 a2) (*.f64 a1 a1)) |
(*.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2))) |
(*.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2))) |
(*.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2))) |
(*.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2))) |
(*.f64 (neg.f64 a2) (neg.f64 a2)) |
(*.f64 (fabs.f64 a2) (fabs.f64 a2)) |
(*.f64 a2 a2) |
(pow.f64 (exp.f64 (log.f64 a2)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a2 a2) #s(literal 1 binary64)) |
(pow.f64 a2 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a2 a2)) |
(exp.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) th) th) |
(*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 th th)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 th th) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th))) |
(fma.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 th th) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th))) |
(fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th))) |
(fma.f64 (*.f64 th th) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th))) |
(fma.f64 (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) |
(fma.f64 #s(literal 1/24 binary64) (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 th th)) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th))) |
(+.f64 (*.f64 (*.f64 th th) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th))) |
(+.f64 (*.f64 (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (fma.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a1 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a2 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a1 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a2 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a1 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a2 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a1 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a2 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) (fma.f64 #s(literal 1/13824 binary64) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 (pow.f64 a2 #s(literal 6 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 3 binary64)) (*.f64 (pow.f64 th #s(literal 6 binary64)) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th))))) |
(/.f64 (fma.f64 (pow.f64 th #s(literal 6 binary64)) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 3 binary64))) (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) #s(literal -1/720 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) |
(fma.f64 (*.f64 a1 a1) #s(literal 1/24 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 a1 a1) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)))) |
(-.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))) (*.f64 th th))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 #s(literal -1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(+.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th) |
(*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) (*.f64 th th)) |
(*.f64 (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) #s(literal -1/720 binary64)) |
(*.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(*.f64 (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))) |
(*.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a1 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a2 #s(literal 6 binary64))) (pow.f64 th #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 th th) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)) (*.f64 th th) (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)))) |
(fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(-.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/720 binary64) (pow.f64 (*.f64 th a2) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64))) (*.f64 (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64)) (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
(*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 a1 #s(literal 6 binary64)) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 a2 #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)))))) |
(fma.f64 (*.f64 a1 a1) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64))) |
(fma.f64 (*.f64 a2 a2) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64))) |
(-.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 a2 a2))) |
(+.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64))) |
(+.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64)) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.f64 (neg.f64 (fabs.f64 th)) (neg.f64 (fabs.f64 th))) |
(*.f64 (fabs.f64 (fabs.f64 th)) (fabs.f64 (fabs.f64 th))) |
(*.f64 (exp.f64 (log.f64 th)) (exp.f64 (log.f64 th))) |
(*.f64 (neg.f64 (neg.f64 th)) (neg.f64 (neg.f64 th))) |
(*.f64 (fabs.f64 th) (fabs.f64 th)) |
(*.f64 (neg.f64 th) (neg.f64 th)) |
(*.f64 th th) |
(pow.f64 (exp.f64 (log.f64 th)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 th) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 th) #s(literal 2 binary64)) |
(pow.f64 (*.f64 th th) #s(literal 1 binary64)) |
(pow.f64 th #s(literal 2 binary64)) |
(fabs.f64 (*.f64 th th)) |
(exp.f64 (*.f64 (log.f64 th) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 th) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 th) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1) #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 a1 (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) |
(*.f64 a1 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 th) a1)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 a2 a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (* (cos th) a1) a1) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
#s(approx (* (cos th) a1) (*.f64 (cos.f64 th) a1)) |
#s(approx a1 a1) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) |
#s(approx (+ (* a2 a2) (* a1 a1)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (* a1 a1) (*.f64 a1 a1)) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (/.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ a2 a1) (/.f64 a2 a1)) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a2 a2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (fma.f64 (*.f64 a2 a2) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 a1 a1) (*.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th))))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) |
#s(approx (+ (* a2 a2) (* a1 a1)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th)))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a2 a2) #s(literal -1/720 binary64))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 (*.f64 (cos.f64 th) a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (*.f64 a1 a1)) (cos.f64 th))) (*.f64 a1 a1))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (*.f64 a1 a1)) (cos.f64 th)) (*.f64 a1 a1))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (/.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) (/.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a2 a2)) (*.f64 a1 a1))) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th)) (*.f64 a1 a1)))) #s(literal 1/2 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th)) (*.f64 a1 a1))) (*.f64 a1 a1))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (+.f64 (fma.f64 #s(literal -1/720 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 a1 a1)) (*.f64 th th)) (*.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal 1/24 binary64))) #s(literal 1/24 binary64)) (*.f64 a1 a1))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (*.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (*.f64 (*.f64 #s(literal -1/720 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (*.f64 a1 a1)) (*.f64 th th))) (*.f64 a1 a1))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) (*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) #s(literal -1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 a1 a1))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 (pow.f64 (/.f64 a2 a1) #s(literal 2 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (* (cos th) a2) (*.f64 (cos.f64 th) a2)) |
#s(approx a2 a2) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (fma.f64 (*.f64 a1 a1) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 a2 a2) (*.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th))))) |
#s(approx (* a2 a2) (*.f64 a2 a2)) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 a2 a2) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (* a2 a2) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (*.f64 a2 a2)) (cos.f64 th))) (*.f64 a2 a2))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (*.f64 a2 a2)) (cos.f64 th)) (*.f64 a2 a2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a2 a2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (* (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a2 a2))) |
#s(approx (/ (+ (* (/ a2 a1) (/ a2 a1)) 1) (sqrt 2)) (*.f64 (fma.f64 (pow.f64 a2 #s(literal -2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (pow.f64 a1 #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) (fma.f64 (pow.f64 a1 #s(literal -2 binary64)) (*.f64 a2 a2) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) (/.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1)) (*.f64 a2 a2))) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal -1/2 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th)) (*.f64 a2 a2))) #s(literal 1/2 binary64))) (*.f64 a2 a2))) |
#s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th)) (*.f64 a2 a2))) (*.f64 a2 a2))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (+.f64 (fma.f64 #s(literal -1/720 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 a2 a2)) (*.f64 th th)) (/.f64 (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64)) (*.f64 a2 a2))) #s(literal 1/24 binary64)) (*.f64 a2 a2))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (*.f64 (*.f64 #s(literal -1/720 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) (*.f64 a2 a2)) (*.f64 th th))) (*.f64 a2 a2))) |
#s(approx (* -1/720 (+ (* a1 a1) (* a2 a2))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (*.f64 a2 a2)) #s(literal 1/720 binary64)) (*.f64 a2 a2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) (*.f64 th th))) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) a2) a2) |
#s(approx (* (cos th) a2) (fma.f64 (*.f64 (*.f64 th th) a2) #s(literal -1/2 binary64) a2)) |
#s(approx (* (cos th) a2) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a2) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) a2)) (*.f64 th th) a2)) |
#s(approx (* (cos th) a2) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a2) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) a2)) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) a2)) (*.f64 th th) a2)) |
#s(approx (cos th) #s(literal 1 binary64)) |
#s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx th th) |
#s(approx (* (* (cos th) a1) a1) (*.f64 a1 a1)) |
#s(approx (* (* (cos th) a1) a1) (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 a1 a1))) |
#s(approx (* (* (cos th) a1) a1) (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (* (* (cos th) a1) a1) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (* (cos th) a1) a1) |
#s(approx (* (cos th) a1) (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal -1/2 binary64) a1)) |
#s(approx (* (cos th) a1) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) a1)) (*.f64 th th) a1)) |
#s(approx (* (cos th) a1) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 th th) a1) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) a1)) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) a1)) (*.f64 th th) a1)) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (fma.f64 (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) |
#s(approx (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th)) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) |
#s(approx (* th th) (*.f64 th th)) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 th th) a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64) (*.f64 (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 th th) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a1) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 th th) a1) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (*.f64 (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 th th) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (/.f64 (*.f64 th th) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 th th) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 th th) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
#s(approx (cos th) (cos.f64 th)) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 th #s(literal 6 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 6 binary64)))))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 th #s(literal 4 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (pow.f64 th #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))))) |
#s(approx (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (*.f64 (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)))) (pow.f64 th #s(literal 4 binary64)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 th #s(literal 4 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th)) (*.f64 (pow.f64 th #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))))) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) |
#s(approx (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (*.f64 (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))) (*.f64 th th))) |
#s(approx (/ (cos th) (sqrt 2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
Compiled 41 515 to 3 657 computations (91.2% saved)
33 alts after pruning (28 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 765 | 16 | 781 |
| Fresh | 7 | 12 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 774 | 33 | 807 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 66.8% | (fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
| 56.1% | (fma.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) | |
| 66.8% | (fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) | |
| 66.8% | (fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) | |
| 99.3% | (/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) | |
| 28.4% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 28.2% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 99.3% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) | |
| 99.3% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))) | |
| 19.1% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) | |
| 61.0% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 18.9% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
| 28.2% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 99.4% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
| 99.3% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) | |
| 19.1% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) | |
| 19.1% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) | |
| 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) | |
| 66.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 52.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) | |
| 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 17.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) | |
| ▶ | 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
| ✓ | 99.0% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| ▶ | 63.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
| 61.5% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| ✓ | 42.4% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
| 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) | |
| 26.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) | |
| 17.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) | |
| ▶ | 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
Compiled 2 337 to 1 370 computations (41.4% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(cos.f64 th) |
th |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
a1 |
(*.f64 a2 a2) |
a2 |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 th th)) |
#s(literal 1/24 binary64) |
(*.f64 th th) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) |
(fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a2 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow a1 2) (cos th))) (* (pow 1/4 1/4) (* (pow a2 2) (cos th)))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (* (pow a2 2) (cos th))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* (pow 1/16 1/8) (* (pow a1 2) (cos th))) (* (pow 1/16 1/8) (* (pow a2 2) (cos th)))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a1 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a1 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a2 2) (cos th)) (pow a1 2))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (* (pow a1 2) (cos th))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow a1 2) (+ (* (pow 1/16 1/8) (cos th)) (* (pow 1/16 1/8) (/ (* (pow a2 2) (cos th)) (pow a1 2))))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a1 2)) (/ (pow a2 2) (pow a1 2)))))))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (* a2 (/ a2 (sqrt 2))) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ a2 (sqrt 2)) #s(hole binary64 (/ a2 (sqrt 2)))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (/ (* a2 (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a2 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a1 2) (cos th)) (pow a2 2))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow a2 2) (+ (* (pow 1/16 1/8) (cos th)) (* (pow 1/16 1/8) (/ (* (pow a1 2) (cos th)) (pow a2 2))))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a2 2)) (/ (pow a1 2) (pow a2 2)))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))) (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* -1/2 (* (pow 1/16 1/8) (* (pow th 2) (+ (pow a1 2) (pow a2 2))))) (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/2 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (* (pow 1/16 1/8) (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/2 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2)))) (* (pow th 2) (+ (* -1/720 (* (pow 1/16 1/8) (* (pow th 2) (+ (pow a1 2) (pow a2 2))))) (* 1/24 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))))))))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/2 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 (- (* 1/24 (pow th 2)) 1/2))) |
#s(approx (* 1/24 (* th th)) #s(hole binary64 (* 1/24 (pow th 2)))) |
#s(approx (* th th) #s(hole binary64 (pow th 2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (+ (* 1/24 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2)))))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/2 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (pow a1 2))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (+ (* -1/2 (* (pow a1 2) (pow th 2))) (pow a1 2)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* 1/24 (* (pow a1 2) (pow th 2))))) (pow a1 2)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (- (* 1/24 (pow th 2)) 1/2))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* 1/24 (pow th 2)))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))))) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow th 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (/ a2 (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (+ (* -1/2 (/ (* a2 (pow th 2)) (sqrt 2))) (/ a2 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a2 (sqrt 2))) (* 1/24 (/ (* a2 (pow th 2)) (sqrt 2))))) (/ a2 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a2 (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* a2 (pow th 2)) (sqrt 2))) (* 1/24 (/ a2 (sqrt 2))))))) (/ a2 (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th)))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (* (cos th) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (cos th) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* 1/24 (pow th 4)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 4) (- 1/24 (* 1/2 (/ 1 (pow th 2))))))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 4) (- (+ 1/24 (/ 1 (pow th 4))) (* 1/2 (/ 1 (pow th 2))))))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 (* 1/24 (pow th 2)))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 (* (pow th 2) (- 1/24 (* 1/2 (/ 1 (pow th 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))) (sqrt 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (* (pow th 6) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2)))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (+ (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))) (+ (/ (pow a1 2) (pow th 6)) (/ (pow a2 2) (pow th 6))))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* -1/720 (* (pow a1 2) (pow th 6))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow th 6) (+ (* -1/720 (pow a1 2)) (* 1/24 (/ (pow a1 2) (pow th 2))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (pow a1 2) (pow th 4))) (+ (* -1/720 (pow a1 2)) (* 1/24 (/ (pow a1 2) (pow th 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (pow a1 2) (pow th 4))) (+ (* -1/720 (pow a1 2)) (+ (* 1/24 (/ (pow a1 2) (pow th 2))) (/ (pow a1 2) (pow th 6)))))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* -1/720 (pow th 6)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 6) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 6) (- (* 1/24 (/ 1 (pow th 2))) (+ 1/720 (/ 1/2 (pow th 4))))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 6) (- (+ (* 1/24 (/ 1 (pow th 2))) (/ 1 (pow th 6))) (+ 1/720 (/ 1/2 (pow th 4))))))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (* -1/720 (pow th 4)))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (* (pow th 4) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (* (pow th 4) (- (* 1/24 (/ 1 (pow th 2))) (+ 1/720 (/ 1/2 (pow th 4))))))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* -1/720 (pow th 4)))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* (pow th 4) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 (* -1/720 (pow th 2)))) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 (* (pow th 2) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | th | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (pow 1/16 1/8) 1/16 1/8 (* (cos th) (+ (* a1 a1) (* a2 a2))) (cos th) th (+ (* a1 a1) (* a2 a2)) a1 (* a2 a2) a2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* a2 (/ a2 (sqrt 2))) (/ a2 (sqrt 2)) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (/ (cos th) (sqrt 2)) (cos th) (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (- (* 1/24 (* th th)) 1/2) (* 1/24 (* th th)) 1/24 (* th th) 1/2 1 (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* (+ (* (* th th) -1/720) 1/24) (* th th)) (+ (* (* th th) -1/720) 1/24) -1/720 (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* (/ (cos th) (sqrt 2)) a2) a2) (* (/ (cos th) (sqrt 2)) a2) (/ (cos th) (sqrt 2))) |
| 18.0ms | th | @ | -inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (pow 1/16 1/8) 1/16 1/8 (* (cos th) (+ (* a1 a1) (* a2 a2))) (cos th) th (+ (* a1 a1) (* a2 a2)) a1 (* a2 a2) a2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* a2 (/ a2 (sqrt 2))) (/ a2 (sqrt 2)) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (/ (cos th) (sqrt 2)) (cos th) (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (- (* 1/24 (* th th)) 1/2) (* 1/24 (* th th)) 1/24 (* th th) 1/2 1 (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* (+ (* (* th th) -1/720) 1/24) (* th th)) (+ (* (* th th) -1/720) 1/24) -1/720 (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* (/ (cos th) (sqrt 2)) a2) a2) (* (/ (cos th) (sqrt 2)) a2) (/ (cos th) (sqrt 2))) |
| 11.0ms | a1 | @ | 0 | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (pow 1/16 1/8) 1/16 1/8 (* (cos th) (+ (* a1 a1) (* a2 a2))) (cos th) th (+ (* a1 a1) (* a2 a2)) a1 (* a2 a2) a2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* a2 (/ a2 (sqrt 2))) (/ a2 (sqrt 2)) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (/ (cos th) (sqrt 2)) (cos th) (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (- (* 1/24 (* th th)) 1/2) (* 1/24 (* th th)) 1/24 (* th th) 1/2 1 (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* (+ (* (* th th) -1/720) 1/24) (* th th)) (+ (* (* th th) -1/720) 1/24) -1/720 (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* (/ (cos th) (sqrt 2)) a2) a2) (* (/ (cos th) (sqrt 2)) a2) (/ (cos th) (sqrt 2))) |
| 11.0ms | a2 | @ | inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (pow 1/16 1/8) 1/16 1/8 (* (cos th) (+ (* a1 a1) (* a2 a2))) (cos th) th (+ (* a1 a1) (* a2 a2)) a1 (* a2 a2) a2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* a2 (/ a2 (sqrt 2))) (/ a2 (sqrt 2)) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (/ (cos th) (sqrt 2)) (cos th) (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (- (* 1/24 (* th th)) 1/2) (* 1/24 (* th th)) 1/24 (* th th) 1/2 1 (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* (+ (* (* th th) -1/720) 1/24) (* th th)) (+ (* (* th th) -1/720) 1/24) -1/720 (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* (/ (cos th) (sqrt 2)) a2) a2) (* (/ (cos th) (sqrt 2)) a2) (/ (cos th) (sqrt 2))) |
| 9.0ms | a1 | @ | -inf | ((/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (pow 1/16 1/8) 1/16 1/8 (* (cos th) (+ (* a1 a1) (* a2 a2))) (cos th) th (+ (* a1 a1) (* a2 a2)) a1 (* a2 a2) a2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (* a2 (/ a2 (sqrt 2))) (/ a2 (sqrt 2)) (sqrt 2) 2 (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* a2 a2) (/ (cos th) (sqrt 2))) (/ (cos th) (sqrt 2)) (cos th) (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (- (* 1/24 (* th th)) 1/2) (* 1/24 (* th th)) 1/24 (* th th) 1/2 1 (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* (+ (* (* th th) -1/720) 1/24) (* th th)) (+ (* (* th th) -1/720) 1/24) -1/720 (* a1 a1) (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (* (* (/ (cos th) (sqrt 2)) a2) a2) (* (/ (cos th) (sqrt 2)) a2) (/ (cos th) (sqrt 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 569 | 6287 |
| 0 | 621 | 5684 |
| 1 | 3373 | 5664 |
| 0 | 8508 | 5489 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
(pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(cos.f64 th) |
th |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
a1 |
(*.f64 a2 a2) |
a2 |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 th th)) |
#s(literal 1/24 binary64) |
(*.f64 th th) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) |
(fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a2 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow a1 2) (cos th))) (* (pow 1/4 1/4) (* (pow a2 2) (cos th)))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (* (pow a2 2) (cos th))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* (pow 1/16 1/8) (* (pow a1 2) (cos th))) (* (pow 1/16 1/8) (* (pow a2 2) (cos th)))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a2 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx a1 #s(hole binary64 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (/ (* (pow a1 2) (cos th)) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (sqrt 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a2 2))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (* a1 a1) #s(hole binary64 (pow a1 2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (* (pow a1 2) (cos th))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a1 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a2 2) (cos th)) (pow a1 2))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (* (pow a1 2) (cos th))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow a1 2) (+ (* (pow 1/16 1/8) (cos th)) (* (pow 1/16 1/8) (/ (* (pow a2 2) (cos th)) (pow a1 2))))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (pow a1 2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a1 2) (+ 1 (/ (pow a2 2) (pow a1 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (/ (pow a1 2) (sqrt 2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ 1 (sqrt 2)) (/ (pow a2 2) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (* (pow a1 2) (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a1 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a2 2) (cos th)) (* (pow a1 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (cos th)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a1 2) (+ (cos th) (/ (* (pow a2 2) (cos th)) (pow a1 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a1 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (* (pow a2 2) (pow th 2))) (* 1/24 (pow a2 2)))))) (pow a1 2)) (/ (pow a2 2) (pow a1 2)))))))) |
#s(approx (* a2 a2) #s(hole binary64 (pow a2 2))) |
#s(approx a2 #s(hole binary64 a2)) |
#s(approx (* a2 (/ a2 (sqrt 2))) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (/ a2 (sqrt 2)) #s(hole binary64 (/ a2 (sqrt 2)))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))) (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (/ (* (pow a2 2) (cos th)) (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (/ (* a2 (cos th)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow a2 2) (+ (* (pow 1/4 1/4) (cos th)) (* (pow 1/4 1/4) (/ (* (pow a1 2) (cos th)) (pow a2 2))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow a2 2) (+ (* (pow 1/16 1/8) (cos th)) (* (pow 1/16 1/8) (/ (* (pow a1 2) (cos th)) (pow a2 2))))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* a1 a1) (* a2 a2)) #s(hole binary64 (* (pow a2 2) (+ 1 (/ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ 1 (sqrt 2)) (/ (pow a1 2) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (* (pow a2 2) (+ (/ (cos th) (sqrt 2)) (/ (* (pow a1 2) (cos th)) (* (pow a2 2) (sqrt 2))))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (* (pow a2 2) (+ (cos th) (/ (* (pow a1 2) (cos th)) (pow a2 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow a2 2) (+ 1 (+ (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2)) (+ (/ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a2 2)) (/ (pow a1 2) (pow a2 2)))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))) (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2))))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (+ (* (pow 1/4 1/4) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* (pow 1/4 1/4) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (* (pow th 2) (+ (* (pow 1/4 1/4) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2))))) (* (pow 1/4 1/4) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* -1/2 (* (pow 1/16 1/8) (* (pow th 2) (+ (pow a1 2) (pow a2 2))))) (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/2 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (* (pow 1/16 1/8) (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (+ (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/2 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2)))) (* (pow th 2) (+ (* -1/720 (* (pow 1/16 1/8) (* (pow th 2) (+ (pow a1 2) (pow a2 2))))) (* 1/24 (* (pow 1/16 1/8) (+ (pow a1 2) (pow a2 2))))))))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/2 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (cos th) #s(hole binary64 1)) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (cos th) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx th #s(hole binary64 th)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* a2 a2) (/ (cos th) (sqrt 2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ (pow th 2) (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* 1/24 (/ (pow th 2) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (- (* (pow th 2) (+ (* -1/720 (/ (pow th 2) (sqrt 2))) (* 1/24 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 (- (* 1/24 (pow th 2)) 1/2))) |
#s(approx (* 1/24 (* th th)) #s(hole binary64 (* 1/24 (pow th 2)))) |
#s(approx (* th th) #s(hole binary64 (pow th 2))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (pow a1 2) (pow a2 2)) (sqrt 2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (* -1/2 (/ (pow a2 2) (sqrt 2))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2)))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a1 2) (sqrt 2))) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* 1/24 (/ (pow a1 2) (sqrt 2))) (+ (* 1/24 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (pow a1 2) (sqrt 2))) (* -1/720 (/ (pow a2 2) (sqrt 2))))))))))) (+ (/ (pow a1 2) (sqrt 2)) (/ (pow a2 2) (sqrt 2)))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* -1/2 (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (* 1/24 (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (+ (* -1/2 (pow a2 2)) (* (pow th 2) (+ (* 1/24 (pow a1 2)) (+ (* 1/24 (pow a2 2)) (* (pow th 2) (+ (* -1/720 (pow a1 2)) (* -1/720 (pow a2 2)))))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (pow a1 2) (pow a2 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* -1/2 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* 1/24 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (+ (pow a1 2) (pow a2 2))) (* (pow th 2) (+ (* -1/720 (* (pow th 2) (+ (pow a1 2) (pow a2 2)))) (* 1/24 (+ (pow a1 2) (pow a2 2))))))) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (pow a1 2))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (+ (* -1/2 (* (pow a1 2) (pow th 2))) (pow a1 2)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* 1/24 (* (pow a1 2) (pow th 2))))) (pow a1 2)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (pow a1 2)) (* (pow th 2) (+ (* -1/720 (* (pow a1 2) (pow th 2))) (* 1/24 (pow a1 2)))))) (pow a1 2)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow th 2))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* (pow th 2) (- (* 1/24 (pow th 2)) 1/2))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (+ 1 (* (pow th 2) (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (- (* 1/24 (pow th 2)) 1/2))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (- (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))) 1/2))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* 1/24 (pow th 2)))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* (pow th 2) (+ 1/24 (* -1/720 (pow th 2)))))) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow th 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (/ (pow a2 2) (sqrt 2)))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (+ (* -1/2 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* 1/24 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ (pow a2 2) (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* (pow a2 2) (pow th 2)) (sqrt 2))) (* 1/24 (/ (pow a2 2) (sqrt 2))))))) (/ (pow a2 2) (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (/ a2 (sqrt 2)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (+ (* -1/2 (/ (* a2 (pow th 2)) (sqrt 2))) (/ a2 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a2 (sqrt 2))) (* 1/24 (/ (* a2 (pow th 2)) (sqrt 2))))) (/ a2 (sqrt 2))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) #s(hole binary64 (+ (* (pow th 2) (+ (* -1/2 (/ a2 (sqrt 2))) (* (pow th 2) (+ (* -1/720 (/ (* a2 (pow th 2)) (sqrt 2))) (* 1/24 (/ a2 (sqrt 2))))))) (/ a2 (sqrt 2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) #s(hole binary64 (* (pow 1/4 1/4) (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th)))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) #s(hole binary64 (* (pow 1/16 1/8) (* (cos th) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (cos th) (+ (pow a1 2) (pow a2 2))))) |
#s(approx (cos th) #s(hole binary64 (cos th))) |
#s(approx (/ (cos th) (sqrt 2)) #s(hole binary64 (/ (cos th) (sqrt 2)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* 1/24 (pow th 4)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 4) (- 1/24 (* 1/2 (/ 1 (pow th 2))))))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 4) (- (+ 1/24 (/ 1 (pow th 4))) (* 1/2 (/ 1 (pow th 2))))))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 (* 1/24 (pow th 2)))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(hole binary64 (* (pow th 2) (- 1/24 (* 1/2 (/ 1 (pow th 2))))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (sqrt 2)) #s(hole binary64 (/ (+ (* (pow a1 2) (cos th)) (* (pow a2 2) (cos th))) (sqrt 2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* -1/720 (* (pow th 6) (+ (pow a1 2) (pow a2 2)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2)))))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (+ (pow a1 2) (pow a2 2)) (pow th 4))) (+ (* -1/720 (+ (pow a1 2) (pow a2 2))) (+ (* 1/24 (/ (+ (pow a1 2) (pow a2 2)) (pow th 2))) (+ (/ (pow a1 2) (pow th 6)) (/ (pow a2 2) (pow th 6))))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* -1/720 (* (pow a1 2) (pow th 6))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow th 6) (+ (* -1/720 (pow a1 2)) (* 1/24 (/ (pow a1 2) (pow th 2))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (pow a1 2) (pow th 4))) (+ (* -1/720 (pow a1 2)) (* 1/24 (/ (pow a1 2) (pow th 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) #s(hole binary64 (* (pow th 6) (+ (* -1/2 (/ (pow a1 2) (pow th 4))) (+ (* -1/720 (pow a1 2)) (+ (* 1/24 (/ (pow a1 2) (pow th 2))) (/ (pow a1 2) (pow th 6)))))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* -1/720 (pow th 6)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 6) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 6) (- (* 1/24 (/ 1 (pow th 2))) (+ 1/720 (/ 1/2 (pow th 4))))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(hole binary64 (* (pow th 6) (- (+ (* 1/24 (/ 1 (pow th 2))) (/ 1 (pow th 6))) (+ 1/720 (/ 1/2 (pow th 4))))))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (* -1/720 (pow th 4)))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (* (pow th 4) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(hole binary64 (* (pow th 4) (- (* 1/24 (/ 1 (pow th 2))) (+ 1/720 (/ 1/2 (pow th 4))))))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* -1/720 (pow th 4)))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) #s(hole binary64 (* (pow th 4) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 (* -1/720 (pow th 2)))) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(hole binary64 (* (pow th 2) (- (* 1/24 (/ 1 (pow th 2))) 1/720)))) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (cos.f64 th)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th))) |
(*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))))))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 a2 a2)) (cos.f64 th) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 a1 a1)) (cos.f64 th) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(fma.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (*.f64 a1 (cos.f64 th)) a1) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(fma.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (*.f64 a2 (cos.f64 th)) a2) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 a2 (cos.f64 th)) a2))) |
(+.f64 (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64))) (neg.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) |
(*.f64 (neg.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64))) (neg.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64))) (fabs.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64))) (fabs.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/16 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/16 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/4 binary64) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(literal 1/16 binary64)) #s(literal 1/8 binary64))) (sinh.f64 (*.f64 (log.f64 #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) |
#s(literal 1/16 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)) |
(*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (*.f64 (*.f64 a1 (cos.f64 th)) a1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (*.f64 (*.f64 a2 (cos.f64 th)) a2))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (*.f64 (*.f64 a1 (cos.f64 th)) a1))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 th) #s(literal 3 binary64)) (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (*.f64 (*.f64 a2 (cos.f64 th)) a2))))) |
(fma.f64 (*.f64 a1 a1) (cos.f64 th) (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
(fma.f64 (*.f64 a2 a2) (cos.f64 th) (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
(fma.f64 (*.f64 a1 (cos.f64 th)) a1 (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
(fma.f64 a1 (*.f64 a1 (cos.f64 th)) (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
(fma.f64 (*.f64 a2 (cos.f64 th)) a2 (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
(fma.f64 a2 (*.f64 a2 (cos.f64 th)) (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
(fma.f64 (cos.f64 th) (*.f64 a1 a1) (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
(fma.f64 (cos.f64 th) (*.f64 a2 a2) (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
(-.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (*.f64 (neg.f64 (*.f64 a2 a2)) (cos.f64 th))) |
(-.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (*.f64 (neg.f64 (*.f64 a1 (cos.f64 th))) a1)) |
(+.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
(+.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
(fma.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 th) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 th (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 th))) |
(cos.f64 (neg.f64 th)) |
(cos.f64 th) |
(+.f64 (*.f64 (sin.f64 th) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 th) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
th |
(/.f64 (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 a1 #s(literal 4 binary64))) (-.f64 (*.f64 a2 a2) (*.f64 a1 a1))) |
(/.f64 (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 a2 #s(literal 4 binary64))) (-.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
(/.f64 (+.f64 (pow.f64 a2 #s(literal 6 binary64)) (pow.f64 a1 #s(literal 6 binary64))) (+.f64 (pow.f64 a2 #s(literal 4 binary64)) (-.f64 (pow.f64 a1 #s(literal 4 binary64)) (pow.f64 (*.f64 a2 a1) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 a1 #s(literal 6 binary64)) (pow.f64 a2 #s(literal 6 binary64))) (+.f64 (pow.f64 a1 #s(literal 4 binary64)) (-.f64 (pow.f64 a2 #s(literal 4 binary64)) (pow.f64 (*.f64 a1 a2) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2)) (*.f64 a1 a1)) |
(fma.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1)) (*.f64 a2 a2)) |
(fma.f64 (neg.f64 a2) (neg.f64 a2) (*.f64 a1 a1)) |
(fma.f64 (neg.f64 a1) (neg.f64 a1) (*.f64 a2 a2)) |
(fma.f64 (fabs.f64 a2) (fabs.f64 a2) (*.f64 a1 a1)) |
(fma.f64 (fabs.f64 a1) (fabs.f64 a1) (*.f64 a2 a2)) |
(fma.f64 a1 a1 (*.f64 a2 a2)) |
(fma.f64 a2 a2 (*.f64 a1 a1)) |
(-.f64 (*.f64 a1 a1) (*.f64 (neg.f64 a2) a2)) |
(-.f64 (*.f64 a2 a2) (*.f64 (neg.f64 a1) a1)) |
(+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) |
(+.f64 (*.f64 a2 a2) (*.f64 a1 a1)) |
a1 |
(*.f64 (neg.f64 (neg.f64 a2)) (neg.f64 (neg.f64 a2))) |
(*.f64 (neg.f64 (fabs.f64 a2)) (neg.f64 (fabs.f64 a2))) |
(*.f64 (fabs.f64 (fabs.f64 a2)) (fabs.f64 (fabs.f64 a2))) |
(*.f64 (exp.f64 (log.f64 a2)) (exp.f64 (log.f64 a2))) |
(*.f64 (neg.f64 a2) (neg.f64 a2)) |
(*.f64 (fabs.f64 a2) (fabs.f64 a2)) |
(*.f64 a2 a2) |
(pow.f64 (exp.f64 (log.f64 a2)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a2 a2) #s(literal 1 binary64)) |
(pow.f64 a2 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a2 a2)) |
(exp.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a2) #s(literal 2 binary64)))) |
a2 |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2)) |
(*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2) |
(*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 a2 a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 16 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(*.f64 a2 (*.f64 a2 (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 th #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 th #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) |
(fma.f64 (*.f64 th th) (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 th th)) (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) th) th)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 th th) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 th #s(literal 6 binary64)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/24 binary64) th) th) |
(*.f64 (*.f64 th th) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 th th)) |
#s(literal 1/24 binary64) |
(*.f64 (neg.f64 (fabs.f64 th)) (neg.f64 (fabs.f64 th))) |
(*.f64 (fabs.f64 (fabs.f64 th)) (fabs.f64 (fabs.f64 th))) |
(*.f64 (exp.f64 (log.f64 th)) (exp.f64 (log.f64 th))) |
(*.f64 (neg.f64 (neg.f64 th)) (neg.f64 (neg.f64 th))) |
(*.f64 (fabs.f64 th) (fabs.f64 th)) |
(*.f64 (neg.f64 th) (neg.f64 th)) |
(*.f64 th th) |
(pow.f64 (exp.f64 (log.f64 th)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 th) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 th) #s(literal 2 binary64)) |
(pow.f64 (*.f64 th th) #s(literal 1 binary64)) |
(pow.f64 th #s(literal 2 binary64)) |
(fabs.f64 (*.f64 th th)) |
(exp.f64 (*.f64 (log.f64 th) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 th) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 th) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 #s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) a1) a1) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)) |
(*.f64 (*.f64 a1 a1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a1 a1) #s(literal 1 binary64) (*.f64 (*.f64 a1 a1) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a1 a1) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) (*.f64 a1 a1))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a1 a1)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) (*.f64 a1 a1))) |
(+.f64 (*.f64 (*.f64 a1 a1) #s(literal 1 binary64)) (*.f64 (*.f64 a1 a1) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 th #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 th #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) |
(fma.f64 (*.f64 th th) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 th th)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 th #s(literal 6 binary64))) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) |
(*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) |
(*.f64 (*.f64 th th) (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) th) th (*.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) (*.f64 th th))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) th) th (*.f64 (*.f64 th th) (*.f64 (*.f64 th th) #s(literal -1/720 binary64)))) |
(fma.f64 (*.f64 th th) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) (*.f64 th th))) |
(fma.f64 (*.f64 th th) #s(literal 1/24 binary64) (*.f64 (*.f64 th th) (*.f64 (*.f64 th th) #s(literal -1/720 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 th th) (*.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) (*.f64 th th))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 th th) (*.f64 (*.f64 th th) (*.f64 (*.f64 th th) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) (*.f64 th th))) |
(+.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 (*.f64 th th) (*.f64 (*.f64 th th) #s(literal -1/720 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 th th) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 (pow.f64 th #s(literal 6 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (pow.f64 th #s(literal 6 binary64)) #s(literal -1/373248000 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 th th) #s(literal -1/720 binary64)))))) |
(fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) |
(fma.f64 th (*.f64 th #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 th th))) |
(+.f64 (*.f64 (*.f64 th th) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.f64 (neg.f64 (neg.f64 a1)) (neg.f64 (neg.f64 a1))) |
(*.f64 (neg.f64 (fabs.f64 a1)) (neg.f64 (fabs.f64 a1))) |
(*.f64 (fabs.f64 (fabs.f64 a1)) (fabs.f64 (fabs.f64 a1))) |
(*.f64 (exp.f64 (log.f64 a1)) (exp.f64 (log.f64 a1))) |
(*.f64 (neg.f64 a1) (neg.f64 a1)) |
(*.f64 (fabs.f64 a1) (fabs.f64 a1)) |
(*.f64 a1 a1) |
(pow.f64 (exp.f64 (log.f64 a1)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a1) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a1 a1) #s(literal 1 binary64)) |
(pow.f64 a1 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a1 a1)) |
(exp.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a1) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) a2) |
(*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)) |
(*.f64 a2 (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) |
(*.f64 a2 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 a2 (cos.f64 th))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cos.f64 th)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (*.f64 (*.f64 a2 (cos.f64 th)) a2) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th))) |
#s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a2 a2)) |
#s(approx (+ (* a1 a1) (* a2 a2)) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx a1 a1) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2)) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a2 (cos.f64 th)) a2)) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a2 a2)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (* a1 a1) (*.f64 a1 a1)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (*.f64 a1 a1)) (cos.f64 th))) (*.f64 a1 a1))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (*.f64 (*.f64 a1 (cos.f64 th)) a1) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (*.f64 a1 a1)) (cos.f64 th))) (*.f64 a1 a1))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (*.f64 a1 a1)) (cos.f64 th)) (*.f64 a1 a1))) |
#s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a1 a1)) |
#s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 (+.f64 (/.f64 (*.f64 a2 a2) (*.f64 a1 a1)) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (fma.f64 (/.f64 (*.f64 a2 a2) (*.f64 a1 a1)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (/.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a2 a2) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (fma.f64 (/.f64 (*.f64 a2 a2) (*.f64 a1 a1)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a1 (cos.f64 th)) a1)) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (*.f64 a1 a1)) (cos.f64 th)) (*.f64 a1 a1))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) (/.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a2 a2)) (*.f64 a1 a1))) #s(literal 1 binary64)) (*.f64 a1 a1))) |
#s(approx (* a2 a2) (*.f64 a2 a2)) |
#s(approx a2 a2) |
#s(approx (* a2 (/ a2 (sqrt 2))) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2)) |
#s(approx (/ a2 (sqrt 2)) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1)))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (*.f64 a2 a2)) (cos.f64 th))) (*.f64 a2 a2))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (*.f64 a2 a2)) (cos.f64 th))) (*.f64 a2 a2))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (*.f64 a2 a2)) (cos.f64 th)) (*.f64 a2 a2))) |
#s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (*.f64 a2 a2)) (cos.f64 th)) (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) (/.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1)) (*.f64 a2 a2))) #s(literal 1 binary64)) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)))) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)))) (*.f64 th th))) (*.f64 th th)))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))) (*.f64 (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2))))) (*.f64 th th))) (*.f64 th th) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 (*.f64 (*.f64 th th) #s(literal -1/2 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (cos th) #s(literal 1 binary64)) |
#s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx th th) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2)) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (/.f64 (*.f64 th th) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (/ (cos th) (sqrt 2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 th th) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 th th) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (- (* 1/24 (* th th)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* 1/24 (* th th)) 1/2) (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/24 (* th th)) (*.f64 (*.f64 th th) #s(literal 1/24 binary64))) |
#s(approx (* th th) (*.f64 th th)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64)) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 a1 a1 (*.f64 a2 a2))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (*.f64 (*.f64 th th) #s(literal -1/2 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 th th) (fma.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/2 binary64))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (*.f64 a1 a1)) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 a1 a1))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 th a1) #s(literal 2 binary64)) #s(literal -1/720 binary64) (*.f64 (*.f64 a1 a1) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (*.f64 a1 a1) #s(literal -1/2 binary64))) (*.f64 th th) (*.f64 a1 a1))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) (*.f64 (*.f64 th th) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th)) |
#s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* (* th th) -1/720) 1/24) (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2)) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (* (* (/ (cos th) (sqrt 2)) a2) a2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 th a2) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (*.f64 (*.f64 a2 a2) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) a2))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 th th) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/720 binary64) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/24 binary64))) (*.f64 th th) (*.f64 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 th th) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)))) |
#s(approx (* (pow 1/16 1/8) (* (cos th) (+ (* a1 a1) (* a2 a2)))) (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th)))) |
#s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (cos.f64 th))) |
#s(approx (cos th) (cos.f64 th)) |
#s(approx (/ (cos th) (sqrt 2)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (*.f64 (pow.f64 th #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 th #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 1/24 (* th th)) 1/2) (* th th)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 th #s(literal -4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 th #s(literal 4 binary64)))) |
#s(approx (- (* 1/24 (* th th)) 1/2) (*.f64 (*.f64 th th) #s(literal 1/24 binary64))) |
#s(approx (- (* 1/24 (* th th)) 1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 th th))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 (pow.f64 th #s(literal 6 binary64)) #s(literal -1/720 binary64)) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)))))) |
#s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64) (fma.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 th th)) #s(literal 1/24 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (pow.f64 th #s(literal 6 binary64)))))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (*.f64 (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)) (pow.f64 th #s(literal 6 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 a1 a1) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 th th)) #s(literal 1/24 binary64) (*.f64 (*.f64 a1 a1) #s(literal -1/720 binary64)))))) |
#s(approx (* (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (* a1 a1)) (*.f64 (pow.f64 th #s(literal 6 binary64)) (fma.f64 (/.f64 (*.f64 a1 a1) (pow.f64 th #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 a1 a1) #s(literal -1/720 binary64) (fma.f64 (/.f64 (*.f64 a1 a1) (*.f64 th th)) #s(literal 1/24 binary64) (/.f64 (*.f64 a1 a1) (pow.f64 th #s(literal 6 binary64)))))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (*.f64 (pow.f64 th #s(literal 6 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (*.f64 (pow.f64 th #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (*.f64 (pow.f64 th #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 th #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (* th th)) 1) (*.f64 (pow.f64 th #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 th #s(literal -6 binary64))) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 th #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (*.f64 (pow.f64 th #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 th #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 th #s(literal 4 binary64)))) (pow.f64 th #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) (*.f64 (pow.f64 th #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* (* th th) -1/720) 1/24) (* th th)) (*.f64 (-.f64 (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 th #s(literal 4 binary64)))) |
#s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (-.f64 (*.f64 (pow.f64 th #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (*.f64 th th))) |
Compiled 33 626 to 2 611 computations (92.2% saved)
38 alts after pruning (31 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 552 | 15 | 567 |
| Fresh | 7 | 16 | 23 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 562 | 38 | 600 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 66.8% | (fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
| 66.8% | (fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) | |
| 66.8% | (fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) | |
| 99.3% | (/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) | |
| 99.3% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))) | |
| 19.1% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) | |
| 18.9% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) | |
| 18.9% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 20.8% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 18.9% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 19.0% | (/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 28.2% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) | |
| 99.1% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) #s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a2 a2))))) | |
| 19.1% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) #s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a1 a1))))) | |
| 19.1% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) #s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a1 (cos.f64 th)) a1)))) | |
| 99.4% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (cos.f64 th)) (fma.f64 a1 a1 (*.f64 a2 a2)))) | |
| 19.1% | #s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) | |
| 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) | |
| 66.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| ✓ | 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 63.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) | |
| 52.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) | |
| 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 17.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
| 99.4% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) a2)) | |
| 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) | |
| ✓ | 99.3% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
| 60.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) | |
| 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) | |
| ✓ | 99.0% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| 61.5% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 60.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 #s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) a2)) | |
| ✓ | 42.4% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
| 66.8% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) | |
| 26.7% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) | |
| 17.9% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) | |
| 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) | |
| ✓ | 66.6% | #s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
Compiled 4 304 to 1 273 computations (70.4% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 #s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) a2)) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) #s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a1 (cos.f64 th)) a1)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) #s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a1 a1))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) #s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a2 a2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (cos.f64 th)) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 #s(approx (/ (cos th) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 a2 a2))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a2) a2) (cos.f64 th))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 th) a1) a1))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) a1) a1) (cos.f64 th))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2 (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 a2 a2))) |
| Outputs |
|---|
(/.f64 (fma.f64 (*.f64 (cos.f64 th) a2) a2 (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
8 calls:
| 18.0ms | th |
| 17.0ms | a2 |
| 17.0ms | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 17.0ms | a1 |
| 16.0ms | (cos.f64 th) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (*.f64 a2 a2) |
| 99.6% | 1 | (*.f64 a1 a1) |
| 99.6% | 1 | (cos.f64 th) |
| 99.6% | 1 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 99.6% | 1 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 99.6% | 1 | a1 |
| 99.6% | 1 | a2 |
| 99.6% | 1 | th |
Compiled 35 to 40 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 #s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) a2)) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a1) a1)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a2 a2))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 a1 a1))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a1) a1) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (*.f64 (cos.f64 th) a2) a2) (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) #s(approx (* (cos th) (+ (* a1 a1) (* a2 a2))) (*.f64 (*.f64 a1 (cos.f64 th)) a1)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) #s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a1 a1))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) #s(approx (+ (* a1 a1) (* a2 a2)) (*.f64 a2 a2))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (*.f64 (pow.f64 #s(literal 1/256 binary64) #s(literal 1/16 binary64)) (cos.f64 th)) (fma.f64 a1 a1 (*.f64 a2 a2)))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/8 binary64)) (*.f64 (cos.f64 th) (fma.f64 a1 a1 (*.f64 a2 a2))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (*.f64 (*.f64 (cos.f64 th) a2) a2)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (/.f64 (*.f64 a2 (cos.f64 th)) (sqrt.f64 #s(literal 2 binary64))) a2)) |
8 calls:
| 28.0ms | (*.f64 a2 a2) |
| 20.0ms | (cos.f64 th) |
| 18.0ms | a2 |
| 15.0ms | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 15.0ms | th |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 a2 a2) |
| 99.4% | 1 | (*.f64 a1 a1) |
| 99.4% | 1 | (cos.f64 th) |
| 99.4% | 1 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 99.4% | 1 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 99.4% | 1 | a1 |
| 99.4% | 1 | a2 |
| 99.4% | 1 | th |
Compiled 35 to 40 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 #s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
8 calls:
| 11.0ms | th |
| 10.0ms | a2 |
| 10.0ms | (cos.f64 th) |
| 10.0ms | a1 |
| 10.0ms | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 a2 a2) |
| 99.3% | 1 | (*.f64 a1 a1) |
| 99.3% | 1 | (cos.f64 th) |
| 99.3% | 1 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 99.3% | 1 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 99.3% | 1 | a1 |
| 99.3% | 1 | a2 |
| 99.3% | 1 | th |
Compiled 35 to 40 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 #s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
8 calls:
| 16.0ms | th |
| 10.0ms | a1 |
| 10.0ms | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 10.0ms | a2 |
| 10.0ms | (*.f64 a2 a2) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (*.f64 a2 a2) |
| 99.0% | 1 | (*.f64 a1 a1) |
| 99.0% | 1 | (cos.f64 th) |
| 99.0% | 1 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 99.0% | 1 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 99.0% | 1 | a1 |
| 99.0% | 1 | a2 |
| 99.0% | 1 | th |
Compiled 35 to 40 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (/ (cos th) (sqrt 2)) a1) (/.f64 a1 (sqrt.f64 #s(literal 2 binary64)))) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 (+.f64 (/.f64 (*.f64 a1 a1) (*.f64 a2 a2)) #s(literal 1 binary64)) (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (*.f64 (*.f64 a2 a2) #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (*.f64 th th) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a1 a2) (/.f64 a1 a2) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 (fma.f64 (/.f64 a2 a1) (/.f64 a2 a1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 #s(approx (* (/ (cos th) (sqrt 2)) a2) (fma.f64 (/.f64 (*.f64 (*.f64 th th) a2) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 a2 (sqrt.f64 #s(literal 2 binary64))))) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* th th) -1/720) 1/24) (*.f64 (*.f64 th th) #s(literal -1/720 binary64))) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 th th) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) th) th) #s(literal 1/2 binary64)) th) th #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a1) a1 #s(approx (* (/ (cos th) (sqrt 2)) (* a2 a2)) (/.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 th th) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 th th)) #s(literal 1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (/ 1 (pow 4 -1/4))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 th th) (/.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 a1 a1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (*.f64 #s(literal -1/720 binary64) (fma.f64 a1 a1 (*.f64 a2 a2))) (*.f64 th th))) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a1 a1 (*.f64 a2 a2)) (*.f64 (fma.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 a1 a1 (*.f64 a2 a2)) #s(literal -1/720 binary64)) th) th)) (*.f64 th th))) (*.f64 th th) (fma.f64 a1 a1 (*.f64 a2 a2)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 th th)) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 th th) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a1 a1) (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 (*.f64 a2 a2) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 a1 a1) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
8 calls:
| 11.0ms | a2 |
| 9.0ms | a1 |
| 9.0ms | th |
| 9.0ms | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 9.0ms | (*.f64 a2 a2) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 1 | (*.f64 a2 a2) |
| 70.1% | 3 | (*.f64 a1 a1) |
| 77.2% | 2 | (cos.f64 th) |
| 77.2% | 2 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 78.3% | 2 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 70.1% | 3 | a1 |
| 71.9% | 3 | a2 |
| 66.8% | 1 | th |
Compiled 35 to 40 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
(/.f64 #s(approx (+ (* (* (cos th) a2) a2) (* (* (cos th) a1) a1)) #s(approx (+ (* (+ (* -1/2 (+ (* a1 a1) (* a2 a2))) (* (+ (* 1/24 (+ (* a1 a1) (* a2 a2))) (* (* -1/720 (+ (* a1 a1) (* a2 a2))) (* th th))) (* th th))) (* th th)) (+ (* a1 a1) (* a2 a2))) (*.f64 (fma.f64 #s(approx (- (* (+ (* (* th th) -1/720) 1/24) (* th th)) 1/2) #s(literal -1/2 binary64)) (*.f64 th th) #s(literal 1 binary64)) (*.f64 a1 a1)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 a2 a2) (/.f64 #s(approx (cos th) (fma.f64 (*.f64 th th) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
1 calls:
| 3.0ms | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 2 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 (fma.f64 a2 a2 (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
8 calls:
| 3.0ms | a2 |
| 2.0ms | a1 |
| 2.0ms | th |
| 2.0ms | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 2.0ms | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 1 | th |
| 66.8% | 1 | (*.f64 a2 a2) |
| 66.8% | 1 | (*.f64 a1 a1) |
| 66.8% | 1 | a1 |
| 66.8% | 1 | a2 |
| 66.8% | 1 | (cos.f64 th) |
| 66.8% | 1 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 66.8% | 1 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
Compiled 35 to 40 computations (-14.3% saved)
Total -31.3b remaining (-146.8%)
Threshold costs -31.3b (-146.8%)
| Inputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a1 a1)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (/.f64 #s(approx (+ (* a2 a2) (* a1 a1)) (*.f64 a2 a2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 (/.f64 #s(approx (+ (* (/ a2 a1) (/ a2 a1)) 1) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)))) |
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) (*.f64 (*.f64 (/.f64 #s(approx (cos th) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) a2) a2)) |
| Outputs |
|---|
#s(approx (+ (* (/ (cos th) (sqrt 2)) (* a1 a1)) (* (/ (cos th) (sqrt 2)) (* a2 a2))) #s(approx (/ (+ (* a2 a2) (* a1 a1)) (sqrt 2)) (*.f64 a2 (/.f64 a2 (sqrt.f64 #s(literal 2 binary64)))))) |
8 calls:
| 17.0ms | th |
| 2.0ms | a1 |
| 2.0ms | a2 |
| 2.0ms | (cos.f64 th) |
| 2.0ms | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 1 | (+.f64 (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a1 a1)) (*.f64 (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) (*.f64 a2 a2))) |
| 66.6% | 1 | (cos.f64 th) |
| 66.6% | 1 | (/.f64 (cos.f64 th) (sqrt.f64 #s(literal 2 binary64))) |
| 66.6% | 1 | th |
| 66.6% | 1 | (*.f64 a1 a1) |
| 66.6% | 1 | (*.f64 a2 a2) |
| 66.6% | 1 | a1 |
| 66.6% | 1 | a2 |
Compiled 35 to 40 computations (-14.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.75128493176702e-223 | -5.089492051227657e-235 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.75128493176702e-223 | -5.089492051227657e-235 |
Compiled 22 to 18 computations (18.2% saved)
| 1× | fuel |
Compiled 347 to 60 computations (82.7% saved)
(abs th)
Compiled 5 326 to 2 448 computations (54% saved)
Loading profile data...