Time bar (total: 8.2s)
1× | search |
Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
---|---|---|---|---|---|---|---|
0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
100% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
Compiled 57 to 40 computations (29.8% saved)
2.7s | 8 256× | 0 | valid |
ival-div
: 863.0ms (36.7% of total)ival-mult
: 464.0ms (19.7% of total)ival-pow2
: 287.0ms (12.2% of total)ival-<=
: 259.0ms (11% of total)ival-exp
: 104.0ms (4.4% of total)ival-erf
: 80.0ms (3.4% of total)ival-sqrt
: 76.0ms (3.2% of total)ival-sub
: 47.0ms (2% of total)ival-and
: 45.0ms (1.9% of total)ival-neg
: 45.0ms (1.9% of total)ival-pi
: 44.0ms (1.9% of total)exact
: 32.0ms (1.4% of total)ival-assert
: 4.0ms (0.2% of total)Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
---|---|---|---|---|---|
5 | 0 | - | 0 | - | (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64)))) |
0 | 0 | - | 0 | - | (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
0 | 0 | - | 0 | - | a |
0 | 0 | - | 0 | - | #s(literal 1 binary64) |
0 | 0 | - | 0 | - | t |
0 | 0 | - | 0 | - | (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
0 | 0 | - | 0 | - | (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) |
0 | 0 | - | 0 | - | (pow.f64 t #s(literal 2 binary64)) |
0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) |
0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
0 | 0 | - | 0 | - | (PI.f64) |
0 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
0 | 0 | - | 0 | - | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) |
0 | 0 | - | 0 | - | (pow.f64 r #s(literal 2 binary64)) |
0 | 0 | - | 0 | - | #s(literal 4 binary64) |
0 | 0 | - | 0 | - | (erf.f64 (/.f64 r t)) |
0 | 0 | - | 0 | - | (/.f64 r t) |
0 | 0 | - | 0 | - | (sqrt.f64 (PI.f64)) |
0 | 0 | - | 0 | - | #s(literal 2 binary64) |
0 | 0 | - | 0 | - | (neg.f64 (pow.f64 r #s(literal 2 binary64))) |
0 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r) |
0 | 0 | - | 0 | - | r |
0 | 0 | - | 0 | - | (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) |
Operator | Subexpression | Explanation | Count | |
---|---|---|---|---|
exp.f64 | (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64)))) | sensitivity | 5 | 4 |
Predicted + | Predicted - | |
---|---|---|
+ | 0 | 0 |
- | 5 | 251 |
Predicted + | Predicted Maybe | Predicted - | |
---|---|---|---|
+ | 0 | 0 | 0 |
- | 5 | 4 | 247 |
number | freq |
---|---|
0 | 251 |
1 | 5 |
Predicted + | Predicted Maybe | Predicted - | |
---|---|---|---|
+ | 0 | 0 | 0 |
- | 1 | 0 | 0 |
97.0ms | 512× | 0 | valid |
Compiled 355 to 76 computations (78.6% saved)
ival-div
: 21.0ms (30.5% of total)ival-mult
: 12.0ms (17.4% of total)ival-pow2
: 12.0ms (17.4% of total)ival-exp
: 6.0ms (8.7% of total)ival-erf
: 5.0ms (7.3% of total)ival-sqrt
: 4.0ms (5.8% of total)ival-sub
: 3.0ms (4.4% of total)ival-pi
: 2.0ms (2.9% of total)ival-neg
: 2.0ms (2.9% of total)ival-true
: 1.0ms (1.5% of total)exact
: 1.0ms (1.5% of total)ival-assert
: 0.0ms (0% of total)1× | egg-herbie |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 85 | 302 |
1 | 252 | 284 |
2 | 1103 | 270 |
3 | 5745 | 270 |
0 | 24 | 31 |
0 | 43 | 31 |
1 | 71 | 31 |
2 | 191 | 30 |
3 | 680 | 30 |
4 | 3155 | 30 |
5 | 6160 | 30 |
0 | 8089 | 29 |
1× | iter limit |
1× | node limit |
1× | iter limit |
1× | node limit |
Inputs |
---|
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
Outputs |
---|
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) r)) (/.f64 (/.f64 a (PI.f64)) r)) |
(negabs a)
(negabs r)
Compiled 33 to 24 computations (27.3% saved)
Compiled 0 to 3 computations (-∞% saved)
Status | Accuracy | Program |
---|---|---|
▶ | 99.1% | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
Compiled 33 to 24 computations (27.3% saved)
1× | egg-herbie |
Found 4 expressions of interest:
New | Metric | Score | Program |
---|---|---|---|
cost-diff | 0 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) | |
cost-diff | 1 | (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) | |
cost-diff | 1 | (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) | |
cost-diff | 2 | (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 24 | 149 |
0 | 43 | 149 |
1 | 71 | 149 |
2 | 191 | 145 |
3 | 680 | 145 |
4 | 3155 | 145 |
5 | 6160 | 145 |
0 | 8089 | 143 |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) |
(/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
#s(literal 1 binary64) |
#s(literal 4 binary64) |
(PI.f64) |
(pow.f64 r #s(literal 2 binary64)) |
r |
#s(literal 2 binary64) |
a |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
t |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) |
(sqrt.f64 (PI.f64)) |
(exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(neg.f64 (pow.f64 r #s(literal 2 binary64))) |
(pow.f64 t #s(literal 2 binary64)) |
Outputs |
---|
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) r)) (/.f64 (/.f64 a (PI.f64)) r)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) |
(*.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) r) r) #s(literal 1/4 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) r) (*.f64 r (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) |
(/.f64 #s(literal 1/4 binary64) (PI.f64)) |
(/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
#s(literal 4 binary64) |
(PI.f64) |
(pow.f64 r #s(literal 2 binary64)) |
(*.f64 r r) |
r |
#s(literal 2 binary64) |
a |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
t |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r) |
(*.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) |
(sqrt.f64 (PI.f64)) |
(exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 r) (/.f64 (/.f64 (neg.f64 r) t) t)) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 r) t) t) r) |
(neg.f64 (pow.f64 r #s(literal 2 binary64))) |
(*.f64 (neg.f64 r) r) |
(pow.f64 t #s(literal 2 binary64)) |
(*.f64 t t) |
Found 4 expressions of interest:
New | Metric | Score | Program |
---|---|---|---|
accuracy | 0.28125 | (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) | |
accuracy | 0.3444137695368841 | (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) | |
accuracy | 0.4609375 | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) | |
accuracy | 1.0 | (sqrt.f64 (PI.f64)) |
69.0ms | 256× | 0 | valid |
Compiled 161 to 26 computations (83.9% saved)
ival-neg
: 18.0ms (35.9% of total)ival-div
: 11.0ms (21.9% of total)ival-mult
: 6.0ms (12% of total)ival-pow2
: 5.0ms (10% of total)ival-exp
: 3.0ms (6% of total)ival-erf
: 3.0ms (6% of total)ival-sqrt
: 2.0ms (4% of total)ival-pi
: 1.0ms (2% of total)ival-sub
: 1.0ms (2% of total)ival-assert
: 0.0ms (0% of total)ival-true
: 0.0ms (0% of total)exact
: 0.0ms (0% of total)Inputs |
---|
(/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) |
Outputs |
---|
(erf (/ r t)) |
(+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))) |
(+ (erf (/ r t)) (* r (- (* 2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))))) |
(+ (erf (/ r t)) (* r (- (* (pow r 2) (- (* -1 (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))) (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))))) (* 2 (sqrt (/ 1 (PI))))))) |
(* 2 (sqrt (/ 1 (PI)))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/3 (* (/ (pow r 2) (pow t 6)) (sqrt (/ 1 (PI))))) (* (/ 1 (pow t 4)) (sqrt (/ 1 (PI))))))))) |
(* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))))) (pow r 2)) |
(/ 1/4 (* (pow r 2) (PI))) |
(* -1 (/ (pow r 2) (pow t 2))) |
(* 1/4 (/ a (* (pow r 2) (PI)))) |
(* -2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))) |
(* r (- (/ (erf (/ r t)) r) (* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))))) |
(* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))) |
(* -1/2 (* (/ (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) r) (sqrt (/ 1 (pow (PI) 3))))) |
(/ (+ (* -1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(* -1 (* r (- (* -1 (/ (erf (/ r t)) r)) (* -2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2))))))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI)))))) |
(- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* 2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI)))))) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* -1 (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (* r (sqrt (/ 1 (PI))))))) |
(- (+ (erf (/ r t)) (* 1/3 (* (/ (pow r 7) (pow t 6)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (* r (sqrt (/ 1 (PI))))) (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI)))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* -1/3 (* (/ (pow r 6) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/12 (* (/ (* a (pow r 5)) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
9 calls:
Time | Variable | Point | Expression | |
---|---|---|---|---|
6.0ms | t | @ | 0 | ((/ 1 4) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (sqrt (PI)) (/ (/ (/ 1 4) (PI)) (pow r 2)) (/ (neg (pow r 2)) (pow t 2)) (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a)) |
6.0ms | r | @ | inf | ((/ 1 4) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (sqrt (PI)) (/ (/ (/ 1 4) (PI)) (pow r 2)) (/ (neg (pow r 2)) (pow t 2)) (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a)) |
5.0ms | r | @ | 0 | ((/ 1 4) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (sqrt (PI)) (/ (/ (/ 1 4) (PI)) (pow r 2)) (/ (neg (pow r 2)) (pow t 2)) (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a)) |
4.0ms | a | @ | 0 | ((/ 1 4) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (sqrt (PI)) (/ (/ (/ 1 4) (PI)) (pow r 2)) (/ (neg (pow r 2)) (pow t 2)) (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a)) |
4.0ms | t | @ | inf | ((/ 1 4) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (sqrt (PI)) (/ (/ (/ 1 4) (PI)) (pow r 2)) (/ (neg (pow r 2)) (pow t 2)) (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a)) |
1× | egg-herbie |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 192 | 1028 |
1 | 555 | 951 |
2 | 1885 | 893 |
3 | 4770 | 868 |
0 | 8105 | 825 |
1× | iter limit |
1× | node limit |
Inputs |
---|
(erf (/ r t)) |
(+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))) |
(+ (erf (/ r t)) (* r (- (* 2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))))) |
(+ (erf (/ r t)) (* r (- (* (pow r 2) (- (* -1 (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))) (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))))) (* 2 (sqrt (/ 1 (PI))))))) |
(* 2 (sqrt (/ 1 (PI)))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/3 (* (/ (pow r 2) (pow t 6)) (sqrt (/ 1 (PI))))) (* (/ 1 (pow t 4)) (sqrt (/ 1 (PI))))))))) |
(* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))))) (pow r 2)) |
(/ 1/4 (* (pow r 2) (PI))) |
(* -1 (/ (pow r 2) (pow t 2))) |
(* 1/4 (/ a (* (pow r 2) (PI)))) |
(* -2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))) |
(* r (- (/ (erf (/ r t)) r) (* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))))) |
(* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))) |
(* -1/2 (* (/ (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) r) (sqrt (/ 1 (pow (PI) 3))))) |
(/ (+ (* -1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(* -1 (* r (- (* -1 (/ (erf (/ r t)) r)) (* -2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2))))))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI)))))) |
(- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* 2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI)))))) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* -1 (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (* r (sqrt (/ 1 (PI))))))) |
(- (+ (erf (/ r t)) (* 1/3 (* (/ (pow r 7) (pow t 6)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (* r (sqrt (/ 1 (PI))))) (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI)))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* -1/3 (* (/ (pow r 6) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/12 (* (/ (* a (pow r 5)) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
Outputs |
---|
(erf (/ r t)) |
(erf.f64 (/.f64 r t)) |
(+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) |
(+ (erf (/ r t)) (* r (- (* 2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -2 binary64)) (-.f64 r (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t)) (erf.f64 (/.f64 r t))) |
(+ (erf (/ r t)) (* r (- (* (pow r 2) (- (* -1 (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))) (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))))) (* 2 (sqrt (/ 1 (PI))))))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (*.f64 r r) (fma.f64 (/.f64 r (pow.f64 t #s(literal 4 binary64))) r (/.f64 #s(literal -2 binary64) (*.f64 t t))) #s(literal 2 binary64)))) r (erf.f64 (/.f64 r t))) |
(* 2 (sqrt (/ 1 (PI)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)) (*.f64 r r) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (*.f64 r r) (fma.f64 (/.f64 r (pow.f64 t #s(literal 4 binary64))) r (/.f64 #s(literal -2 binary64) (*.f64 t t))) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/3 (* (/ (pow r 2) (pow t 6)) (sqrt (/ 1 (PI))))) (* (/ 1 (pow t 4)) (sqrt (/ 1 (PI))))))))) |
(fma.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 r (pow.f64 t #s(literal 6 binary64))) r) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)) (*.f64 r r) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) (pow r 2)) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64)))) (*.f64 r r)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) (pow r 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))))) (pow r 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (*.f64 r r) (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 a t) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 r (pow.f64 t #s(literal 4 binary64))) r))) (*.f64 #s(literal -1/2 binary64) a))) r)) (*.f64 r r)) |
(/ 1/4 (* (pow r 2) (PI))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) |
(* -1 (/ (pow r 2) (pow t 2))) |
(*.f64 (/.f64 (/.f64 (neg.f64 r) t) t) r) |
(* 1/4 (/ a (* (pow r 2) (PI)))) |
(*.f64 (/.f64 a (*.f64 (*.f64 r r) (PI.f64))) #s(literal 1/4 binary64)) |
(* -2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(* r (- (/ (erf (/ r t)) r) (* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r) |
(* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) |
(* -1/2 (* (/ (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) r) (sqrt (/ 1 (pow (PI) 3))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 (/.f64 a r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t)))) |
(/ (+ (* -1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) #s(literal 1/4 binary64)))) r) |
(* -1 (* r (- (* -1 (/ (erf (/ r t)) r)) (* -2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2))))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) #s(literal 1/4 binary64)))) r) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (*.f64 (/.f64 a r) #s(literal 1/4 binary64)) (PI.f64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (erf.f64 (/.f64 r t))) r)) |
(- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (erf.f64 (/.f64 r t))) |
(- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) |
(- (+ (erf (/ r t)) (* 2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI)))))) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -2 binary64)) (-.f64 r (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t)) (erf.f64 (/.f64 r t))) |
(- (+ (erf (/ r t)) (* -1 (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (* r (sqrt (/ 1 (PI))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t) r) (/.f64 (neg.f64 (pow.f64 r #s(literal 5 binary64))) (pow.f64 t #s(literal 4 binary64)))) (erf.f64 (/.f64 r t))) |
(- (+ (erf (/ r t)) (* 1/3 (* (/ (pow r 7) (pow t 6)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (* r (sqrt (/ 1 (PI))))) (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 7 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t) r))) (/.f64 (pow.f64 r #s(literal 5 binary64)) (pow.f64 t #s(literal 4 binary64)))) (erf.f64 (/.f64 r t))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (*.f64 r r) (fma.f64 (/.f64 r (pow.f64 t #s(literal 4 binary64))) r (/.f64 #s(literal -2 binary64) (*.f64 t t))) #s(literal 2 binary64))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* -1/3 (* (/ (pow r 6) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (*.f64 r r) (fma.f64 (/.f64 r (pow.f64 t #s(literal 4 binary64))) r (/.f64 #s(literal -2 binary64) (*.f64 t t))) (fma.f64 (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal -1/3 binary64) #s(literal 2 binary64)))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r))) |
(+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (/.f64 a (*.f64 t t)) r) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 t t)) r) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/12 (* (/ (* a (pow r 5)) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/12 binary64) a) (/.f64 (pow.f64 r #s(literal 5 binary64)) (pow.f64 t #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (/.f64 r t)) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 3 binary64)) a) #s(literal -1/4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 24 | 93 |
0 | 43 | 93 |
1 | 146 | 93 |
2 | 868 | 82 |
0 | 8174 | 80 |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
(/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) |
Outputs |
---|
#s(literal 1/4 binary64) |
(*.f64 (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (-.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 4 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 6 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 4 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 6 binary64))) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 9 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 9 binary64))) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) (+.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (*.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 4 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 9 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (-.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(fma.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 r)) (sqrt.f64 r) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) r)) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (neg.f64 r) (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (neg.f64 r) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (neg.f64 r) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 r (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) r)) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) r) (/.f64 #s(literal -1 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) r) (erf.f64 (/.f64 r t))) |
(fma.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3/2 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 r) (*.f64 (sqrt.f64 r) (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 r)) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (erf.f64 (/.f64 r t))) |
(fma.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (erf.f64 (/.f64 r t)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(fma.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) |
(fma.f64 (neg.f64 r) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal -1 binary64) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (neg.f64 r) (erf.f64 (/.f64 r t))) |
(fma.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (neg.f64 r)) (erf.f64 (/.f64 r t))) |
(fma.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (erf.f64 (/.f64 r t))) |
(fma.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) r)) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (neg.f64 r)) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (erf.f64 (/.f64 r t)) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(fma.f64 (erf.f64 (/.f64 r t)) (/.f64 (erf.f64 (/.f64 r t)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(fma.f64 r (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(-.f64 (+.f64 (erf.f64 (/.f64 r t)) #s(literal 0 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r)) |
(-.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(-.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t)))) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r)) |
(+.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))))) |
(+.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(+.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (neg.f64 (sqrt.f64 (PI.f64)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cbrt.f64 (PI.f64))) (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (neg.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))))) |
(/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 2 binary64) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (pow.f64 r #s(literal 4 binary64)))) (*.f64 r r)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (pow.f64 r #s(literal 6 binary64)))) (pow.f64 r #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (pow.f64 r #s(literal -2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (pow.f64 r #s(literal -2 binary64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (-.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r r) #s(literal 4 binary64))) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (/.f64 #s(literal 1/4 binary64) r)) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r)) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 (neg.f64 r) r))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (neg.f64 r) r)) (/.f64 #s(literal -1/4 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) #s(literal -1 binary64)) (/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (neg.f64 r) r))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) r) (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) r) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 r))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (PI.f64)) r)) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (sqrt.f64 (PI.f64)) r))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (neg.f64 r) r))) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) r)) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (pow.f64 r #s(literal -2 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64))) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) a) |
(*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r))) |
(*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)))) |
(*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r)))) |
(*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)))) |
(*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r)))) |
(*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 r r))) |
(*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r)))) |
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (neg.f64 r) r))) |
(*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 a (*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) (*.f64 r r)) |
(/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 r)) r) |
(/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (neg.f64 r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (sqrt.f64 (PI.f64)) r)) (*.f64 (sqrt.f64 (PI.f64)) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r r) #s(literal 4 binary64))) (PI.f64)) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r #s(literal 4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) (*.f64 (neg.f64 r) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) r) |
(/.f64 (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) (*.f64 r r)) |
(/.f64 (*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) r) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (*.f64 (PI.f64) #s(literal -4 binary64))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r)) |
(/.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64))) (PI.f64)) |
(/.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) r) |
(/.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r)) |
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) r) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a)) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 a #s(literal 1/4 binary64))) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (PI.f64)) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))))) (-.f64 (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))))))) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r)) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (pow.f64 r #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (pow.f64 r #s(literal -2 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r))) |
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r))) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 r) r) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 r r) (PI.f64)) (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))) (pow.f64 r #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)) (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t)))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r)) (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 3 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (neg.f64 r) r))) |
(neg.f64 (*.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) r (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (neg.f64 r)) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (neg.f64 r) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r) (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (pow.f64 r #s(literal -2 binary64)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (erf.f64 (/.f64 r t)) (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (pow.f64 r #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) a (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) a (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 a (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 r (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (neg.f64 r) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 a (*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 a (*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 a (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (neg.f64 r) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (*.f64 (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 r (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(+.f64 (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (/.f64 a r))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (PI.f64)))) |
(sqrt.f64 (PI.f64)) |
(fabs.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 (pow.f64 r #s(literal 4 binary64)))) (*.f64 r r)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 (pow.f64 r #s(literal 6 binary64)))) (pow.f64 r #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) r)) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (/.f64 (pow.f64 r #s(literal -2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (PI.f64))) (/.f64 (pow.f64 r #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (neg.f64 (PI.f64))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (cbrt.f64 (PI.f64))) (/.f64 (pow.f64 r #s(literal -2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) r) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (neg.f64 r))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 r)) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) r) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (neg.f64 r))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) r) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 r r) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 r #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (/.f64 (pow.f64 r #s(literal -2 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64))) (/.f64 (pow.f64 r #s(literal -2 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) (/.f64 #s(literal -1/4 binary64) (PI.f64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r) (/.f64 #s(literal 1/4 binary64) r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (neg.f64 (pow.f64 r #s(literal -2 binary64))))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (pow.f64 r #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 r #s(literal -2 binary64)) (neg.f64 (PI.f64)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 r r))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 (neg.f64 r) r))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (neg.f64 (pow.f64 r #s(literal -2 binary64))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (cbrt.f64 (PI.f64))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (sqrt.f64 r)) (sqrt.f64 r)) |
(/.f64 (*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (pow.f64 r #s(literal -2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64))) (pow.f64 r #s(literal -2 binary64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 r #s(literal -2 binary64))) (*.f64 (PI.f64) #s(literal -4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (pow.f64 (PI.f64) #s(literal -1 binary64))) r) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal -4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64))) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (neg.f64 r) r)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) r) (neg.f64 r)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (PI.f64)) r)) (*.f64 (sqrt.f64 (PI.f64)) r)) |
(/.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) |
(/.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64))) |
(/.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal -1 binary64)) (*.f64 (neg.f64 r) r)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (neg.f64 r)) |
(/.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 4 binary64)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 r r) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64))) (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (PI.f64)) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) (*.f64 (PI.f64) #s(literal -4 binary64))) |
(/.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r)) |
(/.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) r) |
(/.f64 (/.f64 #s(literal 1/4 binary64) r) (*.f64 (PI.f64) r)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 r) r))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r)) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 r r)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 r) r) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 r (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) (PI.f64))) |
(neg.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 #s(literal -1/4 binary64) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 r) r)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 r r)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 r)) r) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) r) (neg.f64 r)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 r #s(literal -1 binary64)) (*.f64 r (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (*.f64 r (/.f64 (neg.f64 r) t)) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)) |
(*.f64 (neg.f64 (pow.f64 t #s(literal -2 binary64))) (*.f64 r r)) |
(*.f64 (*.f64 r (/.f64 r t)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (*.f64 t (pow.f64 r #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 r (/.f64 r t))) |
(*.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (neg.f64 r) r)) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 t) r) r) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 r (/.f64 (neg.f64 r) t))) |
(*.f64 (neg.f64 r) (*.f64 r (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 r) r) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (*.f64 r r) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (*.f64 r r) (neg.f64 (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 r t) (/.f64 (neg.f64 r) t)) |
(*.f64 r (/.f64 r (*.f64 (neg.f64 t) t))) |
(*.f64 r (*.f64 (neg.f64 r) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 r (*.f64 r (neg.f64 (pow.f64 t #s(literal -2 binary64))))) |
(*.f64 r (neg.f64 (*.f64 r (pow.f64 t #s(literal -2 binary64))))) |
(*.f64 r (/.f64 (neg.f64 r) (*.f64 t t))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 r (/.f64 (neg.f64 r) t)) (sqrt.f64 t)) (sqrt.f64 t)) |
(/.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (neg.f64 r) r)) t) |
(/.f64 (*.f64 (neg.f64 (pow.f64 r #s(literal 4 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 r r)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 r #s(literal 6 binary64))) (pow.f64 t #s(literal -2 binary64))) (pow.f64 r #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 r r)) t) |
(/.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 (pow.f64 r #s(literal 4 binary64)))) (*.f64 r r)) |
(/.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 (pow.f64 r #s(literal 6 binary64)))) (pow.f64 r #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 r (/.f64 (neg.f64 r) t))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)) (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)) (pow.f64 (/.f64 t r) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (*.f64 r r) #s(literal -1 binary64)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 t t) (*.f64 r (/.f64 r t)))) (*.f64 (*.f64 t t) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) t)) (*.f64 (*.f64 t t) (*.f64 (neg.f64 r) r))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 r r))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (pow.f64 r #s(literal -2 binary64))))) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (pow.f64 r #s(literal -2 binary64)))))) |
(/.f64 (*.f64 r (/.f64 (neg.f64 r) t)) t) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 4 binary64))) (*.f64 (*.f64 t t) (*.f64 r r))) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 6 binary64))) (*.f64 (*.f64 t t) (pow.f64 r #s(literal 4 binary64)))) |
(/.f64 (*.f64 r (/.f64 r t)) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 t (pow.f64 r #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (pow.f64 r #s(literal -2 binary64))))) |
(/.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) |
(/.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 t) r) r)) |
(/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)) |
(/.f64 (*.f64 r r) (*.f64 (neg.f64 t) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 r (/.f64 (neg.f64 r) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 0 binary64) (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (neg.f64 (pow.f64 r #s(literal 4 binary64)))) (*.f64 r r)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (neg.f64 (pow.f64 r #s(literal 6 binary64)))) (pow.f64 r #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal 1 binary64)) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) r)) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (/.f64 a (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) (/.f64 a (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 a (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) r) (/.f64 a (neg.f64 r))) |
(*.f64 (/.f64 a (neg.f64 r)) (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 a (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 a (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (PI.f64)) r)) (/.f64 a (*.f64 (sqrt.f64 (PI.f64)) r))) |
(*.f64 (/.f64 a (*.f64 (sqrt.f64 (PI.f64)) r)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (PI.f64)) r))) |
(*.f64 (/.f64 a (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 a (*.f64 (*.f64 r r) #s(literal 4 binary64))) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (*.f64 r #s(literal 4 binary64))) (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 a (*.f64 (neg.f64 r) r)) (/.f64 #s(literal -1/4 binary64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 a (*.f64 (neg.f64 r) r))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64))) |
(*.f64 (/.f64 a (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) |
(*.f64 (/.f64 a r) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 a r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) r) a)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 (/.f64 a (PI.f64)) r)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (neg.f64 (pow.f64 r #s(literal -2 binary64)))) |
(*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) a))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) a))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 a (PI.f64)) (*.f64 (neg.f64 r) r))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) a)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 a (*.f64 (neg.f64 r) r))) |
(*.f64 a (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) #s(literal 1/4 binary64)) a) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 a (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (PI.f64)) (pow.f64 r #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) a)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) a))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a (PI.f64)) (*.f64 r r))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) |
(pow.f64 (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (sqrt.f64 r)) (sqrt.f64 r)) |
(/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 r (*.f64 (sqrt.f64 (PI.f64)) r))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (PI.f64)) r)) (*.f64 (sqrt.f64 (PI.f64)) r)) |
(/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 r r)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) #s(literal -1 binary64)) (*.f64 r r)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) r) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (pow.f64 r #s(literal -2 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (pow.f64 r #s(literal -2 binary64))) (PI.f64)) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) a) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64)) a) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64))) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) (*.f64 (PI.f64) #s(literal -4 binary64))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) a) r) |
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal -1 binary64)) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 a (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 a (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1/4 binary64))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) (PI.f64)) |
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal 1 binary64)) (*.f64 r r)) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (*.f64 r r)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) #s(literal -1 binary64)) (*.f64 (neg.f64 r) r)) |
(/.f64 (/.f64 a (*.f64 (*.f64 r r) #s(literal -4 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (/.f64 a (*.f64 (*.f64 r r) #s(literal 4 binary64))) (PI.f64)) |
(/.f64 (/.f64 a (*.f64 r #s(literal 4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) (neg.f64 r)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/4 binary64))) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r)) |
(/.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 r r) #s(literal -4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) r) |
(/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (neg.f64 (PI.f64)) r) r)) |
(/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (/.f64 a r) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 r r)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64))))) |
(/.f64 a (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) |
(/.f64 #s(literal 1 binary64) (/.f64 r (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 r r) (PI.f64)) (*.f64 a #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (*.f64 r r))) |
(neg.f64 (*.f64 a (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) a))) |
(neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 (neg.f64 r) r))) |
Compiled 27 727 to 2 493 computations (91% saved)
26 alts after pruning (26 fresh and 0 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 630 | 26 | 656 |
Fresh | 0 | 0 | 0 |
Picked | 1 | 0 | 1 |
Done | 0 | 0 | 0 |
Total | 631 | 26 | 657 |
Status | Accuracy | Program |
---|---|---|
98.4% | (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)))) | |
99.0% | (/.f64 (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) r) | |
99.2% | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) (PI.f64)) | |
▶ | 99.2% | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
99.2% | (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 a #s(literal 1/4 binary64))) (*.f64 (*.f64 r r) (PI.f64))) | |
99.1% | (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) | |
99.2% | (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) | |
97.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)) (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))))) | |
98.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) | |
99.2% | (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) r) (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) | |
98.9% | (*.f64 (/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (sqrt.f64 r)) (sqrt.f64 r)) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) | |
98.5% | (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (PI.f64)) r)) (*.f64 (sqrt.f64 (PI.f64)) r)) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) | |
▶ | 99.2% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
▶ | 99.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
99.1% | (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r))) | |
99.1% | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) | |
34.5% | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)) (*.f64 r r) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) r))) | |
28.3% | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) | |
74.1% | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) | |
96.4% | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) #s(literal -1 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) | |
99.1% | (neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) | |
34.5% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (/.f64 a (*.f64 t t)) r) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) | |
▶ | 34.5% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
28.2% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64)))) (*.f64 r r))) | |
28.3% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) | |
▶ | 74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
Compiled 1 982 to 1 428 computations (28% saved)
1× | egg-herbie |
Found 20 expressions of interest:
New | Metric | Score | Program |
---|---|---|---|
cost-diff | 0 | (*.f64 r r) | |
cost-diff | 0 | (*.f64 (*.f64 r r) #s(literal -4 binary64)) | |
cost-diff | 1 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) | |
cost-diff | 2 | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) | |
cost-diff | 0 | (*.f64 a #s(literal 1/4 binary64)) | |
cost-diff | 0 | (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) | |
cost-diff | 0 | (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) | |
cost-diff | 0 | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) | |
cost-diff | 0 | (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) | |
cost-diff | 0 | (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) | |
cost-diff | 0 | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) | |
cost-diff | 2 | (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) | |
cost-diff | 0 | (/.f64 #s(literal 1/4 binary64) (PI.f64)) | |
cost-diff | 0 | (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) | |
cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) | |
cost-diff | 0 | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) | |
cost-diff | 0 | (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) | |
cost-diff | 0 | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) | |
cost-diff | 1 | (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) | |
cost-diff | 1 | (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 85 | 778 |
0 | 142 | 775 |
1 | 267 | 773 |
2 | 722 | 761 |
3 | 2598 | 761 |
4 | 4361 | 761 |
0 | 8180 | 751 |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
(*.f64 a #s(literal 1/4 binary64)) |
a |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 r r) (PI.f64)) |
(*.f64 r r) |
r |
(PI.f64) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
t |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) |
#s(literal 2 binary64) |
(sqrt.f64 (PI.f64)) |
(exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(neg.f64 (pow.f64 r #s(literal 2 binary64))) |
(pow.f64 r #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) |
(/.f64 #s(literal 1/4 binary64) (PI.f64)) |
#s(literal 1/4 binary64) |
(PI.f64) |
r |
(*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) |
(/.f64 a r) |
a |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
t |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) |
(*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) |
#s(literal 1/4 binary64) |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
r |
t |
(/.f64 a (PI.f64)) |
a |
(PI.f64) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) t) |
#s(literal 1/2 binary64) |
(*.f64 a (*.f64 r (/.f64 r t))) |
(*.f64 r (/.f64 r t)) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 r r) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) |
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 a #s(literal 1/4 binary64)) |
a |
#s(literal 1/4 binary64) |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) |
#s(literal -2 binary64) |
(sqrt.f64 (PI.f64)) |
(PI.f64) |
(/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
r |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(/.f64 t r) |
t |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
(*.f64 (PI.f64) r) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 r r) #s(literal -4 binary64)) |
(*.f64 r r) |
r |
#s(literal -4 binary64) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64))) |
(*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
a |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) |
#s(literal -2 binary64) |
(sqrt.f64 (PI.f64)) |
(PI.f64) |
(/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(/.f64 t r) |
t |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
(neg.f64 (PI.f64)) |
Outputs |
---|
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (/.f64 r (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) r) r) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) r) r) #s(literal 1/4 binary64)) |
(*.f64 a #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) a) |
a |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 r r) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 r r)) |
(*.f64 r r) |
r |
(PI.f64) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (/.f64 r (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
t |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) r) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) |
#s(literal 2 binary64) |
(sqrt.f64 (PI.f64)) |
(exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 r) (/.f64 (/.f64 (neg.f64 r) t) t)) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 r) t) t) r) |
(neg.f64 (pow.f64 r #s(literal 2 binary64))) |
(*.f64 (neg.f64 r) r) |
(pow.f64 r #s(literal 2 binary64)) |
(*.f64 r r) |
(pow.f64 t #s(literal 2 binary64)) |
(*.f64 t t) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) r) (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) r) (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) |
(/.f64 #s(literal 1/4 binary64) (PI.f64)) |
#s(literal 1/4 binary64) |
(PI.f64) |
r |
(*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) |
(/.f64 a r) |
a |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
t |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t) #s(literal -1/2 binary64)))) r (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t) #s(literal -1/2 binary64)))) r (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) (*.f64 r r)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t) #s(literal -1/2 binary64)))) r (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) |
(*.f64 (erf.f64 (/.f64 r t)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
r |
t |
(/.f64 a (PI.f64)) |
a |
(PI.f64) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r) |
(*.f64 (*.f64 (*.f64 a (fma.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t) #s(literal -1/2 binary64))) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) |
(*.f64 a (fma.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) t) |
#s(literal 1/2 binary64) |
(*.f64 a (*.f64 r (/.f64 r t))) |
(*.f64 (*.f64 (/.f64 r t) r) a) |
(*.f64 r (/.f64 r t)) |
(*.f64 (/.f64 r t) r) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 r r) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(*.f64 (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) r) r) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) |
(*.f64 (*.f64 (/.f64 a r) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t)))) |
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (erf.f64 (/.f64 r t)) #s(literal 1/4 binary64))) a) |
(*.f64 a #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) a) |
a |
#s(literal 1/4 binary64) |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) |
#s(literal -2 binary64) |
(sqrt.f64 (PI.f64)) |
(PI.f64) |
(/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
r |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(/.f64 t r) |
t |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
(*.f64 (PI.f64) r) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (/.f64 (/.f64 a (PI.f64)) r) r) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 r r)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 r r) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 r r)) |
(*.f64 r r) |
r |
#s(literal -4 binary64) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64))) |
(*.f64 (/.f64 a (neg.f64 (PI.f64))) (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t)))) |
(*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) a) |
a |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 (/.f64 r (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64) (erf.f64 (/.f64 r t))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) |
#s(literal -2 binary64) |
(sqrt.f64 (PI.f64)) |
(PI.f64) |
(/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(/.f64 t r) |
t |
(erf.f64 (/.f64 r t)) |
(/.f64 r t) |
(neg.f64 (PI.f64)) |
Found 20 expressions of interest:
New | Metric | Score | Program |
---|---|---|---|
accuracy | 0.33203125 | (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64))) | |
accuracy | 0.41025225383409386 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) | |
accuracy | 0.5058975586106522 | (pow.f64 (/.f64 t r) #s(literal -2 binary64)) | |
accuracy | 1.0 | (sqrt.f64 (PI.f64)) | |
accuracy | 0.2624576809788428 | (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) | |
accuracy | 0.32650375976844204 | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) | |
accuracy | 0.5058975586106522 | (pow.f64 (/.f64 t r) #s(literal -2 binary64)) | |
accuracy | 1.0 | (sqrt.f64 (PI.f64)) | |
accuracy | 0.313163769536884 | (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) | |
accuracy | 0.40700926611516786 | (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) | |
accuracy | 1.0 | (pow.f64 (PI.f64) #s(literal 3 binary64)) | |
accuracy | 41.79621474442476 | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) | |
accuracy | 0.125 | (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) | |
accuracy | 0.29525375976844204 | (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) | |
accuracy | 0.38671875 | (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) | |
accuracy | 16.2767340940051 | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) | |
accuracy | 0.27659123016428755 | (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) | |
accuracy | 0.29296875 | (*.f64 (*.f64 r r) (PI.f64)) | |
accuracy | 0.3444137695368841 | (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) | |
accuracy | 1.0 | (sqrt.f64 (PI.f64)) |
143.0ms | 256× | 0 | valid |
Compiled 746 to 75 computations (89.9% saved)
ival-div
: 36.0ms (34% of total)ival-mult
: 36.0ms (34% of total)ival-exp
: 6.0ms (5.7% of total)ival-pow2
: 6.0ms (5.7% of total)ival-pow
: 5.0ms (4.7% of total)ival-add
: 4.0ms (3.8% of total)ival-sqrt
: 4.0ms (3.8% of total)ival-erf
: 3.0ms (2.8% of total)ival-neg
: 2.0ms (1.9% of total)ival-pi
: 1.0ms (0.9% of total)ival-sub
: 1.0ms (0.9% of total)exact
: 1.0ms (0.9% of total)ival-assert
: 0.0ms (0% of total)ival-true
: 0.0ms (0% of total)Inputs |
---|
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) |
(/.f64 #s(literal 1/4 binary64) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) |
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 a #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 r r) #s(literal -4 binary64)) |
(*.f64 r r) |
(sqrt.f64 (PI.f64)) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(*.f64 (*.f64 r r) (PI.f64)) |
(*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64))) |
Outputs |
---|
(erf (/ r t)) |
(+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))) |
(+ (erf (/ r t)) (* r (- (* 2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))))) |
(+ (erf (/ r t)) (* r (- (* (pow r 2) (- (* -1 (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))) (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))))) (* 2 (sqrt (/ 1 (PI))))))) |
(* 2 (sqrt (/ 1 (PI)))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/3 (* (/ (pow r 2) (pow t 6)) (sqrt (/ 1 (PI))))) (* (/ 1 (pow t 4)) (sqrt (/ 1 (PI))))))))) |
(* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))))) (pow r 2)) |
(* 1/4 (/ a (* (pow r 2) (PI)))) |
(/ 1/4 (* r (PI))) |
(* -1/2 a) |
(+ (* -1/2 a) (* 1/2 (/ (* a (pow r 2)) (pow t 2)))) |
(* 1/4 (/ (* a (erf (/ r t))) (PI))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) |
(+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* 1/4 (/ (* a (erf (/ r t))) r)) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (PI))))) (* 1/4 (* a (erf (/ r t))))) r) |
(/ (+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) r) |
(/ (+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (PI)))))))))) r) |
(* 1/4 (* a (erf (/ r t)))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (PI))))) (* 1/4 (* a (erf (/ r t))))) |
(+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (PI)))))))))) |
(/ -1/4 (pow r 2)) |
(* -4 (pow r 2)) |
(pow r 2) |
(* -1 (/ (pow r 2) (pow t 2))) |
(* (pow r 2) (PI)) |
(/ (* a (erf (/ r t))) r) |
(/ (pow r 2) (pow t 2)) |
1 |
(+ 1 (/ (pow r 2) (pow t 2))) |
(+ 1 (* (pow r 2) (+ (* 1/2 (/ (pow r 2) (pow t 4))) (/ 1 (pow t 2))))) |
(+ 1 (* (pow r 2) (+ (* (pow r 2) (+ (* 1/6 (/ (pow r 2) (pow t 6))) (* 1/2 (/ 1 (pow t 4))))) (/ 1 (pow t 2))))) |
(* -1 (/ (* a (erf (/ r t))) (PI))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* 2 (* (* a r) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 2 (* a (sqrt (/ 1 (pow (PI) 3)))))))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* 2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(* -2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))) |
(* r (- (/ (erf (/ r t)) r) (* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))))) |
(* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))) |
(* -1/2 (* (/ (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) r) (sqrt (/ 1 (pow (PI) 3))))) |
(/ (+ (* -1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(* 1/2 (/ (* a (pow r 2)) (pow t 2))) |
(* (pow r 2) (+ (* -1/2 (/ a (pow r 2))) (* 1/2 (/ a (pow t 2))))) |
(* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) |
(* r (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(* r (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) |
(* (pow r 3) (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(* (pow r 3) (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* -1/2 (* (/ a (* r (exp (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) |
(/ (+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) |
(+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) (* 1/4 (/ (* a (erf (/ r t))) r))) |
(* -1/2 (* (/ (* a r) (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) |
(* r (+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) (* 1/4 (/ (* a (erf (/ r t))) r)))) |
(exp (/ (pow r 2) (pow t 2))) |
(* 2 (* (/ (* a r) (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) |
(* r (+ (* -1 (/ (* a (erf (/ r t))) (* r (PI)))) (* 2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))))) |
(* -1 (* r (- (* -1 (/ (erf (/ r t)) r)) (* -2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2))))))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(* -1 (* r (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* -1 (* r (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(* -1 (* (pow r 3) (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* -1 (* (pow r 3) (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(* -1 (* r (+ (* -1/4 (/ (* a (erf (/ r t))) r)) (* 1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI)))))))) |
(* -1 (* r (+ (* -2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) (/ (* a (erf (/ r t))) (* r (PI)))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(* a (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) |
(/ (* a (+ (* 1/4 (/ (erf (/ r t)) (PI))) (* (* r (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) (sqrt (/ 1 (pow (PI) 3)))))) (pow r 2)) |
(* a (+ (* 1/4 (/ (erf (/ r t)) (PI))) (* (* r (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) r)) |
(* 1/4 (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI)))))))) |
(* 1/4 a) |
(* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) (PI))) |
(* -1 (* a (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2)))))) |
(* -1 (/ (* a (+ (* -1/4 (/ (erf (/ r t)) (PI))) (* (* r (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) (pow r 2))) |
(* -1 (* a (+ (* -1/4 (/ (erf (/ r t)) (PI))) (* (* r (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))))) |
(- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI)))))) |
(/ (+ (* -1/2 (* a (pow t 2))) (* 1/2 (* a (pow r 2)))) (pow t 2)) |
(/ (+ (* 1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* (pow t 2) (+ (* -1/2 (* (/ a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI))))))) (pow t 2)) |
(/ (+ (* 1/2 (* (* a (pow r 3)) (sqrt (/ 1 (pow (PI) 3))))) (* (pow t 2) (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))))) (pow t 2)) |
(- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* 2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI)))))) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* -1 (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (* r (sqrt (/ 1 (PI))))))) |
(- (+ (erf (/ r t)) (* 1/3 (* (/ (pow r 7) (pow t 6)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (* r (sqrt (/ 1 (PI))))) (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI)))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* -1/3 (* (/ (pow r 6) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/12 (* (/ (* a (pow r 5)) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(+ (* -1/2 (* (/ a r) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (+ (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* (pow r 2) (pow t 4))) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (+ (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (* (pow r 2) (pow t 6))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* (pow r 2) (pow t 4))) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* r (pow t 4))) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI))))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (* r (pow t 6))) (sqrt (/ 1 (PI))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* r (pow t 4))) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI)))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI))))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(+ 1 (+ (* 1/2 (/ (pow r 4) (pow t 4))) (/ (pow r 2) (pow t 2)))) |
(+ 1 (+ (* 1/6 (/ (pow r 6) (pow t 6))) (+ (* 1/2 (/ (pow r 4) (pow t 4))) (/ (pow r 2) (pow t 2))))) |
(* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI))) |
(+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI)))) |
(+ (* -2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI))))) |
(+ (* -2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI)))))) |
9 calls:
Time | Variable | Point | Expression | |
---|---|---|---|---|
27.0ms | a | @ | 0 | ((- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (* a 1/4) (* (* r r) (PI))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (* (/ (/ 1/4 (PI)) r) (* (/ a r) (erf (/ r t)))) (/ (/ 1/4 (PI)) r) (/ 1/4 (PI)) (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (* a 1/4) (/ 1 (* (* r r) -4)) (* (/ 1 (* (* r r) -4)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) (* (* r r) -4) (* r r) (sqrt (PI)) (/ (neg (pow r 2)) (pow t 2)) (* (* r r) (PI)) (* (/ a r) (erf (/ r t))) (pow (PI) 3) (pow (/ t r) -2) (exp (pow (/ t r) -2)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) |
16.0ms | r | @ | -inf | ((- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (* a 1/4) (* (* r r) (PI))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (* (/ (/ 1/4 (PI)) r) (* (/ a r) (erf (/ r t)))) (/ (/ 1/4 (PI)) r) (/ 1/4 (PI)) (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (* a 1/4) (/ 1 (* (* r r) -4)) (* (/ 1 (* (* r r) -4)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) (* (* r r) -4) (* r r) (sqrt (PI)) (/ (neg (pow r 2)) (pow t 2)) (* (* r r) (PI)) (* (/ a r) (erf (/ r t))) (pow (PI) 3) (pow (/ t r) -2) (exp (pow (/ t r) -2)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) |
10.0ms | t | @ | inf | ((- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (* a 1/4) (* (* r r) (PI))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (* (/ (/ 1/4 (PI)) r) (* (/ a r) (erf (/ r t)))) (/ (/ 1/4 (PI)) r) (/ 1/4 (PI)) (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (* a 1/4) (/ 1 (* (* r r) -4)) (* (/ 1 (* (* r r) -4)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) (* (* r r) -4) (* r r) (sqrt (PI)) (/ (neg (pow r 2)) (pow t 2)) (* (* r r) (PI)) (* (/ a r) (erf (/ r t))) (pow (PI) 3) (pow (/ t r) -2) (exp (pow (/ t r) -2)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) |
10.0ms | r | @ | inf | ((- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (* a 1/4) (* (* r r) (PI))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (* (/ (/ 1/4 (PI)) r) (* (/ a r) (erf (/ r t)))) (/ (/ 1/4 (PI)) r) (/ 1/4 (PI)) (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (* a 1/4) (/ 1 (* (* r r) -4)) (* (/ 1 (* (* r r) -4)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) (* (* r r) -4) (* r r) (sqrt (PI)) (/ (neg (pow r 2)) (pow t 2)) (* (* r r) (PI)) (* (/ a r) (erf (/ r t))) (pow (PI) 3) (pow (/ t r) -2) (exp (pow (/ t r) -2)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) |
9.0ms | t | @ | 0 | ((- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (* a 1/4) (* (* r r) (PI))) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (* (/ (/ 1/4 (PI)) r) (* (/ a r) (erf (/ r t)))) (/ (/ 1/4 (PI)) r) (/ 1/4 (PI)) (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (* a 1/4) (/ 1 (* (* r r) -4)) (* (/ 1 (* (* r r) -4)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) (* (* r r) -4) (* r r) (sqrt (PI)) (/ (neg (pow r 2)) (pow t 2)) (* (* r r) (PI)) (* (/ a r) (erf (/ r t))) (pow (PI) 3) (pow (/ t r) -2) (exp (pow (/ t r) -2)) (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI)))) |
1× | egg-herbie |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 450 | 3608 |
1 | 1480 | 3362 |
2 | 5327 | 3235 |
0 | 8064 | 3083 |
1× | iter limit |
1× | node limit |
Inputs |
---|
(erf (/ r t)) |
(+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))) |
(+ (erf (/ r t)) (* r (- (* 2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))))) |
(+ (erf (/ r t)) (* r (- (* (pow r 2) (- (* -1 (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))) (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))))) (* 2 (sqrt (/ 1 (PI))))))) |
(* 2 (sqrt (/ 1 (PI)))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/3 (* (/ (pow r 2) (pow t 6)) (sqrt (/ 1 (PI))))) (* (/ 1 (pow t 4)) (sqrt (/ 1 (PI))))))))) |
(* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) (pow r 2)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))))) (pow r 2)) |
(* 1/4 (/ a (* (pow r 2) (PI)))) |
(/ 1/4 (* r (PI))) |
(* -1/2 a) |
(+ (* -1/2 a) (* 1/2 (/ (* a (pow r 2)) (pow t 2)))) |
(* 1/4 (/ (* a (erf (/ r t))) (PI))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) |
(+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* 1/4 (/ (* a (erf (/ r t))) r)) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (PI))))) (* 1/4 (* a (erf (/ r t))))) r) |
(/ (+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) r) |
(/ (+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (PI)))))))))) r) |
(* 1/4 (* a (erf (/ r t)))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (PI))))) (* 1/4 (* a (erf (/ r t))))) |
(+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (PI)))))))))) |
(/ -1/4 (pow r 2)) |
(* -4 (pow r 2)) |
(pow r 2) |
(* -1 (/ (pow r 2) (pow t 2))) |
(* (pow r 2) (PI)) |
(/ (* a (erf (/ r t))) r) |
(/ (pow r 2) (pow t 2)) |
1 |
(+ 1 (/ (pow r 2) (pow t 2))) |
(+ 1 (* (pow r 2) (+ (* 1/2 (/ (pow r 2) (pow t 4))) (/ 1 (pow t 2))))) |
(+ 1 (* (pow r 2) (+ (* (pow r 2) (+ (* 1/6 (/ (pow r 2) (pow t 6))) (* 1/2 (/ 1 (pow t 4))))) (/ 1 (pow t 2))))) |
(* -1 (/ (* a (erf (/ r t))) (PI))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* 2 (* (* a r) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 2 (* a (sqrt (/ 1 (pow (PI) 3)))))))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* 2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(* -2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))) |
(* r (- (/ (erf (/ r t)) r) (* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))))) |
(* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))) |
(* -1/2 (* (/ (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) r) (sqrt (/ 1 (pow (PI) 3))))) |
(/ (+ (* -1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(* 1/2 (/ (* a (pow r 2)) (pow t 2))) |
(* (pow r 2) (+ (* -1/2 (/ a (pow r 2))) (* 1/2 (/ a (pow t 2))))) |
(* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) |
(* r (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(* r (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) |
(* (pow r 3) (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(* (pow r 3) (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* -1/2 (* (/ a (* r (exp (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) |
(/ (+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) |
(+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) (* 1/4 (/ (* a (erf (/ r t))) r))) |
(* -1/2 (* (/ (* a r) (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) |
(* r (+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) (* 1/4 (/ (* a (erf (/ r t))) r)))) |
(exp (/ (pow r 2) (pow t 2))) |
(* 2 (* (/ (* a r) (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) |
(* r (+ (* -1 (/ (* a (erf (/ r t))) (* r (PI)))) (* 2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))))) |
(* -1 (* r (- (* -1 (/ (erf (/ r t)) r)) (* -2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2))))))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(* -1 (* r (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* -1 (* r (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(* -1 (* (pow r 3) (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* -1 (* (pow r 3) (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(* -1 (* r (+ (* -1/4 (/ (* a (erf (/ r t))) r)) (* 1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI)))))))) |
(* -1 (* r (+ (* -2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) (/ (* a (erf (/ r t))) (* r (PI)))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(* a (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) |
(/ (* a (+ (* 1/4 (/ (erf (/ r t)) (PI))) (* (* r (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) (sqrt (/ 1 (pow (PI) 3)))))) (pow r 2)) |
(* a (+ (* 1/4 (/ (erf (/ r t)) (PI))) (* (* r (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) r)) |
(* 1/4 (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI)))))))) |
(* 1/4 a) |
(* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) (PI))) |
(* -1 (* a (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2)))))) |
(* -1 (/ (* a (+ (* -1/4 (/ (erf (/ r t)) (PI))) (* (* r (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) (pow r 2))) |
(* -1 (* a (+ (* -1/4 (/ (erf (/ r t)) (PI))) (* (* r (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))))) |
(- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI)))))) |
(/ (+ (* -1/2 (* a (pow t 2))) (* 1/2 (* a (pow r 2)))) (pow t 2)) |
(/ (+ (* 1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* (pow t 2) (+ (* -1/2 (* (/ a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI))))))) (pow t 2)) |
(/ (+ (* 1/2 (* (* a (pow r 3)) (sqrt (/ 1 (pow (PI) 3))))) (* (pow t 2) (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))))) (pow t 2)) |
(- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* 2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI)))))) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(- (+ (erf (/ r t)) (* -1 (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (* r (sqrt (/ 1 (PI))))))) |
(- (+ (erf (/ r t)) (* 1/3 (* (/ (pow r 7) (pow t 6)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (* r (sqrt (/ 1 (PI))))) (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI)))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* -1/3 (* (/ (pow r 6) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/12 (* (/ (* a (pow r 5)) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(+ (* -1/2 (* (/ a r) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (+ (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* (pow r 2) (pow t 4))) (sqrt (/ 1 (pow (PI) 3))))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (+ (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (* (pow r 2) (pow t 6))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* (pow r 2) (pow t 4))) (sqrt (/ 1 (pow (PI) 3)))))))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* r (pow t 4))) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI))))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (* r (pow t 6))) (sqrt (/ 1 (PI))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* r (pow t 4))) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI)))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI))))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(+ 1 (+ (* 1/2 (/ (pow r 4) (pow t 4))) (/ (pow r 2) (pow t 2)))) |
(+ 1 (+ (* 1/6 (/ (pow r 6) (pow t 6))) (+ (* 1/2 (/ (pow r 4) (pow t 4))) (/ (pow r 2) (pow t 2))))) |
(* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI))) |
(+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI)))) |
(+ (* -2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI))))) |
(+ (* -2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI)))))) |
Outputs |
---|
(erf (/ r t)) |
(erf.f64 (/.f64 r t)) |
(+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) |
(+ (erf (/ r t)) (* r (- (* 2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))) |
(+ (erf (/ r t)) (* r (- (* (pow r 2) (- (* -1 (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))) (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))))) (* 2 (sqrt (/ 1 (PI))))))) |
(fma.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 r (/.f64 r (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t t))))) (*.f64 r r) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))) |
(* 2 (sqrt (/ 1 (PI)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 2 binary64)) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (sqrt (/ 1 (PI))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (/ (pow r 2) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)) (*.f64 (*.f64 r (/.f64 r (pow.f64 t #s(literal 4 binary64)))) (*.f64 r r)))) |
(+ (* 2 (sqrt (/ 1 (PI)))) (* (pow r 2) (+ (* -2 (* (/ 1 (pow t 2)) (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/3 (* (/ (pow r 2) (pow t 6)) (sqrt (/ 1 (PI))))) (* (/ 1 (pow t 4)) (sqrt (/ 1 (PI))))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)) (*.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (*.f64 r (/.f64 r (pow.f64 t #s(literal 6 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))))))) |
(* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r))) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) (pow r 2)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64)))) (*.f64 r r)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) (pow r 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r)) (*.f64 r r)) |
(/ (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))))) (pow r 2)) |
(/.f64 (fma.f64 a (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64))) (*.f64 (pow.f64 r #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 a t) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 r (/.f64 r (pow.f64 t #s(literal 4 binary64))))))))) (*.f64 r r)) |
(* 1/4 (/ a (* (pow r 2) (PI)))) |
(*.f64 (/.f64 a (*.f64 (*.f64 r r) (PI.f64))) #s(literal 1/4 binary64)) |
(/ 1/4 (* r (PI))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(+ (* -1/2 a) (* 1/2 (/ (* a (pow r 2)) (pow t 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a) |
(* 1/4 (/ (* a (erf (/ r t))) (PI))) |
(*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64)) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))) |
(*.f64 a (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64)))) |
(+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r)) |
(* 1/4 (/ (* a (erf (/ r t))) r)) |
(*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) #s(literal 1/4 binary64)) |
(/ (+ (* -1/2 (* (* a r) (sqrt (/ 1 (PI))))) (* 1/4 (* a (erf (/ r t))))) r) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))))) r) |
(/ (+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) r) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) |
(/ (+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (PI)))))))))) r) |
(/.f64 (fma.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (*.f64 (pow.f64 r #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 a t) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 r (/.f64 r (pow.f64 t #s(literal 4 binary64))))))))) r) |
(* 1/4 (* a (erf (/ r t)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (PI))))) (* 1/4 (* a (erf (/ r t))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))))) |
(+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(+ (* 1/4 (* a (erf (/ r t)))) (* r (+ (* -1/2 (* a (sqrt (/ 1 (PI))))) (* (pow r 2) (+ (* -1/4 (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (PI)))))))))) |
(fma.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) r) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (*.f64 (pow.f64 r #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 a t) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 r (/.f64 r (pow.f64 t #s(literal 4 binary64))))))))) |
(/ -1/4 (pow r 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 r r)) |
(* -4 (pow r 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 r r)) |
(pow r 2) |
(*.f64 r r) |
(* -1 (/ (pow r 2) (pow t 2))) |
(*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)) |
(* (pow r 2) (PI)) |
(*.f64 (*.f64 r r) (PI.f64)) |
(/ (* a (erf (/ r t))) r) |
(*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) |
(/ (pow r 2) (pow t 2)) |
(*.f64 (/.f64 r t) (/.f64 r t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow r 2) (pow t 2))) |
(fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)) |
(+ 1 (* (pow r 2) (+ (* 1/2 (/ (pow r 2) (pow t 4))) (/ 1 (pow t 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))) r) r (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 r r) #s(literal 1 binary64)) |
(+ 1 (* (pow r 2) (+ (* (pow r 2) (+ (* 1/6 (/ (pow r 2) (pow t 6))) (* 1/2 (/ 1 (pow t 4))))) (/ 1 (pow t 2))))) |
(fma.f64 (pow.f64 r #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 r (/.f64 r (pow.f64 t #s(literal 6 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64))) |
(* -1 (/ (* a (erf (/ r t))) (PI))) |
(/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* 2 (* (* a r) (sqrt (/ 1 (pow (PI) 3)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal 2 binary64) (neg.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64))))) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* -2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 2 (* a (sqrt (/ 1 (pow (PI) 3)))))))) |
(fma.f64 (neg.f64 a) (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 (*.f64 a r) r) t) (*.f64 #s(literal 2 binary64) a))) r)) |
(+ (* -1 (/ (* a (erf (/ r t))) (PI))) (* r (+ (* 2 (* a (sqrt (/ 1 (pow (PI) 3))))) (* (pow r 2) (+ (* -2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* (/ (* a (pow r 2)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(fma.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal 2 binary64) (neg.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)))) (*.f64 (pow.f64 r #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 a t) (*.f64 (*.f64 r r) (/.f64 a (pow.f64 t #s(literal 4 binary64)))))))) |
(* -2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))) |
(*.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(* r (- (/ (erf (/ r t)) r) (* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r) |
(* 2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 2 binary64))) |
(* -1/2 (* (/ (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) r) (sqrt (/ 1 (pow (PI) 3))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (/.f64 a r))) |
(/ (+ (* -1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) #s(literal 1/4 binary64)))) r) |
(* 1/2 (/ (* a (pow r 2)) (pow t 2))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) r) t) (/.f64 r t)) |
(* (pow r 2) (+ (* -1/2 (/ a (pow r 2))) (* 1/2 (/ a (pow t 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 r r)) #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal 1/2 binary64))) r) r) |
(* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) |
(*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(* r (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal 1/2 binary64)))) r) |
(* r (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 r #s(literal 3 binary64))) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal 1/2 binary64))))) r) |
(* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal 3 binary64))) t) (/.f64 a t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(* (pow r 3) (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(*.f64 (pow.f64 r #s(literal 3 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal 1/2 binary64))))) |
(* (pow r 3) (+ (* -1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 r #s(literal 3 binary64))) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal 1/2 binary64))))) (pow.f64 r #s(literal 3 binary64))) |
(* -1/2 (* (/ a (* r (exp (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))) |
(*.f64 (/.f64 (*.f64 (/.f64 a r) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(/ (+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* r (PI))))) r) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) r) |
(* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) (* 1/4 (/ (* a (erf (/ r t))) r))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) #s(literal 1/4 binary64))) |
(* -1/2 (* (/ (* a r) (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(* r (+ (* -1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))) (* 1/4 (/ (* a (erf (/ r t))) r)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) #s(literal 1/4 binary64))) r) |
(exp (/ (pow r 2) (pow t 2))) |
(pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t)) |
(* 2 (* (/ (* a r) (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) r) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
(* r (+ (* -1 (/ (* a (erf (/ r t))) (* r (PI)))) (* 2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (/.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) (neg.f64 (PI.f64)))) r) |
(* -1 (* r (- (* -1 (/ (erf (/ r t)) r)) (* -2 (* (sqrt (/ 1 (PI))) (exp (* -1 (/ (pow r 2) (pow t 2))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (* a (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(/.f64 (*.f64 a (fma.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) #s(literal -1/4 binary64)))) (neg.f64 r)) |
(* -1 (* r (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(*.f64 (neg.f64 r) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal -1/2 binary64))))) |
(* -1 (* r (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 r #s(literal 3 binary64))) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal -1/2 binary64)))))) |
(* -1 (* (pow r 3) (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(*.f64 (neg.f64 (pow.f64 r #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal -1/2 binary64))))) |
(* -1 (* (pow r 3) (+ (* -1/2 (* (/ a (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -1/4 (/ (* a (erf (/ r t))) (* (pow r 3) (PI)))) (* 1/2 (* (/ a (pow r 2)) (sqrt (/ 1 (pow (PI) 3))))))))) |
(*.f64 (neg.f64 (pow.f64 r #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 r #s(literal 3 binary64))) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 t t)) #s(literal -1/2 binary64)))))) |
(* -1 (/ (+ (* -1/4 (/ (* a (erf (/ r t))) (* r (PI)))) (* 1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3)))))) r)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (neg.f64 r)) |
(* -1 (* r (+ (* -1/4 (/ (* a (erf (/ r t))) r)) (* 1/2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI)))))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) #s(literal -1/4 binary64)))) |
(* -1 (* r (+ (* -2 (* (/ a (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (pow (PI) 3))))) (/ (* a (erf (/ r t))) (* r (PI)))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) a (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (erf.f64 (/.f64 r t))) r)) |
(* a (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a) |
(/ (* a (+ (* 1/4 (/ (erf (/ r t)) (PI))) (* (* r (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) (sqrt (/ 1 (pow (PI) 3)))))) (pow r 2)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) (/.f64 a (*.f64 r r))) |
(* a (+ (* 1/4 (/ (erf (/ r t)) (PI))) (* (* r (- (* 1/2 (/ (pow r 2) (pow t 2))) 1/2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) a) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) a) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) r)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) a) (/.f64 #s(literal 1/4 binary64) r)) |
(* 1/4 (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI)))))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) |
(* 1/4 a) |
(*.f64 #s(literal 1/4 binary64) a) |
(* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* (/ r (exp (/ (pow r 2) (pow t 2)))) (sqrt (/ 1 (PI))))))) (PI))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) a) (neg.f64 (PI.f64))) |
(* -1 (* a (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) r) t) (/.f64 r t) #s(literal 1/2 binary64))) |
(* -1 (/ (* a (+ (* -1/4 (/ (erf (/ r t)) (PI))) (* (* r (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3)))))) (pow r 2))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) r) t) (/.f64 r t) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal -1/4 binary64))) a) (*.f64 (neg.f64 r) r)) |
(* -1 (* a (+ (* -1/4 (/ (erf (/ r t)) (PI))) (* (* r (+ 1/2 (* -1/2 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (pow (PI) 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) r) t) (/.f64 r t) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal -1/4 binary64)))) |
(- (erf (/ r t)) (* 2 (* (* r (exp (* -1 (/ (pow r 2) (pow t 2))))) (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (erf.f64 (/.f64 r t))) |
(/ (+ (* -1/2 (* a (pow t 2))) (* 1/2 (* a (pow r 2)))) (pow t 2)) |
(/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) r) r (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t t)) |
(/ (+ (* 1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* (pow t 2) (+ (* -1/2 (* (/ a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI))))))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) (*.f64 (*.f64 (/.f64 a r) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 t t))) (*.f64 t t)) |
(/ (+ (* 1/2 (* (* a (pow r 3)) (sqrt (/ 1 (pow (PI) 3))))) (* (pow t 2) (+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (* 1/4 (/ (* a (erf (/ r t))) (PI)))))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64)))) (*.f64 t t) (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 3 binary64)) a) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 t t)) |
(- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) |
(- (+ (erf (/ r t)) (* 2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI)))))) (* 2 (* r (sqrt (/ 1 (PI)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (pow.f64 r #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) r)) (erf.f64 (/.f64 r t))) |
(- (+ (erf (/ r t)) (* -1 (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (* 2 (* r (sqrt (/ 1 (PI))))))) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (pow.f64 r #s(literal 3 binary64)) t) (fma.f64 #s(literal 2 binary64) r (/.f64 (pow.f64 r #s(literal 5 binary64)) (pow.f64 t #s(literal 4 binary64))))))) |
(- (+ (erf (/ r t)) (* 1/3 (* (/ (pow r 7) (pow t 6)) (sqrt (/ 1 (PI)))))) (+ (* -2 (* (/ (pow r 3) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (* r (sqrt (/ 1 (PI))))) (* (/ (pow r 5) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 r #s(literal 7 binary64))) (pow.f64 t #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (pow.f64 r #s(literal 3 binary64)) t) (fma.f64 #s(literal 2 binary64) r (/.f64 (pow.f64 r #s(literal 5 binary64)) (pow.f64 t #s(literal 4 binary64))))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) |
(+ (* -2 (* (/ (pow r 2) (pow t 2)) (sqrt (/ 1 (PI))))) (+ (* -1/3 (* (/ (pow r 6) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 2 (sqrt (/ 1 (PI)))) (* (/ (pow r 4) (pow t 4)) (sqrt (/ 1 (PI))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) (/.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 r #s(literal 6 binary64))) (pow.f64 t #s(literal 6 binary64)))) (+.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) |
(+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 a t) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 r #s(literal 3 binary64)) a)) (pow.f64 t #s(literal 4 binary64)))))) |
(+ (* -1/4 (* (/ (* a (pow r 3)) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/12 (* (/ (* a (pow r 5)) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (- (erf (/ r t)) (* 2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 r #s(literal 5 binary64)) a)) (pow.f64 t #s(literal 6 binary64)))) (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(+ (* -1/2 (* (/ a r) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (erf.f64 (/.f64 r t)) r) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64) (*.f64 (/.f64 a r) #s(literal -1/2 binary64))))) |
(+ (* -1/2 (* (* a r) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/4 (/ (* a (erf (/ r t))) (PI))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) r) a (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal 3 binary64))) t) (/.f64 a t))) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (+ (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* (pow r 2) (pow t 4))) (sqrt (/ 1 (pow (PI) 3))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) a) (fma.f64 (/.f64 (pow.f64 r #s(literal 5 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) r)) (/.f64 #s(literal -1/2 binary64) r) (/.f64 (/.f64 r t) t))) #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (* (pow r 2) (PI)))) (+ (* 1/2 (* (/ (* a r) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (* (pow r 2) (pow t 6))) (sqrt (/ 1 (pow (PI) 3))))) (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* (pow r 2) (pow t 4))) (sqrt (/ 1 (pow (PI) 3)))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (/.f64 a (*.f64 r r)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 r #s(literal 7 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 5 binary64)) #s(literal -1/2 binary64)) r) r)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (pow.f64 r #s(literal 5 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) (*.f64 r (/.f64 a (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64)) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 (*.f64 r r) (*.f64 (/.f64 a (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* r (pow t 4))) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 a (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 r #s(literal 5 binary64)) r) (*.f64 (/.f64 r t) (/.f64 r t)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) |
(+ (* 1/4 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) r)) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (* r (pow t 6))) (sqrt (/ 1 (PI))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (* r (pow t 4))) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 2)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 r #s(literal 7 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 5 binary64)) #s(literal -1/2 binary64)) r) r)) r) (/.f64 a (pow.f64 t #s(literal 6 binary64))) (*.f64 a (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 r #s(literal 5 binary64)) r) (*.f64 (/.f64 r t) (/.f64 r t)))))))) |
(* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal 3 binary64))) t) (/.f64 a t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI))))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) a (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 a (fma.f64 (pow.f64 r #s(literal 5 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t))))) |
(+ (* 1/4 (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI)))))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (pow t 6)) (sqrt (/ 1 (PI))))) (+ (* 1/2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (PI))))) (* 1/2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (PI)))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 r #s(literal 7 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 5 binary64)) #s(literal -1/2 binary64)) r) r)) (pow.f64 t #s(literal 6 binary64))) a (*.f64 a (fma.f64 (pow.f64 r #s(literal 5 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) |
(+ 1 (+ (* 1/2 (/ (pow r 4) (pow t 4))) (/ (pow r 2) (pow t 2)))) |
(fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow r 6) (pow t 6))) (+ (* 1/2 (/ (pow r 4) (pow t 4))) (/ (pow r 2) (pow t 2))))) |
(fma.f64 (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) |
(* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI))) |
(/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)) |
(+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 (pow.f64 r #s(literal 3 binary64)) a) t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64))) |
(+ (* -2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 a (fma.f64 (pow.f64 r #s(literal 5 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64))) |
(+ (* -2 (* (/ (* a (+ (* -1 (* (pow r 2) (+ (* -1 (pow r 5)) (* 1/2 (pow r 5))))) (+ (* -1/2 (pow r 7)) (* 1/6 (pow r 7))))) (pow t 6)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (+ (* -1 (pow r 5)) (* 1/2 (pow r 5)))) (pow t 4)) (sqrt (/ 1 (pow (PI) 3))))) (+ (* -2 (* (/ (* a (pow r 3)) (pow t 2)) (sqrt (/ 1 (pow (PI) 3))))) (* -1 (/ (* a (+ (erf (/ r t)) (* -2 (* r (sqrt (/ 1 (PI))))))) (PI)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (-.f64 (*.f64 (pow.f64 r #s(literal 7 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 5 binary64)) #s(literal -1/2 binary64)) r) r)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (pow.f64 r #s(literal 5 binary64)) (/.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) t) t)))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64))) |
Useful iterations: 1 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 85 | 474 |
0 | 142 | 472 |
1 | 472 | 441 |
2 | 3474 | 441 |
0 | 8154 | 441 |
1× | iter limit |
1× | node limit |
1× | iter limit |
Inputs |
---|
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) |
(/.f64 #s(literal 1/4 binary64) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) |
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(*.f64 a #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 r r) #s(literal -4 binary64)) |
(*.f64 r r) |
(sqrt.f64 (PI.f64)) |
(/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))) |
(*.f64 (*.f64 r r) (PI.f64)) |
(*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64))) |
Outputs |
---|
(*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (pow.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) r (erf.f64 (/.f64 r t))) |
(fma.f64 (neg.f64 r) (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) (sqrt.f64 (PI.f64)))) (erf.f64 (/.f64 r t))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(fma.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (neg.f64 r) (erf.f64 (/.f64 r t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (neg.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(fma.f64 r (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (erf.f64 (/.f64 r t))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(-.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(-.f64 (/.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(-.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) |
(+.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(pow.f64 (*.f64 (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (exp.f64 (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) r) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64)) (pow.f64 (neg.f64 r) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) r) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) #s(literal -1 binary64)) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 r (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 a r) r)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) a) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (PI.f64)) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (PI.f64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r))) |
(*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) |
(*.f64 (/.f64 a (*.f64 (PI.f64) r)) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) r)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 r r))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) r)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (pow.f64 (/.f64 r (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a r) r) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r) (pow.f64 (*.f64 (neg.f64 r) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (pow.f64 (/.f64 (PI.f64) (pow.f64 r #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (*.f64 (PI.f64) r))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64)))) |
(*.f64 a (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(pow.f64 (/.f64 r (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 r r) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 r r)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) r) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) (*.f64 r r)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64))) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (PI.f64)) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 r r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) #s(literal 1 binary64)) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (PI.f64)) (*.f64 r r)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64))) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (PI.f64) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (PI.f64) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 r r) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 r (*.f64 (neg.f64 r) (PI.f64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 r (*.f64 (neg.f64 r) (PI.f64))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 r r) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 r r) (PI.f64)) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (PI.f64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 r r))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 r (*.f64 (neg.f64 r) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r (*.f64 (neg.f64 r) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 (*.f64 r r) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) (*.f64 r (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64)) r) |
(/.f64 (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64)) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r) (*.f64 (neg.f64 r) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (PI.f64) r) (neg.f64 r))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 r (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (*.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (neg.f64 (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 r (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 r r) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (neg.f64 r) (PI.f64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (erf.f64 (/.f64 r t))) (/.f64 a r) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (erf.f64 (/.f64 r t))) (/.f64 a r) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (pow.f64 r #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 a r) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 a r) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 r #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) r) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (*.f64 (/.f64 (/.f64 a r) r) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) a) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 r r)) (/.f64 a (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) r) (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a r) r) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (pow.f64 (*.f64 r (*.f64 (neg.f64 r) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (PI.f64)) (pow.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (PI.f64)) (/.f64 #s(literal 1/4 binary64) (*.f64 r r))) |
(*.f64 (/.f64 a r) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 a r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (pow.f64 (*.f64 r (/.f64 r a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (/.f64 a r) r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) a) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 a (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)))) |
(*.f64 a (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(pow.f64 (*.f64 (/.f64 r a) (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 r r) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 r a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) r) r) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 a r)) (neg.f64 r)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a r)) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (/.f64 (/.f64 a r) r) #s(literal -1/4 binary64)) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (/.f64 a r) r) #s(literal 1 binary64)) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (*.f64 a (/.f64 #s(literal -1/4 binary64) (PI.f64))) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (neg.f64 a)) (neg.f64 r)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) #s(literal 1 binary64)) (/.f64 r a)) |
(/.f64 (*.f64 (/.f64 (/.f64 a r) r) #s(literal 1/4 binary64)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 a r)) r) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) a) r) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (*.f64 (PI.f64) r)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 (neg.f64 r) r)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) a)) (neg.f64 (*.f64 r (*.f64 (neg.f64 r) (PI.f64))))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 a)) (*.f64 r r)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (neg.f64 r) (/.f64 r a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) a) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (neg.f64 a)) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 r (/.f64 r a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) (neg.f64 r))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (*.f64 r r)) |
(/.f64 (/.f64 (/.f64 a r) r) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (PI.f64) r) (neg.f64 r))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 r (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))))) |
(/.f64 (/.f64 a r) (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 r a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) (/.f64 r a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (PI.f64) r) (/.f64 r a))) |
(/.f64 a (*.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) (PI.f64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 r r) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 r (*.f64 (neg.f64 r) (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (erf.f64 (/.f64 r t))) (/.f64 a r)) |
(*.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) |
(*.f64 (/.f64 a r) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t))) |
(*.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) |
(pow.f64 (/.f64 r (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) r) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (neg.f64 r)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal -1/4 binary64) (PI.f64))) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (erf.f64 (/.f64 r t)))) r) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (/.f64 #s(literal -1/4 binary64) (PI.f64))) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (*.f64 r r)) |
(/.f64 (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r)) |
(/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 r (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))))) |
(*.f64 (pow.f64 (/.f64 r #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 r #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (pow.f64 (neg.f64 r) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (PI.f64) r) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) #s(literal -1 binary64)) |
(pow.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 r #s(literal -1 binary64))) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1 binary64)) r) |
(/.f64 (*.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 (PI.f64))) |
(/.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 r) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 r)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (neg.f64 (neg.f64 r))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) r) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r)) |
(/.f64 #s(literal 1 binary64) (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) r)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (neg.f64 r))) |
(exp.f64 (*.f64 (log.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 #s(literal 1/4 binary64) (PI.f64)) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t)) (*.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) (/.f64 r t)) r (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a r)) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (/.f64 r t) r)) a (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 r t) r) a) #s(literal 1/2 binary64)) (pow.f64 t #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) (*.f64 (/.f64 r t) r) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 a r) (*.f64 (/.f64 r t) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) |
(fma.f64 (*.f64 (*.f64 (/.f64 r t) r) a) (/.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (*.f64 (/.f64 r t) r) (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (/.f64 r t) r) a) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 r t) r) a)) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 a (*.f64 (*.f64 (/.f64 r t) r) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) a)) |
(fma.f64 a #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t)) (*.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (pow.f64 r #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 r r) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 r r) (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) r) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) r)) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (pow.f64 (*.f64 (neg.f64 r) r) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 r #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) |
(pow.f64 (/.f64 r (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) r)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64)) (*.f64 r r)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64))) (pow.f64 r #s(literal -2 binary64))) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))) (pow.f64 r #s(literal -2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)) (*.f64 r r)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) r)) (neg.f64 r)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) (*.f64 r r)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (*.f64 r r))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))) (*.f64 r r))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) r) r) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64))) (*.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))) (*.f64 (*.f64 r r) (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (*.f64 (neg.f64 r) r)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 r r)) |
(/.f64 #s(literal 1 binary64) (/.f64 r (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) r))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (*.f64 r r))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (neg.f64 r) r))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))) (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) (*.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (PI.f64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (PI.f64) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (PI.f64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (sqrt.f64 (PI.f64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (sqrt.f64 (PI.f64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (sqrt.f64 (PI.f64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (sqrt.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) a) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) a) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (neg.f64 a)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (neg.f64 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) a) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) a) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (PI.f64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (PI.f64) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (PI.f64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) a) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) a) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) a) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)))) (*.f64 (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (cbrt.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (cbrt.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (sqrt.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (sqrt.f64 (PI.f64))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (PI.f64) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) a) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal 1/2 binary64) a)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (cbrt.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (cbrt.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (sqrt.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (sqrt.f64 (PI.f64))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (sqrt.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (PI.f64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (PI.f64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (PI.f64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r)) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 r t) r) a) t) #s(literal 2 binary64)))) (/.f64 (PI.f64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 r (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal -3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))))) (fma.f64 (pow.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 r (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (/.f64 a (cbrt.f64 (PI.f64))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (/.f64 a (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (sqrt.f64 (PI.f64))) (/.f64 a (sqrt.f64 (PI.f64))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) r (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)) r) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(fma.f64 (/.f64 a (PI.f64)) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (PI.f64)) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 r (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)) (*.f64 (neg.f64 r) (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 a (PI.f64)) #s(literal 1/4 binary64)) (erf.f64 (/.f64 r t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) r) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64)) (pow.f64 (neg.f64 r) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) r) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) #s(literal -1 binary64)) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 r (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 a r) r)) (/.f64 #s(literal 1/4 binary64) (PI.f64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) a) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (PI.f64)) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (PI.f64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r))) |
(*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) |
(*.f64 (/.f64 a (*.f64 (PI.f64) r)) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) r)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 r r))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) r)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (pow.f64 (/.f64 r (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a r) r) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r) (pow.f64 (*.f64 (neg.f64 r) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (pow.f64 (/.f64 (PI.f64) (pow.f64 r #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (*.f64 (PI.f64) r))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (pow.f64 r #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64)))) |
(*.f64 a (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(pow.f64 (/.f64 r (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 r r) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 r r)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) r) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) (*.f64 (neg.f64 r) r)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) (*.f64 r r)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64))) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (PI.f64)) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 r r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) #s(literal 1 binary64)) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (PI.f64)) (*.f64 r r)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64))) (neg.f64 r)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (PI.f64) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r)) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (PI.f64) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 r r) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 r r) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 r (*.f64 (neg.f64 r) (PI.f64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 r (*.f64 (neg.f64 r) (PI.f64))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 r r) (PI.f64)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 r r) (PI.f64)) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (PI.f64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 r r))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 r (*.f64 (neg.f64 r) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 a r) r))) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r r))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 r (*.f64 (neg.f64 r) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 (*.f64 r r) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) (*.f64 r (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64)) r) |
(/.f64 (pow.f64 (*.f64 (PI.f64) r) #s(literal -1 binary64)) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r) (*.f64 (neg.f64 r) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (PI.f64) r) (neg.f64 r))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 r (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (*.f64 (/.f64 (*.f64 r r) #s(literal 1/4 binary64)) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (neg.f64 (*.f64 (neg.f64 r) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 r r) (PI.f64))) |
(/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 r r) a) (*.f64 (PI.f64) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 r (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 r r) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (neg.f64 r) (PI.f64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (erf.f64 (/.f64 r t))) (/.f64 a r) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (erf.f64 (/.f64 r t))) (/.f64 a r) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (pow.f64 r #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 a r) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 a r) (*.f64 (erf.f64 (/.f64 r t)) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) r) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (*.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (pow.f64 (neg.f64 r) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (pow.f64 r #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r))) |
(*.f64 a (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) (pow.f64 r #s(literal -1 binary64)))) |
(*.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r))) |
(*.f64 a (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) r)) |
(pow.f64 (/.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (neg.f64 (neg.f64 r))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 1 binary64)) r) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (neg.f64 r)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) r) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) r)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 r (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64)) a) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) |
(*.f64 a (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) a)) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) a) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64)))) (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) a)) (fma.f64 (erf.f64 (/.f64 r t)) (-.f64 (erf.f64 (/.f64 r t)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64)))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1/4 binary64)) a (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) a) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (*.f64 a (erf.f64 (/.f64 r t))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (*.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) a (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) a) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(fma.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(fma.f64 a (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(fma.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) r) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) a)) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) |
(*.f64 #s(literal 1/4 binary64) a) |
(*.f64 a #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal -1/4 binary64)) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) r) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 r #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 r r))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) (*.f64 #s(literal -4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 r #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 r #s(literal -2 binary64))) #s(literal 4 binary64)) |
(/.f64 (pow.f64 r #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) r)) |
(/.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal -4 binary64)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 r r)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 r r))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (pow.f64 r #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 r r))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 r r)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) (*.f64 #s(literal -4 binary64) r))) |
(*.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) #s(literal -4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) (*.f64 r r))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 r r))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -1/4 binary64) (*.f64 r r)))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (neg.f64 (PI.f64))))) |
(*.f64 a (*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (neg.f64 (PI.f64))) (/.f64 #s(literal -1/4 binary64) (*.f64 r r)))) |
(pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 r r))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 #s(literal -4 binary64) (*.f64 r r))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) r) (*.f64 #s(literal -4 binary64) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (/.f64 #s(literal -1/4 binary64) (*.f64 r r))) (PI.f64)) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64))))) (*.f64 #s(literal 4 binary64) (*.f64 r r))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) (pow.f64 r #s(literal -2 binary64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 r r))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) (*.f64 r r)) #s(literal -4 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) #s(literal -4 binary64)) (*.f64 r r)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64))))) (*.f64 #s(literal 4 binary64) (*.f64 r r))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (PI.f64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (pow.f64 r #s(literal -2 binary64))) (*.f64 (PI.f64) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 #s(literal -4 binary64) (*.f64 r r)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (pow.f64 r #s(literal -2 binary64))) (*.f64 (neg.f64 (PI.f64)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) #s(literal -1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (*.f64 #s(literal -4 binary64) (PI.f64))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) (*.f64 #s(literal -4 binary64) (neg.f64 (PI.f64)))) |
(/.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r)) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64))) |
(/.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 r r))))) |
(/.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r)) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r)) (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) (*.f64 #s(literal -4 binary64) (*.f64 r r))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 r r)))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 r r))) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (*.f64 #s(literal -4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64))) (/.f64 #s(literal -1/4 binary64) (*.f64 r r)))) |
(*.f64 (*.f64 #s(literal -4 binary64) r) r) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal 1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 r r) #s(literal 1 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 r r)) |
(*.f64 (*.f64 r r) #s(literal -4 binary64)) |
(*.f64 r (/.f64 (*.f64 #s(literal -4 binary64) r) #s(literal 1 binary64))) |
(*.f64 r (*.f64 #s(literal -4 binary64) r)) |
(pow.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 r r))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 r) (neg.f64 r)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 r) r) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 r) r)) |
(*.f64 #s(literal 1 binary64) (*.f64 r r)) |
(*.f64 r r) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 r)) |
(pow.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 r) #s(literal 2 binary64)) |
(pow.f64 (*.f64 r r) #s(literal 1 binary64)) |
(pow.f64 r #s(literal 2 binary64)) |
(/.f64 r (pow.f64 r #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 r) r)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 r) r)) |
(exp.f64 (+.f64 (log.f64 r) (log.f64 r))) |
(exp.f64 (*.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 r)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 r r)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) (sqrt.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3/2 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(sqrt.f64 (PI.f64)) |
(fabs.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (PI.f64)))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (PI.f64))) #s(literal 3/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 r t) r)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 r t) r)) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (pow.f64 (*.f64 (neg.f64 r) r) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 (neg.f64 r) r)) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 t (*.f64 (neg.f64 r) r)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) |
(*.f64 (*.f64 r r) (pow.f64 (*.f64 (neg.f64 t) t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 r) r) (pow.f64 t #s(literal -2 binary64))) |
(pow.f64 (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 r r)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 r r)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 t t) (*.f64 (/.f64 r t) r))) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) (*.f64 r r))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 r r)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 r r))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) t)) (*.f64 (*.f64 t t) (*.f64 (neg.f64 r) r))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 t) t))) |
(/.f64 (/.f64 (*.f64 (neg.f64 r) r) t) t) |
(/.f64 (*.f64 (*.f64 (neg.f64 r) r) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 r r)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 r r))) |
(/.f64 (*.f64 r r) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 (neg.f64 r) r) (neg.f64 (*.f64 (neg.f64 t) t))) |
(/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)) |
(neg.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 r r))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 r (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 r r) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 r r) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 r (sqrt.f64 (PI.f64))) (*.f64 r (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) r) (*.f64 (sqrt.f64 (PI.f64)) r)) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 r r))) |
(*.f64 (*.f64 (PI.f64) r) r) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) (PI.f64))) |
(*.f64 (*.f64 r r) (PI.f64)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 r r))) |
(*.f64 (PI.f64) (*.f64 r r)) |
(*.f64 r (*.f64 (PI.f64) r)) |
(pow.f64 (*.f64 r (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (PI.f64)) r) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 r r) (PI.f64)) #s(literal 1 binary64)) |
(exp.f64 (fma.f64 (log.f64 r) #s(literal 2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 r) #s(literal 2 binary64)))) |
(*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (pow.f64 r #s(literal -1 binary64))) |
(*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) |
(*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)) |
(*.f64 a (*.f64 (pow.f64 r #s(literal -1 binary64)) (erf.f64 (/.f64 r t)))) |
(*.f64 (erf.f64 (/.f64 r t)) (/.f64 a r)) |
(pow.f64 (/.f64 r (*.f64 a (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (neg.f64 r)) |
(/.f64 (*.f64 #s(literal 1 binary64) (erf.f64 (/.f64 r t))) (/.f64 r a)) |
(/.f64 (*.f64 (erf.f64 (/.f64 r t)) (neg.f64 a)) (neg.f64 r)) |
(/.f64 (*.f64 (erf.f64 (/.f64 r t)) #s(literal 1 binary64)) (/.f64 r a)) |
(/.f64 (neg.f64 (*.f64 a (erf.f64 (/.f64 r t)))) (neg.f64 r)) |
(/.f64 (*.f64 a (erf.f64 (/.f64 r t))) r) |
(/.f64 #s(literal 1 binary64) (/.f64 r (*.f64 a (erf.f64 (/.f64 r t))))) |
(/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (PI.f64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 5/2 binary64))) |
(*.f64 (PI.f64) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 3/2 binary64))) |
(*.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (PI.f64))) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 9 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal -3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 6 binary64)) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -3 binary64))) |
(neg.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 3 binary64))) |
(cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) |
(sqrt.f64 (pow.f64 (PI.f64) #s(literal 6 binary64))) |
(fabs.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #s(literal 3/2 binary64) (*.f64 (log.f64 (PI.f64)) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 r) #s(literal -1 binary64)) #s(literal -2 binary64)) (pow.f64 (neg.f64 t) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (neg.f64 t) #s(literal -2 binary64)) (pow.f64 (pow.f64 (neg.f64 r) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 t) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 r r)) |
(*.f64 (pow.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 r r)) |
(*.f64 (/.f64 (neg.f64 r) t) (/.f64 (neg.f64 r) t)) |
(*.f64 (/.f64 r (neg.f64 t)) (/.f64 r (neg.f64 t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 r r)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(*.f64 (*.f64 r r) (pow.f64 (pow.f64 (neg.f64 t) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 r r) (pow.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 r r) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (/.f64 r t) (/.f64 r t)) |
(*.f64 r (/.f64 r (*.f64 t t))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (log.f64 (/.f64 t r))) |
(pow.f64 (/.f64 (*.f64 t t) (*.f64 r r)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t r) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t r) #s(literal -2 binary64)) |
(pow.f64 (/.f64 r t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 r t) r) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 r r))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t r) #s(literal 2 binary64))) |
(/.f64 (*.f64 r r) (*.f64 t t)) |
(/.f64 (*.f64 (neg.f64 r) r) (*.f64 (neg.f64 t) t)) |
(exp.f64 (fma.f64 (log.f64 r) #s(literal 2 binary64) (neg.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 r t)) (log.f64 (/.f64 r t)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 t r) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 r t)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t r)) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 t #s(literal -2 binary64))) (*.f64 r r)) |
(pow.f64 (exp.f64 (*.f64 r r)) (pow.f64 t #s(literal -2 binary64))) |
(pow.f64 (exp.f64 r) (/.f64 r (*.f64 t t))) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 r t)) (pow.f64 (/.f64 t r) #s(literal -1/2 binary64))) (pow.f64 (/.f64 t r) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 r t)) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) (neg.f64 r)) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 r t)) (pow.f64 t #s(literal -1 binary64))) r) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 r t)) (neg.f64 r)) (pow.f64 (neg.f64 t) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 r t)) #s(literal 1 binary64)) (/.f64 r t)) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 r t)) r) (pow.f64 t #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (/.f64 r t)) (/.f64 r t)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (/.f64 r t)) (/.f64 (neg.f64 r) t))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (/.f64 r t)) (/.f64 r (neg.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 r t))) (/.f64 r t))) |
(exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) #s(literal -1 binary64)) (/.f64 a (PI.f64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (neg.f64 (PI.f64))) a) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a)) |
(*.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 a (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (neg.f64 (PI.f64))))) |
(*.f64 a (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (neg.f64 (PI.f64)))) |
(pow.f64 (/.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) #s(literal -1 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (neg.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) (PI.f64)) |
(/.f64 (*.f64 (neg.f64 a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) a) (neg.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (neg.f64 (PI.f64)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))))) #s(literal -1 binary64))) |
Compiled 54 878 to 4 592 computations (91.6% saved)
47 alts after pruning (47 fresh and 0 done)
Pruned | Kept | Total | |
---|---|---|---|
New | 1 063 | 44 | 1 107 |
Fresh | 18 | 3 | 21 |
Picked | 5 | 0 | 5 |
Done | 0 | 0 | 0 |
Total | 1 086 | 47 | 1 133 |
Status | Accuracy | Program |
---|---|---|
99.2% | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (/.f64 (*.f64 r r) (*.f64 t t)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) | |
70.6% | (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) | |
34.4% | (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) r) (*.f64 (PI.f64) r)) | |
28.2% | (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) r) (*.f64 (PI.f64) r)) | |
74.2% | (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) | |
99.3% | (/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) | |
99.2% | (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) | |
34.5% | (/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (fma.f64 (*.f64 (*.f64 r r) (*.f64 (/.f64 a (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64)))) (*.f64 (PI.f64) r)) | |
28.3% | (/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) (*.f64 (PI.f64) r)) | |
98.2% | (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) | |
99.2% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) | |
34.5% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)))) r))) | |
34.6% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) | |
28.3% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) | |
99.1% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r))) | |
74.2% | (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) | |
99.2% | (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (PI.f64))) | |
99.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (/.f64 (*.f64 r r) (*.f64 t t)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) | |
70.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) | |
28.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)))) | |
74.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) | |
99.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) a (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) | |
99.2% | (*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) a) | |
74.1% | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) | |
28.3% | #s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) | |
99.2% | #s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (erf.f64 (/.f64 r t))) r))) | |
74.2% | #s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) | |
34.5% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) r)) (*.f64 r r))) | |
34.4% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 r r))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) | |
74.2% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) | |
74.2% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) | |
34.4% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) a)) (*.f64 r r))) | |
74.2% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) | |
74.0% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (pow.f64 (/.f64 r (*.f64 a (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)))) | |
74.0% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) | |
28.3% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (pow.f64 r #s(literal -1 binary64))))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) | |
73.9% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) | |
74.2% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) | |
74.1% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) | |
34.5% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) (/.f64 a (*.f64 r r))))) | |
11.0% | #s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
Compiled 5 623 to 2 094 computations (62.8% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
#s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)))) r))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) r) (*.f64 (PI.f64) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) r)) (*.f64 r r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (fma.f64 (*.f64 (*.f64 r r) (*.f64 (/.f64 a (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64)))) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (pow.f64 r #s(literal -1 binary64))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (pow.f64 (/.f64 r (*.f64 a (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64)))) (*.f64 r r))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 r r))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (/.f64 (*.f64 r r) (*.f64 t t)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) (/.f64 a (*.f64 r r))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) a)) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (erf.f64 (/.f64 r t))) r))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (/.f64 (*.f64 r r) (*.f64 t t)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)) (*.f64 r r) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) r))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (/.f64 a (*.f64 t t)) r) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) a) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 a #s(literal 1/4 binary64))) (*.f64 (*.f64 r r) (PI.f64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r))) |
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 r r)) (PI.f64)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 (/.f64 r a) (*.f64 (*.f64 r #s(literal 4 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (/.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) r) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) r) (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) r) r) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 r r)) a) (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal -2 binary64)) a) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (PI.f64)) r)) (*.f64 (sqrt.f64 (PI.f64)) r)) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)) a (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 (exp.f64 r) (/.f64 (/.f64 r t) t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r)) (sqrt.f64 r)) (sqrt.f64 r)) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) #s(literal -1 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r (erf.f64 (/.f64 r t))) (*.f64 r r)) (*.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (PI.f64))) (-.f64 (pow.f64 (erf.f64 (/.f64 r t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) r) #s(literal 2 binary64)))))) |
Outputs |
---|
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) |
4 calls:
14.0ms | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
13.0ms | a |
13.0ms | t |
13.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
99.3% | 1 | r |
99.3% | 1 | a |
99.3% | 1 | t |
99.3% | 1 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
Compiled 36 to 33 computations (8.3% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
#s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)))) r))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) r) (*.f64 (PI.f64) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) r)) (*.f64 r r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (fma.f64 (*.f64 (*.f64 r r) (*.f64 (/.f64 a (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64)))) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (pow.f64 r #s(literal -1 binary64))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (pow.f64 (/.f64 r (*.f64 a (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64)))) (*.f64 r r))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (erf.f64 (/.f64 r t)) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) a) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -3/2 binary64)) r) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) a) r) (/.f64 r t) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 r r))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (/.f64 (*.f64 r r) (*.f64 t t)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) (/.f64 a (*.f64 r r))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64))) a)) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (PI.f64) r)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (*.f64 (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (erf.f64 (/.f64 r t))) r))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (/.f64 (*.f64 r r) (*.f64 t t)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)) (*.f64 r r) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) r))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (/.f64 (neg.f64 r) t) (/.f64 r t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (erf.f64 (/.f64 r t)) r)) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) r)) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) (*.f64 (*.f64 (*.f64 (/.f64 a (*.f64 t t)) r) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 r r) (PI.f64)))) a) |
(/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) r) r)) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t))) (*.f64 a #s(literal 1/4 binary64))) (*.f64 (*.f64 r r) (PI.f64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r r) (PI.f64))) (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (erf.f64 (/.f64 r t)))) (*.f64 (PI.f64) r))) |
Outputs |
---|
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) |
4 calls:
13.0ms | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
11.0ms | t |
10.0ms | a |
10.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
99.2% | 1 | t |
99.2% | 1 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
99.2% | 1 | r |
99.2% | 1 | a |
Compiled 36 to 33 computations (8.3% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
#s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)))) r))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) r) t) (/.f64 r t) #s(literal -1/2 binary64)) a)) r (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))))) r) (*.f64 (PI.f64) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) (/.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) (neg.f64 (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (erf.f64 (/.f64 r t))) (/.f64 a (PI.f64)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 a (*.f64 r (/.f64 r t))) (*.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) r)) (*.f64 r r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (fma.f64 (*.f64 (*.f64 r r) (*.f64 (/.f64 a (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64)))) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (*.f64 a (erf.f64 (/.f64 r t))) (pow.f64 r #s(literal -1 binary64))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (pow.f64 (/.f64 r (*.f64 a (erf.f64 (/.f64 r t)))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) r) #s(literal -1/2 binary64) (*.f64 (/.f64 (erf.f64 (/.f64 r t)) (PI.f64)) #s(literal 1/4 binary64)))) (*.f64 r r))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
Outputs |
---|
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
4 calls:
7.0ms | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
7.0ms | t |
7.0ms | r |
7.0ms | a |
Accuracy | Segments | Branch |
---|---|---|
88.5% | 2 | r |
75.9% | 2 | a |
74.2% | 1 | t |
74.2% | 1 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
Compiled 36 to 33 computations (8.3% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
#s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 #s(approx (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal 2 binary64)))) r))) |
Outputs |
---|
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
1 calls:
5.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
87.5% | 2 | r |
Compiled 1 to 3 computations (-200% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
#s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(/.f64 #s(approx (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)) #s(literal 1/4 binary64))) (*.f64 (PI.f64) r)) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 #s(literal 1/4 binary64) a))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 a r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t)))) (PI.f64)))) |
Outputs |
---|
#s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
1 calls:
5.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
84.0% | 2 | r |
Compiled 1 to 3 computations (-200% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
Outputs |
---|
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
1 calls:
4.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
84.0% | 2 | r |
Compiled 1 to 3 computations (-200% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) #s(approx (/ (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (* r r)) (*.f64 (*.f64 (*.f64 r (/.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (/.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) r) (PI.f64)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 a (/.f64 (erf.f64 (/.f64 r t)) r)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))) (/.f64 #s(literal 1/4 binary64) (PI.f64))) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 r r) #s(literal -4 binary64))) #s(approx (/ (* a (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (neg (PI))) (/.f64 (*.f64 (neg.f64 a) (erf.f64 (/.f64 r t))) (PI.f64)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) r) (/.f64 (erf.f64 (/.f64 r t)) (/.f64 r a)))) |
Outputs |
---|
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
3 calls:
4.0ms | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
4.0ms | a |
4.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
74.2% | 1 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
74.2% | 1 | a |
74.2% | 1 | r |
Compiled 35 to 30 computations (14.3% saved)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) r) (/.f64 a (*.f64 (PI.f64) r))) (erf.f64 (/.f64 r t)))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) r)) (*.f64 (/.f64 a r) (erf.f64 (/.f64 r t))))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 #s(approx (+ (* (* 1/4 (erf (/ r t))) (/ a (PI))) (* (* (+ (* (/ 1/2 t) (* a (* r (/ r t)))) (* -1/2 a)) (sqrt (/ 1 (pow (PI) 3)))) r)) (*.f64 (*.f64 (erf.f64 (/.f64 r t)) (/.f64 a (PI.f64))) #s(literal 1/4 binary64))) (*.f64 r r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 r r))) |
#s(approx (* (/ (* a 1/4) (* (* r r) (PI))) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) a) r) (/.f64 (erf.f64 (/.f64 r t)) (*.f64 (PI.f64) r)))) |
Outputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
4 calls:
3.0ms | r |
3.0ms | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
2.0ms | t |
2.0ms | a |
Accuracy | Segments | Branch |
---|---|---|
74.2% | 1 | r |
74.2% | 1 | t |
74.2% | 1 | a |
74.2% | 1 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
Compiled 36 to 33 computations (8.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
Inputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (erf.f64 (/.f64 r t)))) |
Outputs |
---|
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
4 calls:
2.0ms | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
1.0ms | t |
1.0ms | a |
1.0ms | r |
Accuracy | Segments | Branch |
---|---|---|
74.2% | 1 | r |
74.2% | 1 | t |
74.2% | 1 | a |
74.2% | 1 | (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(literal 4 binary64)) (PI.f64)) (pow.f64 r #s(literal 2 binary64))) a) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (neg.f64 (pow.f64 r #s(literal 2 binary64))) (pow.f64 t #s(literal 2 binary64))))) r))) |
Compiled 36 to 33 computations (8.3% saved)
1× | binary-search |
1× | narrow-enough |
Time | Left | Right |
---|---|---|
7.0ms | 0.0027329998355538794 | 0.003099901170820458 |
6.0ms | 32× | 0 | valid |
Compiled 182 to 138 computations (24.2% saved)
ival-div
: 1.0ms (21.7% of total)ival-mult
: 1.0ms (21.7% of total)ival-pow2
: 1.0ms (21.7% of total)ival-pi
: 0.0ms (0% of total)ival-exp
: 0.0ms (0% of total)ival-erf
: 0.0ms (0% of total)ival-assert
: 0.0ms (0% of total)ival-sub
: 0.0ms (0% of total)ival-true
: 0.0ms (0% of total)ival-sqrt
: 0.0ms (0% of total)exact
: 0.0ms (0% of total)ival-neg
: 0.0ms (0% of total)1× | binary-search |
1× | narrow-enough |
Time | Left | Right |
---|---|---|
8.0ms | 0.0027329998355538794 | 0.003099901170820458 |
3.0ms | 16× | 0 | valid |
Compiled 216 to 164 computations (24.1% saved)
ival-div
: 1.0ms (42.9% of total)ival-pi
: 0.0ms (0% of total)ival-exp
: 0.0ms (0% of total)ival-erf
: 0.0ms (0% of total)ival-mult
: 0.0ms (0% of total)ival-assert
: 0.0ms (0% of total)ival-sub
: 0.0ms (0% of total)ival-true
: 0.0ms (0% of total)ival-sqrt
: 0.0ms (0% of total)exact
: 0.0ms (0% of total)ival-pow2
: 0.0ms (0% of total)ival-neg
: 0.0ms (0% of total)1× | binary-search |
1× | narrow-enough |
Time | Left | Right |
---|---|---|
10.0ms | 2.989351595619906e-5 | 3.879652263263965e-5 |
8.0ms | 48× | 0 | valid |
Compiled 300 to 231 computations (23% saved)
ival-div
: 2.0ms (30.5% of total)ival-exp
: 1.0ms (15.3% of total)ival-erf
: 1.0ms (15.3% of total)ival-mult
: 1.0ms (15.3% of total)ival-pow2
: 1.0ms (15.3% of total)ival-pi
: 0.0ms (0% of total)ival-assert
: 0.0ms (0% of total)ival-sub
: 0.0ms (0% of total)ival-true
: 0.0ms (0% of total)ival-sqrt
: 0.0ms (0% of total)exact
: 0.0ms (0% of total)ival-neg
: 0.0ms (0% of total)1× | binary-search |
1× | narrow-enough |
Time | Left | Right |
---|---|---|
1.0ms | 2.989351595619906e-5 | 3.879652263263965e-5 |
Compiled 279 to 219 computations (21.5% saved)
1× | egg-herbie |
Useful iterations: 3 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 113 | 535 |
1 | 175 | 535 |
2 | 393 | 535 |
3 | 1182 | 531 |
4 | 4338 | 531 |
5 | 7956 | 531 |
1× | node limit |
Inputs |
---|
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) |
(if (<=.f64 r #s(literal 3458764513820541/1152921504606846976 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 6456360425798343/2305843009213693952 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 700976274800963/18446744073709551616 binary64)) #s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 700976274800963/18446744073709551616 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
Outputs |
---|
(/.f64 (*.f64 (fma.f64 (/.f64 r (exp.f64 (pow.f64 (/.f64 t r) #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (erf.f64 (/.f64 r t))) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r)) (*.f64 (PI.f64) r)) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) (-.f64 (erf.f64 (/.f64 r t)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (exp.f64 (/.f64 (*.f64 (neg.f64 r) r) (*.f64 t t)))) r))) |
(if (<=.f64 r #s(literal 3458764513820541/1152921504606846976 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (PI.f64))) (/.f64 r #s(approx (exp (pow (/ t r) -2)) (fma.f64 (/.f64 r t) (/.f64 r t) #s(literal 1 binary64)))) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 6456360425798343/2305843009213693952 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 6456360425798343/2305843009213693952 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 r r) t) #s(literal -2 binary64))) r (erf.f64 (/.f64 r t))))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 700976274800963/18446744073709551616 binary64)) #s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 700976274800963/18446744073709551616 binary64)) #s(approx (/ (/ (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) r) (* (PI) r)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (pow.f64 (PI.f64) #s(literal -1 binary64))) (erf.f64 (/.f64 r t))) (*.f64 (PI.f64) r)) (/.f64 (*.f64 #s(literal 1/4 binary64) a) r))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 700976274800963/18446744073709551616 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (erf.f64 (/.f64 r t))))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(if (<=.f64 r #s(literal 700976274800963/18446744073709551616 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 1/4 binary64)) (*.f64 (*.f64 r r) (PI.f64))) #s(approx (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r)) (fma.f64 (*.f64 #s(literal -2 binary64) r) (sqrt.f64 (pow.f64 (PI.f64) #s(literal -1 binary64))) (erf.f64 (/.f64 r t))))) (/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r))) |
(/.f64 (/.f64 #s(approx (* (* a 1/4) (+ (* (/ -2 (sqrt (PI))) (/ r (exp (pow (/ t r) -2)))) (erf (/ r t)))) (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t)))) r) (*.f64 (PI.f64) r)) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (erf.f64 (/.f64 r t)))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 a (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r (*.f64 (PI.f64) #s(literal 4 binary64))) r))) |
#s(approx (* (* (/ (/ (/ 1 4) (PI)) (pow r 2)) a) (- (erf (/ r t)) (* (* (/ 2 (sqrt (PI))) (exp (/ (neg (pow r 2)) (pow t 2)))) r))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (erf.f64 (/.f64 r t))) (*.f64 (*.f64 r r) (PI.f64)))) |
Useful iterations: 0 (0.0ms)
Iter | Nodes | Cost |
---|---|---|
0 | 85 | 474 |
0 | 142 | 472 |
1 | 472 | 441 |
2 | 3474 | 441 |
0 | 8154 | 441 |
0 | 24 | 93 |
0 | 43 | 93 |
1 | 146 | 93 |
2 | 868 | 82 |
0 | 8174 | 80 |
0 | 192 | 1028 |
1 | 555 | 951 |
2 | 1885 | 893 |
3 | 4770 | 868 |
0 | 8105 | 825 |
0 | 450 | 3608 |
1 | 1480 | 3362 |
2 | 5327 | 3235 |
0 | 8064 | 3083 |
1× | fuel |
1× | iter limit |
1× | node limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
1× | iter limit |
1× | node limit |
1× | iter limit |
Compiled 1 257 to 483 computations (61.6% saved)
(negabs r)
(negabs a)
Compiled 1 360 to 444 computations (67.4% saved)
Loading profile data...