
Time bar (total: 5.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 3 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 4 |
| 87.5% | 21.8% | 3.1% | 75% | 0% | 0% | 0% | 5 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 6 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 7 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 8 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 9 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 10 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 11 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 12 |
Compiled 19 to 14 computations (26.3% saved)
| 895.0ms | 8 256× | 0 | valid |
ival-sin: 272.0ms (44% of total)ival-cos: 172.0ms (27.8% of total)ival-mult!: 99.0ms (16% of total)ival-div!: 53.0ms (8.6% of total)ival-add!: 21.0ms (3.4% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | e |
| 0 | 0 | - | 0 | - | (*.f64 e (cos.f64 v)) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 0 | 0 | - | 0 | - | v |
| 0 | 0 | - | 0 | - | (sin.f64 v) |
| 0 | 0 | - | 0 | - | (*.f64 e (sin.f64 v)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| 0 | 0 | - | 0 | - | (cos.f64 v) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 73.0ms | 512× | 0 | valid |
Compiled 79 to 31 computations (60.8% saved)
ival-mult!: 30.0ms (52.4% of total)ival-cos: 12.0ms (21% of total)ival-sin: 12.0ms (21% of total)ival-div!: 2.0ms (3.5% of total)ival-add!: 1.0ms (1.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 70 |
| 1 | 82 | 68 |
| 2 | 170 | 66 |
| 3 | 338 | 66 |
| 4 | 685 | 66 |
| 5 | 1673 | 66 |
| 6 | 6957 | 66 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(negabs v)
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 e (sin.f64 v)) |
e |
(sin.f64 v) |
v |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
#s(literal 1 binary64) |
(*.f64 e (cos.f64 v)) |
(cos.f64 v) |
| Outputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (cos v) #s(hole binary64 1)) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* -1/2 (pow v 2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (cos v) #s(hole binary64 (cos v))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | e | @ | -inf | ((/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) e (sin v) v (+ 1 (* e (cos v))) 1 (* e (cos v)) (cos v)) |
| 2.0ms | v | @ | -inf | ((/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) e (sin v) v (+ 1 (* e (cos v))) 1 (* e (cos v)) (cos v)) |
| 2.0ms | e | @ | 0 | ((/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) e (sin v) v (+ 1 (* e (cos v))) 1 (* e (cos v)) (cos v)) |
| 2.0ms | v | @ | 0 | ((/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) e (sin v) v (+ 1 (* e (cos v))) 1 (* e (cos v)) (cos v)) |
| 2.0ms | e | @ | inf | ((/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) e (sin v) v (+ 1 (* e (cos v))) 1 (* e (cos v)) (cos v)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 1223 |
| 0 | 257 | 1192 |
| 1 | 4503 | 1192 |
| 0 | 8273 | 1120 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 e (sin.f64 v)) |
e |
(sin.f64 v) |
v |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
#s(literal 1 binary64) |
(*.f64 e (cos.f64 v)) |
(cos.f64 v) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (cos v) #s(hole binary64 1)) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* -1/2 (pow v 2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (cos v) #s(hole binary64 (cos v))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (cbrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) e)) (neg.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (sinh.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 v) e)) (sqrt.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (sin.f64 v) e)) (cbrt.f64 (*.f64 (sin.f64 v) e))) (cbrt.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (sin.f64 v) e) |
(*.f64 e (sin.f64 v)) |
(pow.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) e)) (*.f64 (sin.f64 v) e))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 v) e))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 v) e))) (sinh.f64 (log.f64 (*.f64 (sin.f64 v) e)))) |
(log.f64 (pow.f64 (exp.f64 e) (sin.f64 v))) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 v)) e)) |
(log.f64 (exp.f64 (*.f64 (sin.f64 v) e))) |
e |
(*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v))) |
(*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) |
(pow.f64 (sin.f64 v) #s(literal 1 binary64)) |
(sin.f64 v) |
(cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) |
(exp.f64 (log.f64 (sin.f64 v))) |
(+.f64 (cosh.f64 (log.f64 (sin.f64 v))) (sinh.f64 (log.f64 (sin.f64 v)))) |
(log.f64 (exp.f64 (sin.f64 v))) |
v |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 v) e) (*.f64 (cos.f64 v) e))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) e) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 v) e) (*.f64 (cos.f64 v) e)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 v) e)) (sqrt.f64 (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (cos.f64 v) e)) (cbrt.f64 (*.f64 (cos.f64 v) e))) (cbrt.f64 (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 e) (cos.f64 v))) |
(exp.f64 (log1p.f64 (*.f64 (cos.f64 v) e))) |
(+.f64 (cosh.f64 (log1p.f64 (*.f64 (cos.f64 v) e))) (sinh.f64 (log1p.f64 (*.f64 (cos.f64 v) e)))) |
(+.f64 (*.f64 (cos.f64 v) e) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) |
(log.f64 (*.f64 (exp.f64 (*.f64 (cos.f64 v) e)) (exp.f64 #s(literal 1 binary64)))) |
(log.f64 (*.f64 (exp.f64 #s(literal 1 binary64)) (exp.f64 (*.f64 (cos.f64 v) e)))) |
(log.f64 (exp.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 v) e)) (sqrt.f64 (*.f64 (cos.f64 v) e))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (cos.f64 v) e)) (cbrt.f64 (*.f64 (cos.f64 v) e))) (cbrt.f64 (*.f64 (cos.f64 v) e))) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(pow.f64 (*.f64 (cos.f64 v) e) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (cos.f64 v) e) (*.f64 (cos.f64 v) e)) (*.f64 (cos.f64 v) e))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 v) e))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 v) e))) (sinh.f64 (log.f64 (*.f64 (cos.f64 v) e)))) |
(log.f64 (pow.f64 (exp.f64 e) (cos.f64 v))) |
(log.f64 (pow.f64 (exp.f64 (cos.f64 v)) e)) |
(log.f64 (exp.f64 (*.f64 (cos.f64 v) e))) |
(*.f64 (sqrt.f64 (cos.f64 v)) (sqrt.f64 (cos.f64 v))) |
(*.f64 (*.f64 (cbrt.f64 (cos.f64 v)) (cbrt.f64 (cos.f64 v))) (cbrt.f64 (cos.f64 v))) |
(pow.f64 (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 v) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 v) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 v) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 v (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))) |
(cos.f64 (neg.f64 (neg.f64 v))) |
(cos.f64 (neg.f64 v)) |
(cos.f64 v) |
(exp.f64 (log.f64 (cos.f64 v))) |
(+.f64 (*.f64 (sin.f64 v) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 v) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (cos.f64 v))) (sinh.f64 (log.f64 (cos.f64 v)))) |
(log.f64 (exp.f64 (cos.f64 v))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (cos.f64 v) (sin.f64 v)) (sin.f64 v)) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)))) |
(*.f64 (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)) #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e))) #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) (sinh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 (sin.f64 v) e)))) |
(*.f64 (sqrt.f64 #s(approx e e)) (sqrt.f64 #s(approx e e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) |
(pow.f64 #s(approx e e) #s(literal 1 binary64)) |
#s(approx e e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx e e) #s(approx e e)) #s(approx e e))) |
(exp.f64 (log.f64 #s(approx e e))) |
(+.f64 (cosh.f64 (log.f64 #s(approx e e))) (sinh.f64 (log.f64 #s(approx e e)))) |
(log.f64 (exp.f64 #s(approx e e))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e))) (sqrt.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e))) (cbrt.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) (cbrt.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) |
(pow.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)) #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e))) #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) (sinh.f64 (log.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)) #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e))) #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)) #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e))) #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e)))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))) #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e)))) #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* e (sin v)) (*.f64 v e))) (sqrt.f64 #s(approx (* e (sin v)) (*.f64 v e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v e))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v e)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v e)))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 v e)) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 v e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 v e)) #s(approx (* e (sin v)) (*.f64 v e))) #s(approx (* e (sin v)) (*.f64 v e)))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 v e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 v e)))) (sinh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 v e))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 v e)))) |
(*.f64 (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v))) (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)) #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v))) #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) (sinh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/6 binary64) e) v)))) |
(*.f64 (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))) (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))) #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) (sinh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(*.f64 (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))) (sqrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))) #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) (sinh.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)))) |
(*.f64 (sqrt.f64 #s(approx (sin v) v)) (sqrt.f64 #s(approx (sin v) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) v)) (cbrt.f64 #s(approx (sin v) v))) (cbrt.f64 #s(approx (sin v) v))) |
(pow.f64 #s(approx (sin v) v) #s(literal 1 binary64)) |
#s(approx (sin v) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) v) #s(approx (sin v) v)) #s(approx (sin v) v))) |
(exp.f64 (log.f64 #s(approx (sin v) v))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (sin v) v))) (sinh.f64 (log.f64 #s(approx (sin v) v)))) |
(log.f64 (exp.f64 #s(approx (sin v) v))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))) (sqrt.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))) (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(pow.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))) #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (sinh.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (sqrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(pow.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) (sinh.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (sqrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) (cbrt.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(pow.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) (sinh.f64 (log.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)))) |
(*.f64 (sqrt.f64 #s(approx v v)) (sqrt.f64 #s(approx v v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx v v)) (cbrt.f64 #s(approx v v))) (cbrt.f64 #s(approx v v))) |
(pow.f64 #s(approx v v) #s(literal 1 binary64)) |
#s(approx v v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))) |
(exp.f64 (log.f64 #s(approx v v))) |
(+.f64 (cosh.f64 (log.f64 #s(approx v v))) (sinh.f64 (log.f64 #s(approx v v)))) |
(log.f64 (exp.f64 #s(approx v v))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64)))) #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))) #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))) #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) e)) (sqrt.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) e)) (cbrt.f64 #s(approx (* e (cos v)) e))) (cbrt.f64 #s(approx (* e (cos v)) e))) |
(pow.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e)) #s(approx (* e (cos v)) e))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) e))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (cos v)) e))) (sinh.f64 (log.f64 #s(approx (* e (cos v)) e)))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e))) (sqrt.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e))) (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(pow.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e))) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) (sinh.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))) (sqrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))) (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(pow.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) (sinh.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))) (sqrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))) (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) (cbrt.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(pow.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) (sinh.f64 (log.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(*.f64 (sqrt.f64 #s(approx (cos v) #s(literal 1 binary64))) (sqrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64))) (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (cos v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (cos v) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) #s(literal 1 binary64)) #s(approx (cos v) #s(literal 1 binary64))) #s(approx (cos v) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (cos v) #s(literal 1 binary64)))) (sinh.f64 (log.f64 #s(approx (cos v) #s(literal 1 binary64))))) |
(log.f64 (exp.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) (cbrt.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))) #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64)))) #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (cos v) (fma.f64 #s(literal -1/2 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) (cbrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))) #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))) #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) (cbrt.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))) #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))) #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(exp.f64 (log.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) (sinh.f64 (log.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (cos v) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 v v) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) (sinh.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (sin.f64 v))) (sqrt.f64 #s(approx (sin v) (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (sin.f64 v))) (cbrt.f64 #s(approx (sin v) (sin.f64 v)))) (cbrt.f64 #s(approx (sin v) (sin.f64 v)))) |
(pow.f64 #s(approx (sin v) (sin.f64 v)) #s(literal 1 binary64)) |
#s(approx (sin v) (sin.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (sin.f64 v)) #s(approx (sin v) (sin.f64 v))) #s(approx (sin v) (sin.f64 v)))) |
(exp.f64 (log.f64 #s(approx (sin v) (sin.f64 v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (sin v) (sin.f64 v)))) (sinh.f64 (log.f64 #s(approx (sin v) (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (sin v) (sin.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (cos.f64 v))) (sqrt.f64 #s(approx (cos v) (cos.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (cos.f64 v))) (cbrt.f64 #s(approx (cos v) (cos.f64 v)))) (cbrt.f64 #s(approx (cos v) (cos.f64 v)))) |
(pow.f64 #s(approx (cos v) (cos.f64 v)) #s(literal 1 binary64)) |
#s(approx (cos v) (cos.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (cos.f64 v)) #s(approx (cos v) (cos.f64 v))) #s(approx (cos v) (cos.f64 v)))) |
(exp.f64 (log.f64 #s(approx (cos v) (cos.f64 v)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (cos v) (cos.f64 v)))) (sinh.f64 (log.f64 #s(approx (cos v) (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (cos v) (cos.f64 v)))) |
Compiled 19 916 to 1 684 computations (91.5% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 441 | 20 | 461 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 442 | 20 | 462 |
| Status | Accuracy | Program |
|---|---|---|
| 98.1% | (/.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| 99.3% | (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx e e)) (sqrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| 99.8% | (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) | |
| 98.4% | (/.f64 (*.f64 e (*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| ▶ | 68.3% | (/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 47.1% | (/.f64 (*.f64 e (sin.f64 (cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| ▶ | 98.9% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
| 99.4% | (/.f64 (*.f64 e (sin.f64 v)) #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e))) | |
| 78.9% | (/.f64 (*.f64 e (log.f64 (exp.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| 89.2% | (/.f64 (*.f64 e (cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| 46.2% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| 46.3% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| 96.5% | (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| ▶ | 66.6% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
| 46.5% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) | |
| ▶ | 99.8% | (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
| 44.3% | (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 97.9% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) | |
| ▶ | 46.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
| 5.0% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
Compiled 920 to 506 computations (45% saved)
| Inputs |
|---|
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
e |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(sin.f64 v) |
v |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(cos.f64 v) |
#s(literal 1 binary64) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(+.f64 #s(literal 1 binary64) e) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (sin.f64 v)) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 (sin.f64 v) e) |
(/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) |
(*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v))) |
(sqrt.f64 (sin.f64 v)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(*.f64 e (cos.f64 v)) |
| Outputs |
|---|
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (sin v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 1)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e v))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* -1 (* e v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e v) v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 v)) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* -1 (* e v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e v) v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))) |
#s(approx (+ 1 e) #s(hole binary64 1)) |
#s(approx (+ 1 e) #s(hole binary64 (+ 1 e))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (* e (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 v)) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ v e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (/ v (pow e 2))) (/ v e)))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (+ v (* -1 (/ v e))) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (/ v (pow e 2))) (/ v e)) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e))) |
#s(approx (+ 1 e) #s(hole binary64 e)) |
#s(approx (+ 1 e) #s(hole binary64 (* e (+ 1 (/ 1 e))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ v e)) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 4))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (cos v) #s(hole binary64 1)) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* -1/2 (pow v 2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e v))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* e v))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 v)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (sqrt v))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (+ (sqrt v) (* -1/12 (sqrt (pow v 5)))))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* 1/240 (sqrt (pow v 3)))))))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* (pow v 2) (+ (* -1/288 (sqrt (/ 1 v))) (* 1/240 (sqrt (/ 1 v)))))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (cos v) #s(hole binary64 (cos v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (sin v))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (sqrt (sin v)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | e | @ | -inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (+ 1 e) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (+ 1 (* e (cos v))) (* e (cos v)) (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (* e (* (sqrt (sin v)) (sqrt (sin v)))) (* (sqrt (sin v)) (sqrt (sin v))) (sqrt (sin v)) (+ 1 (* e (cos v))) (* e (cos v))) |
| 6.0ms | v | @ | -inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (+ 1 e) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (+ 1 (* e (cos v))) (* e (cos v)) (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (* e (* (sqrt (sin v)) (sqrt (sin v)))) (* (sqrt (sin v)) (sqrt (sin v))) (sqrt (sin v)) (+ 1 (* e (cos v))) (* e (cos v))) |
| 5.0ms | v | @ | 0 | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (+ 1 e) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (+ 1 (* e (cos v))) (* e (cos v)) (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (* e (* (sqrt (sin v)) (sqrt (sin v)))) (* (sqrt (sin v)) (sqrt (sin v))) (sqrt (sin v)) (+ 1 (* e (cos v))) (* e (cos v))) |
| 3.0ms | e | @ | inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (+ 1 e) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (+ 1 (* e (cos v))) (* e (cos v)) (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (* e (* (sqrt (sin v)) (sqrt (sin v)))) (* (sqrt (sin v)) (sqrt (sin v))) (sqrt (sin v)) (+ 1 (* e (cos v))) (* e (cos v))) |
| 3.0ms | v | @ | inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (+ 1 e) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (+ 1 (* e (cos v))) (* e (cos v)) (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (* e (* (sqrt (sin v)) (sqrt (sin v)))) (* (sqrt (sin v)) (sqrt (sin v))) (sqrt (sin v)) (+ 1 (* e (cos v))) (* e (cos v))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 695 | 6742 |
| 0 | 730 | 6375 |
| 0 | 8281 | 6226 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
e |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(sin.f64 v) |
v |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(cos.f64 v) |
#s(literal 1 binary64) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(+.f64 #s(literal 1 binary64) e) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (sin.f64 v)) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 (sin.f64 v) e) |
(/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) |
(*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v))) |
(sqrt.f64 (sin.f64 v)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(*.f64 e (cos.f64 v)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (sin v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 1)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e v))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* -1 (* e v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e v) v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 v)) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* -1 (* e v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e v) v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))) |
#s(approx (+ 1 e) #s(hole binary64 1)) |
#s(approx (+ 1 e) #s(hole binary64 (+ 1 e))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (* e (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 v)) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ v e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (/ v (pow e 2))) (/ v e)))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (+ v (* -1 (/ v e))) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (/ v (pow e 2))) (/ v e)) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e))) |
#s(approx (+ 1 e) #s(hole binary64 e)) |
#s(approx (+ 1 e) #s(hole binary64 (* e (+ 1 (/ 1 e))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ v e)) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 4))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (cos v) #s(hole binary64 1)) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* -1/2 (pow v 2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e v))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* e v))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 v)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (sqrt v))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (+ (sqrt v) (* -1/12 (sqrt (pow v 5)))))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* 1/240 (sqrt (pow v 3)))))))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* (pow v 2) (+ (* -1/288 (sqrt (/ 1 v))) (* 1/240 (sqrt (/ 1 v)))))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (cos v) #s(hole binary64 (cos v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) #s(hole binary64 (sin v))) |
#s(approx (sqrt (sin v)) #s(hole binary64 (sqrt (sin v)))) |
| Outputs |
|---|
(*.f64 (*.f64 (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(pow.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(exp.f64 (log.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
(log.f64 (exp.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))))) |
e |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(exp.f64 (log.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(log.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) |
(pow.f64 (sin.f64 v) #s(literal 1 binary64)) |
(sin.f64 v) |
(cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) |
(exp.f64 (log.f64 (sin.f64 v))) |
(log.f64 (exp.f64 (sin.f64 v))) |
v |
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (cos.f64 v) e)) (cbrt.f64 (*.f64 (cos.f64 v) e))) (cbrt.f64 (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(exp.f64 (log.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cos.f64 v) e) #s(literal 1 binary64)) |
(log.f64 (exp.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (cos.f64 v)) (cbrt.f64 (cos.f64 v))) (cbrt.f64 (cos.f64 v))) |
(pow.f64 (cos.f64 v) #s(literal 1 binary64)) |
(sin.f64 (+.f64 v (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))) |
(cos.f64 (neg.f64 v)) |
(cos.f64 v) |
(exp.f64 (log.f64 (cos.f64 v))) |
(log.f64 (exp.f64 (cos.f64 v))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(pow.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(log.f64 (exp.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) e)) (cbrt.f64 (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 (+.f64 #s(literal 1 binary64) e))) |
(pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(cbrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64))) |
(exp.f64 (log1p.f64 e)) |
(+.f64 #s(literal 1 binary64) e) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (cbrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) (cbrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(pow.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) #s(literal 1 binary64)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(log.f64 (exp.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) (cbrt.f64 (*.f64 e (sin.f64 v)))) (cbrt.f64 (*.f64 e (sin.f64 v)))) |
(*.f64 e (sin.f64 v)) |
(pow.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 e (sin.f64 v)) (*.f64 e (sin.f64 v))) (*.f64 e (sin.f64 v)))) |
(exp.f64 (log.f64 (*.f64 e (sin.f64 v)))) |
(log.f64 (exp.f64 (*.f64 e (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (cbrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (cbrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(exp.f64 (log1p.f64 #s(approx (* e (cos v)) e))) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) e)) (cbrt.f64 #s(approx (* e (cos v)) e))) (cbrt.f64 #s(approx (* e (cos v)) e))) |
(pow.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e)) #s(approx (* e (cos v)) e))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) e))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/2 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(log.f64 (exp.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (sin.f64 v) e)) (cbrt.f64 (*.f64 (sin.f64 v) e))) (cbrt.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (sin.f64 v) e) |
(pow.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) e)) (*.f64 (sin.f64 v) e))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 v) e))) |
(log.f64 (exp.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (cbrt.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(pow.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(log.f64 (exp.f64 (/.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) (cbrt.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))))) (cbrt.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))))) |
(*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (*.f64 e (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v))) |
(pow.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (sin.f64 v))) (cbrt.f64 (sqrt.f64 (sin.f64 v)))) (cbrt.f64 (sqrt.f64 (sin.f64 v)))) |
(pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 v) #s(literal 1/2 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64)) (sqrt.f64 (sin.f64 v)))) |
(sqrt.f64 (sin.f64 v)) |
(exp.f64 (log.f64 (sqrt.f64 (sin.f64 v)))) |
(log.f64 (exp.f64 (sqrt.f64 (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log1p.f64 (*.f64 e (cos.f64 v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 e (cos.f64 v))) (cbrt.f64 (*.f64 e (cos.f64 v)))) (cbrt.f64 (*.f64 e (cos.f64 v)))) |
(*.f64 e (cos.f64 v)) |
(pow.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 e (cos.f64 v)) (*.f64 e (cos.f64 v))) (*.f64 e (cos.f64 v)))) |
(exp.f64 (log.f64 (*.f64 e (cos.f64 v)))) |
(log.f64 (exp.f64 (*.f64 e (cos.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v)))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) |
(pow.f64 #s(approx e e) #s(literal 1 binary64)) |
#s(approx e e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx e e) #s(approx e e)) #s(approx e e))) |
(exp.f64 (log.f64 #s(approx e e))) |
(log.f64 (exp.f64 #s(approx e e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)) #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64))) #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)) #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) v)) (cbrt.f64 #s(approx (/ v (+ 1 e)) v))) (cbrt.f64 #s(approx (/ v (+ 1 e)) v))) |
(pow.f64 #s(approx (/ v (+ 1 e)) v) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) v) #s(approx (/ v (+ 1 e)) v)) #s(approx (/ v (+ 1 e)) v))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) v))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))) #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))) #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))) #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 e) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ 1 e) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 e) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ 1 e) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 e) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 e) #s(literal 1 binary64)) #s(approx (+ 1 e) #s(literal 1 binary64))) #s(approx (+ 1 e) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ 1 e) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ 1 e) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
#s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)) #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e))) #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)))) |
(log.f64 (exp.f64 #s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))) #s(approx (* e (sin v)) (*.f64 e (sin.f64 v)))) #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v)))) (cbrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(pow.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (*.f64 e (cos.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))) #s(approx (* e (cos v)) (*.f64 e (cos.f64 v)))) #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v)))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))) #s(approx (* (sin v) e) (*.f64 e (sin.f64 v)))) #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v)))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v)))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v)))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v)) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) v) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) v) #s(approx (* e (/ v (+ 1 e))) v)) #s(approx (* e (/ v (+ 1 e))) v))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e)))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e)) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (/.f64 v e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e)) #s(approx (/ v (+ 1 e)) (/.f64 v e))) #s(approx (/ v (+ 1 e)) (/.f64 v e)))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e)))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (/.f64 v e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)) #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)) #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e))) #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)) #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e))) #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 e) e)) (cbrt.f64 #s(approx (+ 1 e) e))) (cbrt.f64 #s(approx (+ 1 e) e))) |
(pow.f64 #s(approx (+ 1 e) e) #s(literal 1 binary64)) |
#s(approx (+ 1 e) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 e) e) #s(approx (+ 1 e) e)) #s(approx (+ 1 e) e))) |
(exp.f64 (log.f64 #s(approx (+ 1 e) e))) |
(log.f64 (exp.f64 #s(approx (+ 1 e) e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))) #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 e) (*.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v)))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v)))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e)))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e)))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 v) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e))))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))) #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e)))) #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))) #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e)))) #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e))) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))) #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e)))) #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) v (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 v e) v) e)) v) e))) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) v)) (cbrt.f64 #s(approx (sin v) v))) (cbrt.f64 #s(approx (sin v) v))) |
(pow.f64 #s(approx (sin v) v) #s(literal 1 binary64)) |
#s(approx (sin v) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) v) #s(approx (sin v) v)) #s(approx (sin v) v))) |
(exp.f64 (log.f64 #s(approx (sin v) v))) |
(log.f64 (exp.f64 #s(approx (sin v) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx v v)) (cbrt.f64 #s(approx v v))) (cbrt.f64 #s(approx v v))) |
(pow.f64 #s(approx v v) #s(literal 1 binary64)) |
#s(approx v v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))) |
(exp.f64 (log.f64 #s(approx v v))) |
(log.f64 (exp.f64 #s(approx v v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64))) (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (cos v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (cos v) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) #s(literal 1 binary64)) #s(approx (cos v) #s(literal 1 binary64))) #s(approx (cos v) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(pow.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))) #s(literal 1 binary64)) |
#s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(exp.f64 (log.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(log.f64 (exp.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(pow.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
#s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64)))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(pow.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
#s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64)))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 e v))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 e v)))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 e v)))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 e v)) #s(approx (* e (sin v)) (*.f64 e v))) #s(approx (* e (sin v)) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) (cbrt.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(pow.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) e)) (cbrt.f64 #s(approx (* e (cos v)) e))) (cbrt.f64 #s(approx (* e (cos v)) e))) |
(pow.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e)) #s(approx (* e (cos v)) e))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) e))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(pow.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(pow.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(pow.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e v))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e v)))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 e v)) #s(approx (* (sin v) e) (*.f64 e v))) #s(approx (* (sin v) e) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)))) |
(pow.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) (cbrt.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(pow.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (* e (* (sqrt (sin v)) (sqrt (sin v)))) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v)) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v))) |
(pow.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v) #s(literal 1 binary64)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v)) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(pow.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v))) (cbrt.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v)))) (cbrt.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v)))) |
(pow.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v)) #s(literal 1 binary64)) |
#s(approx (sqrt (sin v)) (sqrt.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v)) #s(approx (sqrt (sin v)) (sqrt.f64 v))) #s(approx (sqrt (sin v)) (sqrt.f64 v)))) |
(exp.f64 (log.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v)))) |
(log.f64 (exp.f64 #s(approx (sqrt (sin v)) (sqrt.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64))))))) (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))))) (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))))) |
(pow.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))) #s(literal 1 binary64)) |
#s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))) #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64))))))) #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal 5 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64))))))))) (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))))) |
(pow.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))) #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64))))))))) #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal 3 binary64)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))))))))))) (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))))) (cbrt.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))))) |
(pow.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))) #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))))))))))) #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (sin v)) (+.f64 (sqrt.f64 v) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/288 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 v #s(literal -1 binary64)))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (sin.f64 v))) (cbrt.f64 #s(approx (sin v) (sin.f64 v)))) (cbrt.f64 #s(approx (sin v) (sin.f64 v)))) |
(pow.f64 #s(approx (sin v) (sin.f64 v)) #s(literal 1 binary64)) |
#s(approx (sin v) (sin.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (sin.f64 v)) #s(approx (sin v) (sin.f64 v))) #s(approx (sin v) (sin.f64 v)))) |
(exp.f64 (log.f64 #s(approx (sin v) (sin.f64 v)))) |
(log.f64 (exp.f64 #s(approx (sin v) (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (cos.f64 v))) (cbrt.f64 #s(approx (cos v) (cos.f64 v)))) (cbrt.f64 #s(approx (cos v) (cos.f64 v)))) |
(pow.f64 #s(approx (cos v) (cos.f64 v)) #s(literal 1 binary64)) |
#s(approx (cos v) (cos.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (cos.f64 v)) #s(approx (cos v) (cos.f64 v))) #s(approx (cos v) (cos.f64 v)))) |
(exp.f64 (log.f64 #s(approx (cos v) (cos.f64 v)))) |
(log.f64 (exp.f64 #s(approx (cos v) (cos.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)))) (cbrt.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)))) |
(pow.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)) #s(literal 1 binary64)) |
#s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v))) #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)))) |
(exp.f64 (log.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)))) |
(log.f64 (exp.f64 #s(approx (* (sqrt (sin v)) (sqrt (sin v))) (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v)))) (cbrt.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))))) (cbrt.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))))) |
(pow.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))) #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v)))) #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (sqrt (sin v)) (sqrt.f64 (sin.f64 v))))) |
Compiled 104 561 to 5 396 computations (94.8% saved)
32 alts after pruning (29 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 737 | 26 | 1 763 |
| Fresh | 12 | 3 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 751 | 32 | 1 783 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.6% | (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
| ▶ | 97.2% | (/.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
| 99.3% | (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx e e)) (sqrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) | |
| ▶ | 99.8% | (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
| 67.6% | (/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e #s(approx (cos v) #s(literal 1 binary64))))) | |
| 47.1% | (/.f64 (*.f64 e (sin.f64 (cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.3% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| ▶ | 46.2% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
| 46.3% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.4% | (/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.4% | (/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 66.1% | (*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 96.5% | (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) | |
| 66.5% | (*.f64 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 66.5% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| ✓ | 66.6% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
| 57.6% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) e)))) | |
| 46.5% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) | |
| ✓ | 99.8% | (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
| 98.9% | (*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) | |
| 96.6% | (*.f64 e (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 78.1% | (*.f64 e (log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 88.4% | (*.f64 e (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 97.9% | (*.f64 e #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) | |
| 44.3% | (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) | |
| 5.0% | #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) | |
| ✓ | 46.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
| 2.4% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) | |
| 46.0% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) | |
| 45.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) | |
| 2.5% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) | |
| ▶ | 4.3% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
Compiled 1 958 to 950 computations (51.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(*.f64 (sin.f64 v) e) |
(sin.f64 v) |
v |
e |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(cos.f64 v) |
#s(literal 1 binary64) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (* e (/ v (+ 1 e))) v) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) |
(*.f64 v v) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) |
(*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) |
(*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) |
(cbrt.f64 #s(approx e e)) |
#s(approx e e) |
| Outputs |
|---|
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e (sin v)))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 1)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e v))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* -1 (* e v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e v) v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (sin v)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) #s(hole binary64 e)) |
#s(approx (* (cbrt e) (cbrt e)) #s(hole binary64 (cbrt (pow e 2)))) |
#s(approx (cbrt e) #s(hole binary64 (cbrt e))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 v)) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ v e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (/ v (pow e 2))) (/ v e)))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 4))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 3))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 4))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) e)) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* -1 (* e (* (pow (cbrt -1) 3) (sin v)))))) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) #s(hole binary64 (* -1 (* e (pow (cbrt -1) 3))))) |
#s(approx (* (cbrt e) (cbrt e)) #s(hole binary64 (* -1 (* (cbrt (pow e 2)) (pow (cbrt -1) 3))))) |
#s(approx (cbrt e) #s(hole binary64 (* -1 (* (cbrt e) (cbrt -1))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e v))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (cos v) #s(hole binary64 1)) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* -1/2 (pow v 2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 1)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* -1/6 (pow v 2))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* -1/6 (pow v 2)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
#s(approx (* v v) #s(hole binary64 (pow v 2))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (- (* 1/120 (pow v 2)) 1/6))) |
#s(approx (* 1/120 (* v v)) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (cos v) #s(hole binary64 (cos v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* 1/120 (pow v 5)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) (+ 1/120 (/ 1 (pow v 4)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | v | @ | -inf | ((/ (* (sin v) e) (+ (* (cos v) e) 1)) (* (sin v) e) (sin v) v e (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) 2 (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (* (* (cbrt e) (cbrt e)) (cbrt e)) (* (cbrt e) (cbrt e)) (cbrt e) e) |
| 11.0ms | e | @ | -inf | ((/ (* (sin v) e) (+ (* (cos v) e) 1)) (* (sin v) e) (sin v) v e (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) 2 (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (* (* (cbrt e) (cbrt e)) (cbrt e)) (* (cbrt e) (cbrt e)) (cbrt e) e) |
| 9.0ms | e | @ | 0 | ((/ (* (sin v) e) (+ (* (cos v) e) 1)) (* (sin v) e) (sin v) v e (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) 2 (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (* (* (cbrt e) (cbrt e)) (cbrt e)) (* (cbrt e) (cbrt e)) (cbrt e) e) |
| 4.0ms | e | @ | inf | ((/ (* (sin v) e) (+ (* (cos v) e) 1)) (* (sin v) e) (sin v) v e (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) 2 (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (* (* (cbrt e) (cbrt e)) (cbrt e)) (* (cbrt e) (cbrt e)) (cbrt e) e) |
| 3.0ms | v | @ | inf | ((/ (* (sin v) e) (+ (* (cos v) e) 1)) (* (sin v) e) (sin v) v e (+ (* (cos v) e) 1) (cos v) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (/ (* e (sin v)) (+ 1 (* e (cos v)))) 2 (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (* (* (cbrt e) (cbrt e)) (cbrt e)) (* (cbrt e) (cbrt e)) (cbrt e) e) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 639 | 6309 |
| 0 | 670 | 5842 |
| 0 | 8981 | 5725 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(*.f64 (sin.f64 v) e) |
(sin.f64 v) |
v |
e |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(cos.f64 v) |
#s(literal 1 binary64) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (* e (/ v (+ 1 e))) v) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) |
(*.f64 v v) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) |
(*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) |
(*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) |
(cbrt.f64 #s(approx e e)) |
#s(approx e e) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e (sin v)))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 1)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e v))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* -1 (* e v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e v) v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (sin v)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) #s(hole binary64 e)) |
#s(approx (* (cbrt e) (cbrt e)) #s(hole binary64 (cbrt (pow e 2)))) |
#s(approx (cbrt e) #s(hole binary64 (cbrt e))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 v)) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ v e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (/ v (pow e 2))) (/ v e)))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (sin v) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (sin v) (pow (cos v) 4))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* -1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e)) (* (sqrt (/ (sin v) (cos v))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 3))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 4))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) e)) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* -1 (* e (* (pow (cbrt -1) 3) (sin v)))))) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) #s(hole binary64 (* -1 (* e (pow (cbrt -1) 3))))) |
#s(approx (* (cbrt e) (cbrt e)) #s(hole binary64 (* -1 (* (cbrt (pow e 2)) (pow (cbrt -1) 3))))) |
#s(approx (cbrt e) #s(hole binary64 (* -1 (* (cbrt e) (cbrt -1))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e v))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (cos v) #s(hole binary64 1)) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* -1/2 (pow v 2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))))) |
#s(approx (cos v) #s(hole binary64 (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 1)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* -1/6 (pow v 2))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* -1/6 (pow v 2)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
#s(approx (* v v) #s(hole binary64 (pow v 2))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (- (* 1/120 (pow v 2)) 1/6))) |
#s(approx (* 1/120 (* v v)) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (cos v) #s(hole binary64 (cos v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* 1/120 (pow v 5)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (pow (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) 2) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) (+ 1/120 (/ 1 (pow v 4)))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) (cbrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(log.f64 (exp.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 v) e)) (sqrt.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (sin.f64 v) e)) (cbrt.f64 (*.f64 (sin.f64 v) e))) (cbrt.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (sin.f64 v) e) |
(pow.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) e)) (*.f64 (sin.f64 v) e))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 v) e))) |
(log.f64 (exp.f64 (*.f64 (sin.f64 v) e))) |
(*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v))) |
(*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) |
(pow.f64 (sin.f64 v) #s(literal 1 binary64)) |
(sin.f64 v) |
(cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) |
(exp.f64 (log.f64 (sin.f64 v))) |
(log.f64 (exp.f64 (sin.f64 v))) |
v |
e |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) (cbrt.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 v) e)) (sqrt.f64 (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (cos.f64 v) e)) (cbrt.f64 (*.f64 (cos.f64 v) e))) (cbrt.f64 (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(exp.f64 (log.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cos.f64 v) e) #s(literal 1 binary64)) |
(log.f64 (exp.f64 (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (cos.f64 v)) (sqrt.f64 (cos.f64 v))) |
(*.f64 (*.f64 (cbrt.f64 (cos.f64 v)) (cbrt.f64 (cos.f64 v))) (cbrt.f64 (cos.f64 v))) |
(pow.f64 (cos.f64 v) #s(literal 1 binary64)) |
(sin.f64 (+.f64 v (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))) |
(cos.f64 (neg.f64 v)) |
(cos.f64 v) |
(exp.f64 (log.f64 (cos.f64 v))) |
(log.f64 (exp.f64 (cos.f64 v))) |
#s(literal 1 binary64) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) v)) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v)) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) v) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) v) #s(approx (* e (/ v (+ 1 e))) v)) #s(approx (* e (/ v (+ 1 e))) v))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (sqrt.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (cbrt.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) (cbrt.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(pow.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) #s(literal 1 binary64)) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(log.f64 (exp.f64 (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(*.f64 (sqrt.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (sqrt.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (cbrt.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))))) (cbrt.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))))) |
(*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(pow.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))))) |
(exp.f64 (log.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))))) |
(log.f64 (exp.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (sqrt.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (cbrt.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(pow.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(exp.f64 (log.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(log.f64 (exp.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(exp.f64 (log1p.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (sqrt.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (cbrt.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (cbrt.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(exp.f64 (log.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 v v)) (sqrt.f64 (*.f64 v v))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 v v)) (cbrt.f64 (*.f64 v v))) (cbrt.f64 (*.f64 v v))) |
(*.f64 v v) |
(pow.f64 (*.f64 v v) #s(literal 1 binary64)) |
(pow.f64 v #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 v v))) |
(exp.f64 (log.f64 (*.f64 v v))) |
(exp.f64 (*.f64 (log.f64 v) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 v v))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) (cbrt.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (cbrt.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(pow.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) |
(exp.f64 (log.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(log.f64 (exp.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) (sqrt.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) (cbrt.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (cbrt.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
(pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) |
(log.f64 (exp.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (sqrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(*.f64 (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (cbrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (cbrt.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(exp.f64 (log1p.f64 #s(approx (* e (cos v)) e))) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) e)) (sqrt.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) e)) (cbrt.f64 #s(approx (* e (cos v)) e))) (cbrt.f64 #s(approx (* e (cos v)) e))) |
(pow.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e)) #s(approx (* e (cos v)) e))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) e))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(*.f64 (*.f64 (cbrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/2 binary64)) |
(cbrt.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(log.f64 (exp.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (sqrt.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(*.f64 (*.f64 (cbrt.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (cbrt.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) (cbrt.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(pow.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(cbrt.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)))) (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(exp.f64 (log.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(log.f64 (exp.f64 (/.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(*.f64 (sqrt.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v))) (sqrt.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v))) (cbrt.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)))) (cbrt.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)))) |
(*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) |
(pow.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)) (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v))) (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)))) |
(exp.f64 (log.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)))) |
(log.f64 (exp.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) (sin.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(literal 1 binary64)) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(exp.f64 (log.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(log.f64 (exp.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(pow.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64))) (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(exp.f64 (log.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sqrt.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)))) |
(*.f64 (*.f64 (cbrt.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (cbrt.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)))) (cbrt.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)))) |
(pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(literal 1/3 binary64)) |
(cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) |
(exp.f64 (log.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)))) |
(log.f64 (exp.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)))) |
(*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(literal 1 binary64)) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(exp.f64 (log.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(log.f64 (exp.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v)))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))) #s(approx (* (sin v) e) (*.f64 e (sin.f64 v)))) #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(literal 1 binary64)) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(exp.f64 (log.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(log.f64 (exp.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)) #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64))) #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)) #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v)))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v)))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e v) v))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v)))))) #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 #s(literal -1 binary64) v))) v))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v)))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v)))) (sqrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v)))) (cbrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(pow.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (*.f64 e (cos.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))) #s(approx (* e (cos v)) (*.f64 e (cos.f64 v)))) #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (*.f64 e (cos.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (*.f64 e (sin.f64 v)))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 (sqrt.f64 e) (sqrt.f64 (sin.f64 v)) (*.f64 (*.f64 e e) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (cos.f64 v)) (*.f64 e (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 e (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v)) e) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) e)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sin.f64 v))))) (*.f64 (cos.f64 v) (sin.f64 v))))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v)))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v)))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e (sin.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(literal 1 binary64)) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(exp.f64 (log.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(log.f64 (exp.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) |
(*.f64 (sqrt.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)))) (sqrt.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)))) (cbrt.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))))) (cbrt.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))))) |
(pow.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))) #s(literal 1 binary64)) |
#s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))) #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)))) #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))))) |
(log.f64 (exp.f64 #s(approx (* (cbrt e) (cbrt e)) (pow.f64 (cbrt.f64 e) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (cbrt e) (cbrt.f64 e))) (sqrt.f64 #s(approx (cbrt e) (cbrt.f64 e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cbrt e) (cbrt.f64 e))) (cbrt.f64 #s(approx (cbrt e) (cbrt.f64 e)))) (cbrt.f64 #s(approx (cbrt e) (cbrt.f64 e)))) |
(pow.f64 #s(approx (cbrt e) (cbrt.f64 e)) #s(literal 1 binary64)) |
#s(approx (cbrt e) (cbrt.f64 e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cbrt e) (cbrt.f64 e)) #s(approx (cbrt e) (cbrt.f64 e))) #s(approx (cbrt e) (cbrt.f64 e)))) |
(exp.f64 (log.f64 #s(approx (cbrt e) (cbrt.f64 e)))) |
(log.f64 (exp.f64 #s(approx (cbrt e) (cbrt.f64 e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (tan.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v)))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v)))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v)))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (cos.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) v)) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v)) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) v) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) v) #s(approx (* e (/ v (+ 1 e))) v)) #s(approx (* e (/ v (+ 1 e))) v))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) v))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e)))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e)))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (/.f64 v (*.f64 e e))) (/.f64 v e))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e))))) #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v (pow.f64 e #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 v (*.f64 e e)) (/.f64 v e)))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v)))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v)))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (cos.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 e (+.f64 (cos.f64 v) (pow.f64 e #s(literal -1 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v)))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v)))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (tan.f64 v)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 e e)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (tan.f64 v) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (tan.f64 v)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (tan.f64 v))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e))))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e))))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e))) e)))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))) #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))))))) #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (*.f64 #s(literal -1 binary64) (*.f64 e (-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (pow.f64 e #s(literal -1 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 e #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))))) e) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) e) (*.f64 (sqrt.f64 (tan.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (cos.f64 v)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v)))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v)))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v)))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 #s(literal -1 binary64) (*.f64 e (*.f64 #s(literal -1 binary64) (sin.f64 v))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64))))) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64))))) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))))) |
(pow.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))) #s(literal 1 binary64)) |
#s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64))))) #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64))))) (cbrt.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(pow.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
#s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64))))) #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (* (cbrt e) (cbrt e)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64))))) (sqrt.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64))))) (cbrt.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))))) (cbrt.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))))) |
(pow.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
#s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))) #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64))))) #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))))) |
(exp.f64 (log.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))))) |
(log.f64 (exp.f64 #s(approx (cbrt e) (*.f64 #s(literal -1 binary64) (*.f64 (cbrt.f64 e) #s(literal -1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (* (sin v) e) (*.f64 e v))) (sqrt.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e v))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e v)))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 e v)) #s(approx (* (sin v) e) (*.f64 e v))) #s(approx (* (sin v) e) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 e v)))) |
(*.f64 (sqrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (sqrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (sqrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (sqrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (sqrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) (cbrt.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(pow.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (* (sin v) e) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (sqrt.f64 #s(approx (sin v) v)) (sqrt.f64 #s(approx (sin v) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) v)) (cbrt.f64 #s(approx (sin v) v))) (cbrt.f64 #s(approx (sin v) v))) |
(pow.f64 #s(approx (sin v) v) #s(literal 1 binary64)) |
#s(approx (sin v) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) v) #s(approx (sin v) v)) #s(approx (sin v) v))) |
(exp.f64 (log.f64 #s(approx (sin v) v))) |
(log.f64 (exp.f64 #s(approx (sin v) v))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (sqrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx v v)) (sqrt.f64 #s(approx v v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx v v)) (cbrt.f64 #s(approx v v))) (cbrt.f64 #s(approx v v))) |
(pow.f64 #s(approx v v) #s(literal 1 binary64)) |
#s(approx v v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))) |
(exp.f64 (log.f64 #s(approx v v))) |
(log.f64 (exp.f64 #s(approx v v))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (sqrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) (cbrt.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(pow.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(*.f64 (sqrt.f64 #s(approx (cos v) #s(literal 1 binary64))) (sqrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64))) (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (cos v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (cos v) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) #s(literal 1 binary64)) #s(approx (cos v) #s(literal 1 binary64))) #s(approx (cos v) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (cos v) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v))))) (sqrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(pow.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))) #s(literal 1 binary64)) |
#s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(exp.f64 (log.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(log.f64 (exp.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 v v)))))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(pow.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
#s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64)))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 v v)) #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64)))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) (cbrt.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(pow.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
#s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64)))))) #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(exp.f64 (log.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(log.f64 (exp.f64 #s(approx (cos v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 v v)))) #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (* e (/ v (+ 1 e))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))) (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(pow.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(pow.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))) (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(pow.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(exp.f64 (log.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(log.f64 (exp.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(*.f64 (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(pow.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(exp.f64 (log.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(log.f64 (exp.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* v v) (*.f64 v v))) (sqrt.f64 #s(approx (* v v) (*.f64 v v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v v) (*.f64 v v))) (cbrt.f64 #s(approx (* v v) (*.f64 v v)))) (cbrt.f64 #s(approx (* v v) (*.f64 v v)))) |
(pow.f64 #s(approx (* v v) (*.f64 v v)) #s(literal 1 binary64)) |
#s(approx (* v v) (*.f64 v v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v v) (*.f64 v v)) #s(approx (* v v) (*.f64 v v))) #s(approx (* v v) (*.f64 v v)))) |
(exp.f64 (log.f64 #s(approx (* v v) (*.f64 v v)))) |
(log.f64 (exp.f64 #s(approx (* v v) (*.f64 v v)))) |
(*.f64 (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))) (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)))) |
(pow.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)))) |
(exp.f64 (log.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)))) |
(log.f64 (exp.f64 #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(pow.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
#s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(exp.f64 (log.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(log.f64 (exp.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (sqrt.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (cbrt.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) (cbrt.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(pow.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
#s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(exp.f64 (log.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(log.f64 (exp.f64 #s(approx (* 1/120 (* v v)) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (sqrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) (cbrt.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(pow.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) e)) (sqrt.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) e)) (cbrt.f64 #s(approx (* e (cos v)) e))) (cbrt.f64 #s(approx (* e (cos v)) e))) |
(pow.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) e) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e)) #s(approx (* e (cos v)) e))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) e))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) e))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) (sqrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(pow.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 #s(literal -1/2 binary64) (*.f64 e (*.f64 v v))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) (sqrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(pow.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 #s(literal 1/24 binary64) (*.f64 e (*.f64 v v))))))))) |
(*.f64 (sqrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) (sqrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) (cbrt.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(pow.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) #s(literal 1 binary64)) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(exp.f64 (log.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(log.f64 (exp.f64 #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) e)) e)) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))))))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) (*.f64 (pow.f64 v #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v))) (pow.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 v (fma.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 e v)))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v)))))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) (cbrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(pow.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(literal 1 binary64)) |
#s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e))))))))) #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(exp.f64 (log.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(log.f64 (exp.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (sqrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (sin v) e) (+ (* (cos v) e) 1)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (sqrt.f64 #s(approx (sin v) (sin.f64 v))) (sqrt.f64 #s(approx (sin v) (sin.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sin v) (sin.f64 v))) (cbrt.f64 #s(approx (sin v) (sin.f64 v)))) (cbrt.f64 #s(approx (sin v) (sin.f64 v)))) |
(pow.f64 #s(approx (sin v) (sin.f64 v)) #s(literal 1 binary64)) |
#s(approx (sin v) (sin.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sin v) (sin.f64 v)) #s(approx (sin v) (sin.f64 v))) #s(approx (sin v) (sin.f64 v)))) |
(exp.f64 (log.f64 #s(approx (sin v) (sin.f64 v)))) |
(log.f64 (exp.f64 #s(approx (sin v) (sin.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (cos v) (cos.f64 v))) (sqrt.f64 #s(approx (cos v) (cos.f64 v)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (cos v) (cos.f64 v))) (cbrt.f64 #s(approx (cos v) (cos.f64 v)))) (cbrt.f64 #s(approx (cos v) (cos.f64 v)))) |
(pow.f64 #s(approx (cos v) (cos.f64 v)) #s(literal 1 binary64)) |
#s(approx (cos v) (cos.f64 v)) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (cos v) (cos.f64 v)) #s(approx (cos v) (cos.f64 v))) #s(approx (cos v) (cos.f64 v)))) |
(exp.f64 (log.f64 #s(approx (cos v) (cos.f64 v)))) |
(log.f64 (exp.f64 #s(approx (cos v) (cos.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64))))) (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(pow.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(pow.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (sqrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) (cbrt.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(pow.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64))))) (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(pow.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))) #s(literal 1 binary64)) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64))))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(exp.f64 (log.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(log.f64 (exp.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (sqrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) (cbrt.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(pow.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(pow.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
#s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))) #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v)))) #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(exp.f64 (log.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(log.f64 (exp.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(*.f64 (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (sqrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) (cbrt.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(pow.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
#s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))) #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))))))) #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(exp.f64 (log.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(log.f64 (exp.f64 #s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (sqrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) (cbrt.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(pow.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(exp.f64 (log.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(log.f64 (exp.f64 #s(approx (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) (sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(exp.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(log.f64 (exp.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64)))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64)))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) #s(literal 1/120 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64)))))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64)))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))))) (cbrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))))) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64)))))))) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))))) |
(exp.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))))) |
(log.f64 (exp.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 v #s(literal -2 binary64))) (+.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal -4 binary64))))))))) |
Compiled 82 895 to 5 484 computations (93.4% saved)
37 alts after pruning (31 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 495 | 16 | 1 511 |
| Fresh | 9 | 15 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 506 | 37 | 1 543 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.4% | (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) #s(literal 2 binary64)) |
| ✓ | 66.6% | (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
| 97.3% | (/.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 97.2% | (/.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 98.4% | (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 44.7% | (/.f64 (*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| ✓ | 99.8% | (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
| 67.6% | (/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e #s(approx (cos v) #s(literal 1 binary64))))) | |
| 47.1% | (/.f64 (*.f64 e (sin.f64 (cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 44.8% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| ▶ | 46.5% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
| 46.3% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| ▶ | 45.7% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
| 45.2% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) | |
| 46.3% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.4% | (/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.4% | (/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 96.5% | (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 66.5% | (*.f64 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 66.5% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| ✓ | 66.6% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
| 57.6% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) e)))) | |
| ✓ | 99.8% | (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
| ▶ | 98.9% | (*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
| 96.6% | (*.f64 e (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 78.1% | (*.f64 e (log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 88.4% | (*.f64 e (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 97.9% | (*.f64 e #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) | |
| 44.3% | (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 5.0% | #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) | |
| 45.5% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) | |
| ✓ | 46.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
| 2.4% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) | |
| 46.0% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) | |
| ▶ | 45.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
| 2.5% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) | |
| ✓ | 4.3% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
Compiled 2 488 to 1 207 computations (51.5% saved)
| Inputs |
|---|
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
e |
(/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) |
(sin.f64 v) |
v |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) |
(+.f64 #s(literal 1 binary64) e) |
#s(literal 1 binary64) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
(*.f64 e #s(approx (/ v (+ 1 e)) v)) |
#s(approx (/ v (+ 1 e)) v) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) |
#s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) |
(*.f64 v v) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) |
(+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))) |
(*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))) |
(fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)) |
#s(literal -1/720 binary64) |
(*.f64 e (*.f64 v v)) |
(*.f64 #s(literal 1/24 binary64) e) |
#s(literal 1/24 binary64) |
(pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 (sin.f64 v) e) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (sin v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 1)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (+ 1 e) #s(hole binary64 1)) |
#s(approx (+ 1 e) #s(hole binary64 (+ 1 e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e v))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* -1 (* e v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e v) v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 v)) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* -1 (* e v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e v) v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* e (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* e (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* e (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2))))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* e (+ 1/24 (* -1/720 (pow v 2)))))) |
#s(approx (* e (* v v)) #s(hole binary64 (* e (pow v 2)))) |
#s(approx (* 1/24 e) #s(hole binary64 (* 1/24 e))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (sin v)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (exp (* 1/4 (+ (log e) (log (sin v))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log e) (log (sin v))))) (* -1/4 (* e (* (cos v) (exp (* 1/4 (+ (log e) (log (sin v))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log e) (log (sin v))))) (* e (+ (* -1/4 (* (cos v) (exp (* 1/4 (+ (log e) (log (sin v))))))) (* e (* (exp (* 1/4 (+ (log e) (log (sin v))))) (+ (* 1/32 (pow (cos v) 2)) (* 1/8 (+ (* -1 (pow (cos v) 2)) (* 2 (pow (cos v) 2)))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log e) (log (sin v))))) (* e (+ (* -1/4 (* (cos v) (exp (* 1/4 (+ (log e) (log (sin v))))))) (* e (+ (* e (* (exp (* 1/4 (+ (log e) (log (sin v))))) (+ (* -1/32 (* (cos v) (+ (* -1 (pow (cos v) 2)) (* 2 (pow (cos v) 2))))) (+ (* -1/384 (pow (cos v) 3)) (* 1/24 (+ (* -6 (pow (cos v) 3)) (+ (* -2 (pow (cos v) 3)) (* 6 (pow (cos v) 3))))))))) (* (exp (* 1/4 (+ (log e) (log (sin v))))) (+ (* 1/32 (pow (cos v) 2)) (* 1/8 (+ (* -1 (pow (cos v) 2)) (* 2 (pow (cos v) 2))))))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (* e (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (+ 1 e) #s(hole binary64 e)) |
#s(approx (+ 1 e) #s(hole binary64 (* e (+ 1 (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 v)) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ v e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (/ v (pow e 2))) (/ v e)))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (+ v (* -1 (/ v e))) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (/ v (pow e 2))) (/ v e)) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (pow (/ (* 1 (sin v)) (cos v)) 1/4))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* 1 (sin v)) (pow (cos v) 5)) 1/4) (/ 1 e))) (pow (/ (* 1 (sin v)) (cos v)) 1/4)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* 1 (sin v)) (pow (cos v) 5)) 1/4) (/ 1 e))) (+ (* 5/32 (* (pow (/ (* 1 (sin v)) (pow (cos v) 9)) 1/4) (/ 1 (pow e 2)))) (pow (/ (* 1 (sin v)) (cos v)) 1/4))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* 1 (sin v)) (pow (cos v) 5)) 1/4) (/ 1 e))) (+ (* -15/128 (* (pow (/ (* 1 (sin v)) (pow (cos v) 13)) 1/4) (/ 1 (pow e 3)))) (+ (* 5/32 (* (pow (/ (* 1 (sin v)) (pow (cos v) 9)) 1/4) (/ 1 (pow e 2)))) (pow (/ (* 1 (sin v)) (cos v)) 1/4)))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ v e)) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* -1 (* e (- (* (pow v 2) (+ 1/2 (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24)))) 1))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* -1 (* e (* (pow v 2) (+ 1/2 (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24)))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* -1 (* e (+ 1/2 (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24))))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* -1 (* e (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24)))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* -1 (* e (- (* 1/720 (pow v 2)) 1/24))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 2)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 3))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 4))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) e)) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 (* e (sqrt -1))) (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))))) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v)))) (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 4))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 5)) 1/4) (/ 1 e))) (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -5/32 (* (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 9)) 1/4) (/ 1 e))) (* 1/4 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 5)) 1/4))) e)) (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -15/128 (* (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 13)) 1/4) (/ 1 e))) (* 5/32 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 9)) 1/4))) e)) (* 1/4 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 5)) 1/4))) e)) (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4)))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1)))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 (* e (sqrt -1))) (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))))) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v)))) (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 4))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 3))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 4))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) e)) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 v)) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (sqrt v))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (+ (sqrt v) (* -1/12 (sqrt (pow v 5)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* 1/240 (sqrt (pow v 3)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* (pow v 2) (+ (* -1/288 (sqrt (/ 1 v))) (* 1/240 (sqrt (/ 1 v)))))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 1)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* -1/6 (pow v 2))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* -1/6 (pow v 2)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
#s(approx (* v v) #s(hole binary64 (pow v 2))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (- (* 1/120 (pow v 2)) 1/6))) |
#s(approx (* 1/120 (* v v)) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 e)) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* -1/2 (* e (pow v 2))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* -1/2 e))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* 1/24 (* e (pow v 2))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* 1/24 e))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* 1/4 (/ (* (pow v 2) (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (+ 1 e) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))) e))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (pow v 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (+ 1 e) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)) (* (pow v 2) (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (+ (* 1/96 (+ (* -12 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))) (* 24 (/ (* (+ 1 e) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)))) (* 1/32 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (pow v 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (+ 1 e) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)) (* (pow v 2) (+ (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (+ (* 1/96 (+ (* -12 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))) (* 24 (/ (* (+ 1 e) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)))) (* 1/32 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))))) (* (pow v 2) (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (+ (* 1/2880 (+ (* -720 (/ (* (pow (+ 1 e) 2) (* (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (pow e 2))) (+ (* 240 (/ (* (pow (+ 1 e) 3) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 3)) (pow e 3))) (* 720 (/ (* (+ 1 e) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))))))) e))))) (+ (* 1/384 (/ (* (+ 1 e) (* (+ (* -12 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))) (* 24 (/ (* (+ 1 e) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) e))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)) (* 1/384 (/ (* (pow (+ 1 e) 3) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 3)) (pow e 3)))))))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e v))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* 1/120 (pow v 5)))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (sqrt (pow v 5)) (sqrt 1/120)))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (pow v 3) (+ (* -1/12 (* (sqrt (/ 1 (pow v 5))) (/ 1 (sqrt 1/120)))) (* (sqrt (/ 1 v)) (sqrt 1/120)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (pow v 3) (+ (* -1/12 (* (sqrt (/ 1 (pow v 5))) (/ 1 (sqrt 1/120)))) (+ (* 1/2 (* (sqrt (/ 1 (pow v 9))) (/ 1 (sqrt 1/120)))) (* (sqrt (/ 1 v)) (sqrt 1/120))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (pow v 3) (+ (* -1/12 (* (sqrt (/ 1 (pow v 5))) (/ 1 (sqrt 1/120)))) (+ (* -1/288 (* (sqrt (/ 1 (pow v 9))) (/ 1 (pow (sqrt 1/120) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow v 9))) (/ 1 (sqrt 1/120)))) (* (sqrt (/ 1 v)) (sqrt 1/120)))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* 1/120 (pow v 5)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* -1/720 (* e (pow v 6))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* (pow v 6) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* (pow v 6) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2)))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* (pow v 6) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (+ (* 1/24 (/ e (pow v 2))) (/ e (pow v 6)))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* -1/720 (* e (pow v 6))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 6) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 6) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2)))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* -1/720 (* e (pow v 4))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* (pow v 4) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* (pow v 4) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2)))))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* -1/720 (* e (pow v 4))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* (pow v 4) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* -1/720 (* e (pow v 2))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* (pow v 2) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (pow (/ (* 1 (* e (sin v))) (+ 1 (* e (cos v)))) 1/4))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* -1/120 (* (pow v 5) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* -1 (* (pow v 5) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow v 2))) (* 1/120 (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* -1 (* (pow v 5) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow v 2))) (+ (* 1/120 (pow (sqrt -1) 2)) (/ (pow (sqrt -1) 2) (pow v 4)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (sqrt (pow v 5)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (pow v 3) (+ (* 1/12 (* (sqrt (/ 1 (pow v 5))) (/ (pow (sqrt -1) 2) (sqrt 1/120)))) (* (sqrt (/ 1 v)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (pow v 3) (+ (* -1 (/ (+ (* -1/12 (* (sqrt v) (/ (pow (sqrt -1) 2) (sqrt 1/120)))) (* 1/2 (* (sqrt (/ 1 (pow v 3))) (/ (pow (sqrt -1) 2) (sqrt 1/120))))) (pow v 3))) (* (sqrt (/ 1 v)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (pow v 3) (+ (* -1 (/ (+ (* -1/12 (* (sqrt v) (/ (pow (sqrt -1) 2) (sqrt 1/120)))) (+ (* 1/288 (* (sqrt (/ 1 (pow v 3))) (/ (pow (sqrt -1) 2) (pow (sqrt 1/120) 3)))) (* 1/2 (* (sqrt (/ 1 (pow v 3))) (/ (pow (sqrt -1) 2) (sqrt 1/120)))))) (pow v 3))) (* (sqrt (/ 1 v)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) (+ 1/120 (/ 1 (pow v 4)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | v | @ | inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (+ 1 e) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* e (cos v))) (* e (cos v)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) -1/2 (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (+ (* -1/720 (* e (* v v))) (* 1/24 e)) -1/720 (* e (* v v)) (* 1/24 e) 1/24 (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) 2) |
| 27.0ms | v | @ | -inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (+ 1 e) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* e (cos v))) (* e (cos v)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) -1/2 (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (+ (* -1/720 (* e (* v v))) (* 1/24 e)) -1/720 (* e (* v v)) (* 1/24 e) 1/24 (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) 2) |
| 16.0ms | v | @ | 0 | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (+ 1 e) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* e (cos v))) (* e (cos v)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) -1/2 (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (+ (* -1/720 (* e (* v v))) (* 1/24 e)) -1/720 (* e (* v v)) (* 1/24 e) 1/24 (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) 2) |
| 8.0ms | e | @ | -inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (+ 1 e) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* e (cos v))) (* e (cos v)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) -1/2 (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (+ (* -1/720 (* e (* v v))) (* 1/24 e)) -1/720 (* e (* v v)) (* 1/24 e) 1/24 (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) 2) |
| 7.0ms | e | @ | inf | ((* e (/ (sin v) (+ (* (cos v) e) 1))) e (/ (sin v) (+ (* (cos v) e) 1)) (sin v) v (+ (* (cos v) e) 1) (+ 1 e) 1 (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (/ v (+ 1 e))) (/ v (+ 1 e)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* e (cos v))) (* e (cos v)) (/ (* e (sin v)) (+ 1 (* e (cos v)))) (* e (sin v)) (sin v) (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (* (* v v) (- (* 1/120 (* v v)) 1/6)) (* v v) (- (* 1/120 (* v v)) 1/6) (* 1/120 (* v v)) 1/120 1/6 (+ 1 (* e (cos v))) (* e (cos v)) (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) -1/2 (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (+ (* -1/720 (* e (* v v))) (* 1/24 e)) -1/720 (* e (* v v)) (* 1/24 e) 1/24 (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (* (sin v) e) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1147 | 13905 |
| 0 | 1195 | 11257 |
| 1 | 6246 | 11207 |
| 0 | 8850 | 10671 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
e |
(/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e))) |
(sin.f64 v) |
v |
#s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)) |
(+.f64 #s(literal 1 binary64) e) |
#s(literal 1 binary64) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
(*.f64 e #s(approx (/ v (+ 1 e)) v)) |
#s(approx (/ v (+ 1 e)) v) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) |
#s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) |
#s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))) |
(*.f64 v v) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))))) |
#s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))) |
(+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))))) |
(*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))) |
(fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e)) |
#s(literal -1/720 binary64) |
(*.f64 e (*.f64 v v)) |
(*.f64 #s(literal 1/24 binary64) e) |
#s(literal 1/24 binary64) |
(pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) |
(sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 (sin.f64 v) e) |
#s(literal 2 binary64) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx e #s(hole binary64 e)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (sin v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 1)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (+ 1 e) #s(hole binary64 1)) |
#s(approx (+ 1 e) #s(hole binary64 (+ 1 e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e v))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* -1 (* e v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e v) v)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 v)) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* -1 (* e v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e v) v))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e (sin v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 1)) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (* e (cos v))))) |
#s(approx (* e (cos v)) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* e (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* e (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* e (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2))))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* e (+ 1/24 (* -1/720 (pow v 2)))))) |
#s(approx (* e (* v v)) #s(hole binary64 (* e (pow v 2)))) |
#s(approx (* 1/24 e) #s(hole binary64 (* 1/24 e))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (sin v)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (exp (* 1/4 (+ (log e) (log (sin v))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log e) (log (sin v))))) (* -1/4 (* e (* (cos v) (exp (* 1/4 (+ (log e) (log (sin v))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log e) (log (sin v))))) (* e (+ (* -1/4 (* (cos v) (exp (* 1/4 (+ (log e) (log (sin v))))))) (* e (* (exp (* 1/4 (+ (log e) (log (sin v))))) (+ (* 1/32 (pow (cos v) 2)) (* 1/8 (+ (* -1 (pow (cos v) 2)) (* 2 (pow (cos v) 2)))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log e) (log (sin v))))) (* e (+ (* -1/4 (* (cos v) (exp (* 1/4 (+ (log e) (log (sin v))))))) (* e (+ (* e (* (exp (* 1/4 (+ (log e) (log (sin v))))) (+ (* -1/32 (* (cos v) (+ (* -1 (pow (cos v) 2)) (* 2 (pow (cos v) 2))))) (+ (* -1/384 (pow (cos v) 3)) (* 1/24 (+ (* -6 (pow (cos v) 3)) (+ (* -2 (pow (cos v) 3)) (* 6 (pow (cos v) 3))))))))) (* (exp (* 1/4 (+ (log e) (log (sin v))))) (+ (* 1/32 (pow (cos v) 2)) (* 1/8 (+ (* -1 (pow (cos v) 2)) (* 2 (pow (cos v) 2))))))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (* e (sin v))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (sin v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e (sin v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (* e (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (+ 1 e) #s(hole binary64 e)) |
#s(approx (+ 1 e) #s(hole binary64 (* e (+ 1 (/ 1 e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 v)) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ v e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (/ v (pow e 2))) (/ v e)))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (+ v (* -1 (/ v e))) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (/ v (pow e 2))) (/ v e)) e))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (cos v)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* e (+ (cos v) (/ 1 e))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (pow (/ (* 1 (sin v)) (cos v)) 1/4))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* 1 (sin v)) (pow (cos v) 5)) 1/4) (/ 1 e))) (pow (/ (* 1 (sin v)) (cos v)) 1/4)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* 1 (sin v)) (pow (cos v) 5)) 1/4) (/ 1 e))) (+ (* 5/32 (* (pow (/ (* 1 (sin v)) (pow (cos v) 9)) 1/4) (/ 1 (pow e 2)))) (pow (/ (* 1 (sin v)) (cos v)) 1/4))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* 1 (sin v)) (pow (cos v) 5)) 1/4) (/ 1 e))) (+ (* -15/128 (* (pow (/ (* 1 (sin v)) (pow (cos v) 13)) 1/4) (/ 1 (pow e 3)))) (+ (* 5/32 (* (pow (/ (* 1 (sin v)) (pow (cos v) 9)) 1/4) (/ 1 (pow e 2)))) (pow (/ (* 1 (sin v)) (cos v)) 1/4)))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (sin v) (cos v))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (sin v) (cos v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e)))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (/ v e)) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (* -1 (* e (- (* -1 (cos v)) (/ 1 e)))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* -1 (* e (- (* (pow v 2) (+ 1/2 (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24)))) 1))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* -1 (* e (* (pow v 2) (+ 1/2 (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24)))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* -1 (* e (+ 1/2 (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24))))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* -1 (* e (* (pow v 2) (- (* 1/720 (pow v 2)) 1/24)))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* -1 (* e (- (* 1/720 (pow v 2)) 1/24))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 2)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 3))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 4))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) e)) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 (* e (sqrt -1))) (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))))) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v)))) (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 4))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1/4 (* (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 5)) 1/4) (/ 1 e))) (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -5/32 (* (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 9)) 1/4) (/ 1 e))) (* 1/4 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 5)) 1/4))) e)) (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -15/128 (* (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 13)) 1/4) (/ 1 e))) (* 5/32 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 9)) 1/4))) e)) (* 1/4 (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (pow (cos v) 5)) 1/4))) e)) (pow (/ (* -1 (* (pow (cbrt -1) 3) (sin v))) (cos v)) 1/4)))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1)))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* 1/2 (* (/ 1 (* e (sqrt -1))) (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))))) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v)))) (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (sqrt -1)))) (* 1/2 (* (/ (+ (* 1/2 (/ (+ (* 1/4 (/ (* (pow (cbrt -1) 3) (sin v)) (* (pow (cos v) 3) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (* (cos v) (pow (sqrt -1) 2)))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 4))) (* e (sqrt -1))) (sqrt (/ (cos v) (* (pow (cbrt -1) 3) (sin v))))))) e)) (* -1/2 (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) (/ 1 (sqrt -1))))) e)) (* (sqrt (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (sqrt -1))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 2)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 3))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (+ (* -1 (/ (* (pow (cbrt -1) 3) (sin v)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (cbrt -1) 3) (sin v)) (* e (pow (cos v) 4))) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 3))) e)) (/ (* (pow (cbrt -1) 3) (sin v)) (pow (cos v) 2))) e))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))))) |
#s(approx (sin v) #s(hole binary64 v)) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sin v) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))) |
#s(approx v #s(hole binary64 v)) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 e))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ (* (cos v) e) 1) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* e (/ v (+ 1 e))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ v (+ 1 e)) #s(hole binary64 (/ v (+ 1 e)))) |
#s(approx (* e (sin v)) #s(hole binary64 (* e v))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* e (sin v)) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 v)) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (sqrt v))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (+ (sqrt v) (* -1/12 (sqrt (pow v 5)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* 1/240 (sqrt (pow v 3)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (+ (sqrt v) (* (pow v 3) (+ (* -1/12 (sqrt (/ 1 v))) (* (pow v 2) (+ (* -1/288 (sqrt (/ 1 v))) (* 1/240 (sqrt (/ 1 v)))))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* -1/6 (pow v 2)))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 e))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* -1/2 (* e (pow v 2))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))))) |
#s(approx (+ 1 (* e (cos v))) #s(hole binary64 (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))))) |
#s(approx (* e (cos v)) #s(hole binary64 e)) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (* e (cos v)) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 1)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* -1/6 (pow v 2))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* -1/6 (pow v 2)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
#s(approx (* v v) #s(hole binary64 (pow v 2))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (- (* 1/120 (pow v 2)) 1/6))) |
#s(approx (* 1/120 (* v v)) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 e)) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (+ e (* -1/2 (* e (pow v 2)))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* -1/2 (* e (pow v 2))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* -1/2 e))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* 1/24 (* e (pow v 2))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* 1/24 e))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* 1/4 (/ (* (pow v 2) (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (+ 1 e) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))) e))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (pow v 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (+ 1 e) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)) (* (pow v 2) (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (+ (* 1/96 (+ (* -12 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))) (* 24 (/ (* (+ 1 e) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)))) (* 1/32 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))))))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (+ (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (pow v 2) (+ (* 1/4 (/ (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (* (+ 1 e) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)) (* (pow v 2) (+ (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (+ (* 1/96 (+ (* -12 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))) (* 24 (/ (* (+ 1 e) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)))) (* 1/32 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))))) (* (pow v 2) (* (exp (* 1/4 (+ (log v) (log (/ e (+ 1 e)))))) (+ (* 1/2880 (+ (* -720 (/ (* (pow (+ 1 e) 2) (* (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (pow e 2))) (+ (* 240 (/ (* (pow (+ 1 e) 3) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 3)) (pow e 3))) (* 720 (/ (* (+ 1 e) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))))))) e))))) (+ (* 1/384 (/ (* (+ 1 e) (* (+ (* -12 (/ (* (pow (+ 1 e) 2) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2)) (pow e 2))) (* 24 (/ (* (+ 1 e) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) e))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) e)) (* 1/384 (/ (* (pow (+ 1 e) 3) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 3)) (pow e 3)))))))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e v) (+ 1 e))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) e)) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))))))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e v) (+ 1 e)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* e v))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* -1/6 (* e (pow v 2))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))))) |
#s(approx (* (sin v) e) #s(hole binary64 (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))))) |
#s(approx (* e (/ (sin v) (+ (* (cos v) e) 1))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) #s(hole binary64 (/ (sin v) (+ 1 (* e (cos v)))))) |
#s(approx (sin v) #s(hole binary64 (sin v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* 1/120 (pow v 5)))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (sqrt (pow v 5)) (sqrt 1/120)))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (pow v 3) (+ (* -1/12 (* (sqrt (/ 1 (pow v 5))) (/ 1 (sqrt 1/120)))) (* (sqrt (/ 1 v)) (sqrt 1/120)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (pow v 3) (+ (* -1/12 (* (sqrt (/ 1 (pow v 5))) (/ 1 (sqrt 1/120)))) (+ (* 1/2 (* (sqrt (/ 1 (pow v 9))) (/ 1 (sqrt 1/120)))) (* (sqrt (/ 1 v)) (sqrt 1/120))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* (pow v 3) (+ (* -1/12 (* (sqrt (/ 1 (pow v 5))) (/ 1 (sqrt 1/120)))) (+ (* -1/288 (* (sqrt (/ 1 (pow v 9))) (/ 1 (pow (sqrt 1/120) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow v 9))) (/ 1 (sqrt 1/120)))) (* (sqrt (/ 1 v)) (sqrt 1/120)))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* 1/120 (pow v 5)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(hole binary64 (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* 1/120 (pow v 4)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) #s(hole binary64 (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* 1/120 (pow v 2)))) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(hole binary64 (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* -1/720 (* e (pow v 6))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* (pow v 6) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* (pow v 6) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2)))))))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) #s(hole binary64 (* (pow v 6) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (+ (* 1/24 (/ e (pow v 2))) (/ e (pow v 6)))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* -1/720 (* e (pow v 6))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 6) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) #s(hole binary64 (* (pow v 6) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2)))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* -1/720 (* e (pow v 4))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* (pow v 4) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) #s(hole binary64 (* (pow v 4) (+ (* -1/2 (/ e (pow v 4))) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2)))))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* -1/720 (* e (pow v 4))))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) #s(hole binary64 (* (pow v 4) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* -1/720 (* e (pow v 2))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) #s(hole binary64 (* (pow v 2) (+ (* -1/720 e) (* 1/24 (/ e (pow v 2))))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) #s(hole binary64 (pow (/ (* 1 (* e (sin v))) (+ 1 (* e (cos v)))) 1/4))) |
#s(approx (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))) #s(hole binary64 (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) #s(hole binary64 (/ (* e (sin v)) (+ 1 (* e (cos v)))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* -1/120 (* (pow v 5) (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* -1 (* (pow v 5) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow v 2))) (* 1/120 (pow (sqrt -1) 2))))))) |
#s(approx (* (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))))) #s(hole binary64 (* -1 (* (pow v 5) (+ (* -1/6 (/ (pow (sqrt -1) 2) (pow v 2))) (+ (* 1/120 (pow (sqrt -1) 2)) (/ (pow (sqrt -1) 2) (pow v 4)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (sqrt (pow v 5)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (pow v 3) (+ (* 1/12 (* (sqrt (/ 1 (pow v 5))) (/ (pow (sqrt -1) 2) (sqrt 1/120)))) (* (sqrt (/ 1 v)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (pow v 3) (+ (* -1 (/ (+ (* -1/12 (* (sqrt v) (/ (pow (sqrt -1) 2) (sqrt 1/120)))) (* 1/2 (* (sqrt (/ 1 (pow v 3))) (/ (pow (sqrt -1) 2) (sqrt 1/120))))) (pow v 3))) (* (sqrt (/ 1 v)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) #s(hole binary64 (* -1 (* (pow v 3) (+ (* -1 (/ (+ (* -1/12 (* (sqrt v) (/ (pow (sqrt -1) 2) (sqrt 1/120)))) (+ (* 1/288 (* (sqrt (/ 1 (pow v 3))) (/ (pow (sqrt -1) 2) (pow (sqrt 1/120) 3)))) (* 1/2 (* (sqrt (/ 1 (pow v 3))) (/ (pow (sqrt -1) 2) (sqrt 1/120)))))) (pow v 3))) (* (sqrt (/ 1 v)) (* (pow (sqrt -1) 2) (sqrt 1/120)))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) #s(hole binary64 (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) (+ 1/120 (/ 1 (pow v 4)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 v) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) e) |
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 (sin.f64 v) e) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) |
e |
(/.f64 (neg.f64 (sin.f64 v)) (neg.f64 #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (sin.f64 v) #s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 v))) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 v)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sin.f64 v))) |
(sin.f64 v) |
v |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 e #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) (*.f64 #s(literal 1 binary64) e)))) |
(+.f64 #s(literal 1 binary64) e) |
(+.f64 e #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 #s(approx (/ v (+ 1 e)) v) e)) |
(*.f64 #s(approx (/ v (+ 1 e)) v) e) |
(*.f64 e #s(approx (/ v (+ 1 e)) v)) |
#s(approx (/ v (+ 1 e)) v) |
(*.f64 e (/.f64 #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (+.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) e)) (neg.f64 (+.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) e) (+.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) e) |
(*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
#s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) |
(exp.f64 (*.f64 (log.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e))) (-.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* e (cos v)) e) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (* e (cos v)) e) #s(approx (* e (cos v)) e)) (*.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))))) |
(+.f64 #s(approx (* e (cos v)) e) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e)) |
#s(approx (* e (cos v)) e) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) (+.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) e)) (neg.f64 (+.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) e) (+.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(literal 1 binary64))) |
(*.f64 #s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) e) |
(*.f64 e #s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v))) |
#s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) |
(*.f64 (pow.f64 (sqrt.f64 v) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v))) (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v))) (fabs.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v))) |
(*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v) |
(*.f64 v (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) v (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) v)) |
(fma.f64 v #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v))) #s(literal 2 binary64))) |
(+.f64 (*.f64 v #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) v)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 v v)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 v v)) |
(*.f64 v (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 v #s(literal 1 binary64)) (pow.f64 v #s(literal 1 binary64))) |
(*.f64 (fabs.f64 v) (fabs.f64 v)) |
(*.f64 (neg.f64 v) (neg.f64 v)) |
(*.f64 v v) |
(pow.f64 v #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 v) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 v) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 v) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) v) v) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)))) (-.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e))) (*.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)))))) |
(+.f64 #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e))) |
#s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) |
(/.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))))) (-.f64 e (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))))) |
(/.f64 (+.f64 (pow.f64 e #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) #s(literal 3 binary64))) (fma.f64 e e (-.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)))) (*.f64 e (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e) |
(fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) |
(fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e) |
(-.f64 e (*.f64 (neg.f64 (*.f64 v v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)))) |
(+.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e) |
(+.f64 e (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) |
(*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v)) |
(*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)))) |
(fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 v v))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 v v) e) (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 v v))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))))) (-.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 e #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 #s(literal -1/2 binary64) e) (-.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) (*.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/2 binary64) e)) |
(fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) |
(fma.f64 v (*.f64 v (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 #s(literal -1/2 binary64) e)) |
(fma.f64 e #s(literal -1/2 binary64) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 (neg.f64 (*.f64 v v)) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) |
(+.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) (*.f64 #s(literal -1/2 binary64) e)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) e) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 v v)) |
(*.f64 v (*.f64 v (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64))) (*.f64 (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) e) (*.f64 #s(literal 1/24 binary64) e))) (-.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) e))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 (*.f64 (*.f64 v v) e) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824 binary64) (pow.f64 e #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) e) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) e))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) |
(fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) e)) |
(fma.f64 #s(literal 1/24 binary64) e (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/24 binary64) e)) |
(fma.f64 e #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) e)) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) e)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) e) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 v v) e) |
(*.f64 (*.f64 v e) v) |
(*.f64 e (*.f64 v v)) |
(*.f64 #s(literal 1/24 binary64) e) |
(*.f64 e #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)) (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) |
(sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)) (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) #s(literal 1 binary64))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 (*.f64 #s(literal 1 binary64) e) (sin.f64 v)) |
(*.f64 (pow.f64 (cbrt.f64 e) #s(literal 2 binary64)) (*.f64 (cbrt.f64 e) (sin.f64 v))) |
(*.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(*.f64 (sin.f64 v) e) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) |
(*.f64 e (sin.f64 v)) |
#s(literal 2 binary64) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (sin.f64 v) (cos.f64 v)) (sin.f64 v)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (*.f64 (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (sin.f64 v))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx e e) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (sin.f64 v) (cos.f64 v)) (sin.f64 v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (*.f64 (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (sin.f64 v))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v))) |
#s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
#s(approx (+ 1 e) #s(literal 1 binary64)) |
#s(approx (+ 1 e) (+.f64 #s(literal 1 binary64) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (sin.f64 v) (cos.f64 v)) (sin.f64 v)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (*.f64 (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (sin.f64 v))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 v e)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 (fma.f64 (*.f64 v e) #s(literal -1 binary64) v) e)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 (fma.f64 (-.f64 (*.f64 v e) v) e v) e)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 v e) v)) e) v) e v) e)) |
#s(approx (/ v (+ 1 e)) v) |
#s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)) |
#s(approx (/ v (+ 1 e)) (fma.f64 (-.f64 (*.f64 v e) v) e v)) |
#s(approx (/ v (+ 1 e)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 v e) v)) e) v) e v)) |
#s(approx (* (sin v) e) (*.f64 (sin.f64 v) e)) |
#s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* e (cos v))) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
#s(approx (* e (cos v)) (*.f64 (cos.f64 v) e)) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)) e)) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) e)) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (*.f64 (*.f64 (*.f64 v v) e) (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) e)) |
#s(approx (* e (* v v)) (*.f64 (*.f64 v v) e)) |
#s(approx (* 1/24 e) (*.f64 #s(literal 1/24 binary64) e)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (sin.f64 v) e)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (sin.f64 v) (cos.f64 v)) (sin.f64 v)) e)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (*.f64 (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (sin.f64 v))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (*.f64 (sin.f64 v) e))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) e))) (cos.f64 v) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (sin.f64 v) e))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (*.f64 e e) (sqrt.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 e (sin.f64 v)))) (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (/.f64 (sin.f64 v) e)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) e))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) e))) (cos.f64 v))) (*.f64 e e) (sqrt.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) e) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))) (cos.f64 v)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 v)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/32 binary64) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e)))) e)) e (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (cos.f64 v)) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -6 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 #s(literal -1/384 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e)))) e (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/32 binary64) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))))) e (*.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 v)) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))))) e (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (sin.f64 v) e))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (*.f64 (sin.f64 v) e))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 e #s(literal 3 binary64)) (sin.f64 v))) (cos.f64 v)) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) e))) (cos.f64 v) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (sin.f64 v) e))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (*.f64 e e) (sqrt.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 e (sin.f64 v)))) (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (/.f64 (sin.f64 v) e)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (sin.f64 v))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) e))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) e))) (cos.f64 v))) (*.f64 e e) (sqrt.f64 (*.f64 (sin.f64 v) e)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) e) (*.f64 (sin.f64 v) (cos.f64 v)) (sin.f64 v)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) e) (sin.f64 v) (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e) (sin.f64 v))) (*.f64 (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (sin.f64 v))) e (*.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) e (sin.f64 v)) e)) |
#s(approx (* (sin v) e) (*.f64 (sin.f64 v) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (/.f64 (sin.f64 v) e) (cos.f64 v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v)) e)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)) |
#s(approx (+ 1 e) e) |
#s(approx (+ 1 e) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) #s(literal 1 binary64)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
#s(approx (* e (/ v (+ 1 e))) v) |
#s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v)) |
#s(approx (* e (/ v (+ 1 e))) (-.f64 (+.f64 (/.f64 v (*.f64 e e)) v) (/.f64 v e))) |
#s(approx (* e (/ v (+ 1 e))) (-.f64 (fma.f64 (/.f64 v (pow.f64 e #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (/.f64 v (*.f64 e e)) #s(literal -1 binary64) (/.f64 v e)))) |
#s(approx (/ v (+ 1 e)) (/.f64 v e)) |
#s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)) |
#s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (+.f64 (/.f64 v (*.f64 e e)) v) (/.f64 v e)) e)) |
#s(approx (/ v (+ 1 e)) (/.f64 (-.f64 (fma.f64 (/.f64 v (pow.f64 e #s(literal 3 binary64))) #s(literal -1 binary64) v) (fma.f64 (/.f64 v (*.f64 e e)) #s(literal -1 binary64) (/.f64 v e))) e)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 (cos.f64 v) e)) |
#s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (tan.f64 v))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 e #s(literal -1 binary64))) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (pow.f64 e #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (*.f64 e e)))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (pow.f64 e #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (*.f64 e e)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (cos.f64 v)) #s(literal 1/2 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -1 binary64)) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 9 binary64))) #s(literal 1/4 binary64)) #s(literal 5/32 binary64)) (pow.f64 e #s(literal -2 binary64)) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -15/128 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 13 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -3 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 9 binary64))) #s(literal 1/4 binary64)) #s(literal 5/32 binary64)) (pow.f64 e #s(literal -2 binary64)) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64)))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (tan.f64 v))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 e #s(literal -1 binary64))) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (pow.f64 e #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (*.f64 e e)))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (pow.f64 e #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (*.f64 e e)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (cos.f64 v)) #s(literal 1/2 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (pow.f64 e #s(literal 3 binary64))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))))))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (tan.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (-.f64 (fma.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) (pow.f64 e #s(literal 3 binary64)))) #s(literal -1 binary64) (tan.f64 v)) (fma.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (neg.f64 (/.f64 (fma.f64 (tan.f64 v) #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (neg.f64 (tan.f64 v))) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (neg.f64 (tan.f64 v))) e))) |
#s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) #s(literal -1 binary64) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e) #s(literal -1 binary64) v)) |
#s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e) #s(literal -1 binary64) v) e) #s(literal -1 binary64) v)) |
#s(approx (/ v (+ 1 e)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) v (/.f64 v e)) e))) |
#s(approx (/ v (+ 1 e)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 v e) v) e) #s(literal -1 binary64) (neg.f64 v)) e))) |
#s(approx (/ v (+ 1 e)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 v e) v) e)) v) e) #s(literal -1 binary64) (neg.f64 v)) e))) |
#s(approx (+ 1 (* e (cos v))) (neg.f64 (*.f64 (-.f64 (neg.f64 (cos.f64 v)) (pow.f64 e #s(literal -1 binary64))) e))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 v v)) #s(literal 1/24 binary64)) (*.f64 v v) #s(literal 1/2 binary64)) (*.f64 v v)) #s(literal 1 binary64)) e))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (neg.f64 (*.f64 (*.f64 (*.f64 v v) e) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 v v)) #s(literal 1/24 binary64)) (*.f64 v v) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (neg.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 v v)) #s(literal 1/24 binary64)) (*.f64 v v) #s(literal 1/2 binary64)) e))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (neg.f64 (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 v v)) #s(literal 1/24 binary64))))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 v v)) #s(literal 1/24 binary64)) e))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (fma.f64 (/.f64 (-.f64 (/.f64 (sin.f64 v) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e))) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sin.f64 v) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) e))) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (tan.f64 v))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) e) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (neg.f64 (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) e))) (sqrt.f64 (/.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)))) e) #s(literal -1 binary64) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (neg.f64 (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (neg.f64 (cos.f64 v))) #s(literal 1/2 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) e))) (sqrt.f64 (/.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 (cos.f64 v)) (sin.f64 v)))) (/.f64 (fma.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (neg.f64 (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) e))) e) #s(literal -1 binary64) (sqrt.f64 (tan.f64 v)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -1 binary64)) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5/32 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 9 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 5 binary64))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) e) #s(literal -1 binary64) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 5 binary64))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -15/128 binary64) (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 13 binary64))) #s(literal 1/4 binary64))) (pow.f64 e #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 9 binary64))) #s(literal 1/4 binary64)) #s(literal 5/32 binary64))) e))) e) #s(literal -1 binary64) (pow.f64 (tan.f64 v) #s(literal 1/4 binary64)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (tan.f64 v))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) e) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (neg.f64 (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) e))) (sqrt.f64 (/.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)))) e) #s(literal -1 binary64) (sqrt.f64 (tan.f64 v)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (neg.f64 (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (neg.f64 (cos.f64 v))) #s(literal 1/2 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) e))) (sqrt.f64 (/.f64 (neg.f64 (cos.f64 v)) (sin.f64 v))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 (cos.f64 v)) (sin.f64 v)))) (/.f64 (fma.f64 (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (neg.f64 (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) e))) e) #s(literal -1 binary64) (sqrt.f64 (tan.f64 v)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (-.f64 (/.f64 (sin.f64 v) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) e))) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sin.f64 v) (neg.f64 (*.f64 (pow.f64 (cos.f64 v) #s(literal 4 binary64)) e))) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) (/.f64 (sin.f64 v) (neg.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e) #s(literal -1 binary64) (tan.f64 v))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 v v)) (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) v)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))) e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64) (*.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal 1/24 binary64)))) (*.f64 v v)) (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) v)) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 v v)) (fma.f64 (*.f64 e (/.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))) e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64) (*.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))) e) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/720 binary64) (/.f64 #s(literal 1/5040 binary64) (+.f64 #s(literal 1 binary64) e))))) (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))) e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64) (*.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal 1/24 binary64))))) (*.f64 v v)) (fma.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) v)) |
#s(approx (sin v) v) |
#s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)) |
#s(approx (sin v) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) |
#s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) |
#s(approx v v) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e) #s(literal 1 binary64))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (* e (/ v (+ 1 e))) (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)) |
#s(approx (/ v (+ 1 e)) (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
#s(approx (* (sin v) e) (*.f64 v e)) |
#s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) |
#s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64))) (*.f64 v v) e) v)) |
#s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 2 binary64))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (sqrt.f64 v)) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (fma.f64 (pow.f64 v #s(literal 5/2 binary64)) #s(literal -1/12 binary64) (sqrt.f64 v))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (fma.f64 (fma.f64 (pow.f64 v #s(literal 3/2 binary64)) #s(literal 1/240 binary64) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1/12 binary64))) (pow.f64 v #s(literal 3 binary64)) (sqrt.f64 v))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (fma.f64 (fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1/1440 binary64)) (*.f64 v v) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1/12 binary64))) (pow.f64 v #s(literal 3 binary64)) (sqrt.f64 v))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (neg.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) (fabs.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)))) |
(*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(pow.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(literal 1 binary64)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) |
(sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))) #s(literal 2 binary64))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) v)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 #s(literal 1 binary64) e)) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e) #s(literal 1 binary64))) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e) #s(literal 1 binary64))) |
#s(approx (+ 1 (* e (cos v))) (+.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e) #s(literal 1 binary64))) |
#s(approx (* e (cos v)) e) |
#s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)) |
#s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) |
#s(approx (* e (cos v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* v v) (*.f64 v v)) |
#s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* v v)) 1/6) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* v v)) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) e) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)) e)) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e)))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (*.f64 #s(literal -1/2 binary64) e)) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (*.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (*.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 #s(literal 1/24 binary64) e)) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (pow.f64 v #s(literal 3 binary64)) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v)))) (pow.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 v v) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) (pow.f64 v #s(literal 3 binary64)) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v)))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (*.f64 (*.f64 v v) (/.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) e)) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v)))) (fma.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) e)) #s(literal 24 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 2 binary64)) (*.f64 e e)) #s(literal -12 binary64))) #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 2 binary64)) (*.f64 e e)) #s(literal 1/32 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) e) #s(literal 1/4 binary64))) (*.f64 v v) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 v v) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 e e)) #s(literal -720 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) e)) #s(literal 720 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 3 binary64)) (pow.f64 e #s(literal 3 binary64))) #s(literal 240 binary64)))) #s(literal 1/2880 binary64) (*.f64 #s(literal 1/384 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) e)) #s(literal 24 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 2 binary64)) (*.f64 e e)) #s(literal -12 binary64))) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) e) (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 3 binary64)) (pow.f64 e #s(literal 3 binary64)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) e)) #s(literal 24 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 2 binary64)) (*.f64 e e)) #s(literal -12 binary64))) #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e)) #s(literal 2 binary64)) (*.f64 e e)) #s(literal 1/32 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))))) (*.f64 v v) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))) (+.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) e) #s(literal 1/4 binary64))) (*.f64 v v) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 e) (log1p.f64 e)) (log.f64 v))))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 v #s(literal 3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))))) (pow.f64 v #s(literal 3 binary64)) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 3 binary64)) (*.f64 (pow.f64 e #s(literal 3 binary64)) v)))) (pow.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 v v) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) (pow.f64 v #s(literal 3 binary64)) (sqrt.f64 (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64)) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1/120 binary64))) (fma.f64 (*.f64 e (/.f64 (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 e e) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64))))) (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 2 binary64)))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) v)) |
#s(approx (* (sin v) e) (*.f64 v e)) |
#s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) |
#s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 (*.f64 v v) e) #s(literal 1/120 binary64))) (*.f64 v v) e) v)) |
#s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
#s(approx (/ (sin v) (+ (* (cos v) e) 1)) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
#s(approx (sin v) (sin.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 v #s(literal 5 binary64)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (-.f64 (+.f64 (pow.f64 v #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 v #s(literal 5 binary64)))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (sqrt.f64 #s(literal 1/120 binary64)) (pow.f64 v #s(literal 5/2 binary64)))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 v #s(literal -5/2 binary64))) (pow.f64 #s(literal 1/120 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/120 binary64)) (pow.f64 v #s(literal -1/2 binary64)))) (pow.f64 v #s(literal 3 binary64)))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 v #s(literal -5/2 binary64))) (pow.f64 #s(literal 1/120 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal -9/2 binary64))) (pow.f64 #s(literal 1/120 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/120 binary64)) (pow.f64 v #s(literal -1/2 binary64))))) (pow.f64 v #s(literal 3 binary64)))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 v #s(literal -5/2 binary64))) (pow.f64 #s(literal 1/120 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/288 binary64) (pow.f64 v #s(literal -9/2 binary64))) (pow.f64 #s(literal 1/120 binary64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal -9/2 binary64))) (pow.f64 #s(literal 1/120 binary64) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/120 binary64)) (pow.f64 v #s(literal -1/2 binary64)))))) (pow.f64 v #s(literal 3 binary64)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (pow.f64 v #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 v #s(literal 5 binary64)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (-.f64 (+.f64 (pow.f64 v #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 v #s(literal 5 binary64)))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (*.f64 (-.f64 (+.f64 (pow.f64 v #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (* v v) (- (* 1/120 (* v v)) 1/6)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* v v)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 v v))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (*.f64 (pow.f64 v #s(literal 6 binary64)) e) #s(literal -1/720 binary64))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e)) (pow.f64 v #s(literal 6 binary64)))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e))) (pow.f64 v #s(literal 6 binary64)))) |
#s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/720 binary64) e (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (/.f64 e (pow.f64 v #s(literal 6 binary64)))))) (pow.f64 v #s(literal 6 binary64)))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (pow.f64 v #s(literal 6 binary64)) e) #s(literal -1/720 binary64))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e)) (pow.f64 v #s(literal 6 binary64)))) |
#s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (fma.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e))) (pow.f64 v #s(literal 6 binary64)))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (*.f64 (*.f64 (pow.f64 v #s(literal 4 binary64)) e) #s(literal -1/720 binary64))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (*.f64 (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e)) (pow.f64 v #s(literal 4 binary64)))) |
#s(approx (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))) (*.f64 (fma.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e))) (pow.f64 v #s(literal 4 binary64)))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (*.f64 (*.f64 (pow.f64 v #s(literal 4 binary64)) e) #s(literal -1/720 binary64))) |
#s(approx (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))) (*.f64 (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e)) (pow.f64 v #s(literal 4 binary64)))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64))) |
#s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (fma.f64 (/.f64 e (*.f64 v v)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) e)) (*.f64 v v))) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
#s(approx (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
#s(approx (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) (sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))))) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1/120 binary64))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -1/120 binary64)) (pow.f64 v #s(literal 5 binary64))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 v #s(literal 4 binary64))) #s(literal -1/120 binary64))) (pow.f64 v #s(literal 5 binary64))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (neg.f64 (*.f64 (*.f64 (pow.f64 v #s(literal 5/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/120 binary64))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (pow.f64 (neg.f64 v) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/120 binary64)) (*.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 v #s(literal -5/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/120 binary64))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (pow.f64 (neg.f64 v) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/120 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal -3/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/120 binary64))) (*.f64 (*.f64 #s(literal -1/12 binary64) (sqrt.f64 v)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/120 binary64))))) (pow.f64 v #s(literal 3 binary64))))))) |
#s(approx (sqrt (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))))) (*.f64 (pow.f64 (neg.f64 v) #s(literal 3 binary64)) (fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/120 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/12 binary64) (sqrt.f64 v)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/120 binary64))) (fma.f64 (*.f64 #s(literal 1/288 binary64) (pow.f64 v #s(literal -3/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/120 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal -3/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/120 binary64)))))) (pow.f64 v #s(literal 3 binary64))))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -1/120 binary64)) (pow.f64 v #s(literal 5 binary64))))) |
#s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 v #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -1/120 binary64)) (pow.f64 v #s(literal -4 binary64))) (pow.f64 v #s(literal 5 binary64))))) |
Compiled 31 776 to 2 764 computations (91.3% saved)
42 alts after pruning (34 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 19 | 555 |
| Fresh | 11 | 15 | 26 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 5 | 6 |
| Total | 550 | 42 | 592 |
| Status | Accuracy | Program |
|---|---|---|
| 66.5% | (pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) | |
| ✓ | 66.6% | (pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
| 97.3% | (/.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 97.2% | (/.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 98.4% | (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| ✓ | 99.8% | (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
| 67.6% | (/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e #s(approx (cos v) #s(literal 1 binary64))))) | |
| 47.1% | (/.f64 (*.f64 e (sin.f64 (cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 47.6% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) | |
| 47.4% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) | |
| ✓ | 46.5% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
| 45.7% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e)))) | |
| 45.7% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) #s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)))))))))) | |
| 45.7% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e #s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)))))))) | |
| 45.7% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) #s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)) e))))) | |
| 45.2% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) | |
| 46.0% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) | |
| 47.7% | (/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) | |
| 41.7% | (/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.3% | (/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.4% | (/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 46.4% | (/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) | |
| 96.5% | (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 66.5% | (*.f64 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 66.5% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 57.6% | (*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) e)))) | |
| ✓ | 99.8% | (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
| ✓ | 98.9% | (*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
| 98.5% | (*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) #s(approx (+ 1 e) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) #s(literal 1 binary64)) e))))) | |
| 46.4% | (*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) | |
| 96.6% | (*.f64 e (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 78.1% | (*.f64 e (log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) | |
| 97.9% | (*.f64 e #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) | |
| 44.3% | (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) | |
| 5.0% | #s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) | |
| 45.5% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) | |
| ✓ | 46.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
| 46.0% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) | |
| 2.4% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) | |
| ✓ | 45.7% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
| 2.5% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) | |
| ✓ | 4.3% | #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
Compiled 4 515 to 1 256 computations (72.2% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) #s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)) e))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e #s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) #s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 e #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) |
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) #s(approx (+ 1 e) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) #s(literal 1 binary64)) e))))) |
(/.f64 (*.f64 e (sin.f64 (cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e #s(approx (cos v) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx e e)) (sqrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 e (log.f64 (exp.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) |
(pow.f64 (pow.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 3 binary64)) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e (sin.f64 v)) #s(approx (+ 1 (* e (cos v))) (*.f64 (+.f64 (pow.f64 e #s(literal -1 binary64)) (cos.f64 v)) e))) |
(/.f64 (*.f64 e (sin.f64 (cbrt.f64 (*.f64 (*.f64 #s(approx v v) #s(approx v v)) #s(approx v v))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 e (*.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (sqrt.f64 (sqrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) #s(literal 2 binary64)) |
(*.f64 e (cbrt.f64 (*.f64 (*.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) |
(/.f64 (*.f64 e (log.f64 (exp.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(cbrt.f64 (*.f64 (*.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) #s(literal 2 binary64)) (cbrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e (cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx e e)) (cbrt.f64 #s(approx e e))) (cbrt.f64 #s(approx e e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (cbrt.f64 (*.f64 (*.f64 (sin.f64 v) (sin.f64 v)) (sin.f64 v))) e)))) |
(*.f64 e (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v)))) (cbrt.f64 #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v)))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) (cbrt.f64 #s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (*.f64 e (sin.f64 v))))) |
(*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(/.f64 (*.f64 e (*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v)))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (*.f64 (*.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (sin.f64 v))) (cbrt.f64 (sin.f64 v))) e))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (cbrt.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)))) |
| Outputs |
|---|
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e #s(literal 1 binary64)))) |
3 calls:
| 23.0ms | v |
| 20.0ms | e |
| 20.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 99.8% | 1 | e |
| 99.8% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) #s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)) e))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e #s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) #s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 e #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) |
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e)) (sqrt.f64 #s(approx (* (* (cbrt e) (cbrt e)) (cbrt e)) e))) (sin.f64 v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e))) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 e (/.f64 (sin.f64 v) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
3 calls:
| 14.0ms | e |
| 13.0ms | v |
| 12.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 98.9% | 1 | e |
| 98.9% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) #s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)) e))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e #s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) #s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
(*.f64 e #s(approx (/ (sin v) (+ (* (cos v) e) 1)) (sin.f64 v))) |
| Outputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sin.f64 v) e)) |
3 calls:
| 47.0ms | v |
| 13.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 11.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 97.9% | 1 | e |
| 97.9% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (fma.f64 (*.f64 (*.f64 v v) e) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) e)) (*.f64 v v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) (sqrt.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) #s(approx (+ e (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)) (*.f64 v v) #s(literal 1 binary64)) e))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e #s(approx (* (* v v) (+ (* -1/2 e) (* (* v v) (+ (* -1/720 (* e (* v v))) (* 1/24 e))))) (*.f64 (*.f64 (*.f64 v v) e) (-.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 v v)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) #s(approx (+ (* -1/720 (* e (* v v))) (* 1/24 e)) (*.f64 (*.f64 (*.f64 v v) e) #s(literal -1/720 binary64)))))))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 #s(literal -1/720 binary64) e) (*.f64 v v) (*.f64 #s(literal 1/24 binary64) e)) (*.f64 #s(literal -1/2 binary64) e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* e (* (sqrt (sin v)) (sqrt (sin v)))) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))) (tan.f64 v)) |
#s(approx (pow (* (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v)))))) (sqrt (sqrt (/ (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (+ 1 (* e (cos v))))))) 2) (tan.f64 v)) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
| Outputs |
|---|
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v #s(approx (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6))) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/2 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/24 binary64) e))))))))) |
3 calls:
| 11.0ms | v |
| 11.0ms | e |
| 10.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.7% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 47.7% | 1 | v |
| 47.7% | 1 | e |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
(*.f64 (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 #s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 v v)))) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 v v) e) (*.f64 #s(literal 1/120 binary64) e)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) e)) (*.f64 v v) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 #s(literal 1/120 binary64) e)))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
| Outputs |
|---|
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) (fma.f64 (*.f64 (*.f64 v v) e) #s(literal -1/2 binary64) e)))) |
3 calls:
| 8.0ms | v |
| 7.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 7.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.4% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 47.4% | 1 | e |
| 47.4% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (fma.f64 (/.f64 v e) #s(literal -1 binary64) v) e)))) |
(/.f64 (*.f64 e #s(approx (sin v) (sqrt.f64 (*.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (/.f64 (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))) e)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))) (sqrt.f64 #s(approx (* e (/ v (+ 1 e))) (*.f64 e v))))) |
(/.f64 #s(approx (* (sin v) e) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) e) e) v)) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 v v) #s(literal 1 binary64)) v)))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* e (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 #s(approx (* (* (* (cbrt e) (cbrt e)) (cbrt e)) (sin v)) (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(approx (- (* 1/120 (* v v)) 1/6) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v)) (sqrt.f64 #s(approx (* v (+ 1 (* (* v v) (- (* 1/120 (* v v)) 1/6)))) v))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) #s(approx (+ 1 (* e (cos v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 e #s(approx (sin v) (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 v v)) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) #s(approx (* e (cos v)) e))) |
(*.f64 e (/.f64 #s(approx (sin v) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) v)) #s(approx (+ (* (cos v) e) 1) (+.f64 #s(literal 1 binary64) e)))) |
| Outputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
3 calls:
| 6.0ms | e |
| 6.0ms | v |
| 6.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.7% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 46.7% | 1 | e |
| 46.7% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (fma.f64 (/.f64 v e) #s(literal -1 binary64) v))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (+.f64 v (*.f64 #s(literal -1 binary64) (*.f64 e v)))))) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) (+.f64 v (*.f64 #s(literal -1 binary64) (/.f64 v e))))) |
| Outputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) (fma.f64 (*.f64 v e) #s(literal -1 binary64) v)))) |
3 calls:
| 3.0ms | e |
| 2.0ms | v |
| 2.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 46.0% | 1 | e |
| 46.0% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
| Outputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) (*.f64 e #s(approx (/ v (+ 1 e)) v))) |
3 calls:
| 1.0ms | e |
| 1.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.7% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 45.7% | 1 | e |
| 45.7% | 1 | v |
Compiled 13 to 13 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
| Outputs |
|---|
#s(approx (/ (* e (sin v)) (+ 1 (* e (cos v)))) #s(approx (* e (/ v (+ 1 e))) v)) |
3 calls:
| 1.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 1.0ms | e |
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.3% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 4.3% | 1 | e |
| 4.3% | 1 | v |
Compiled 13 to 13 computations (0% saved)
| 1× | fuel |
Compiled 239 to 76 computations (68.2% saved)
(negabs v)
Compiled 978 to 470 computations (51.9% saved)
Loading profile data...