You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
186 B
8 lines
186 B
const double T;
|
|
|
|
// RESULT (T=0.02): 0.00398714
|
|
// RESULT (T=0.04): 0.00790455
|
|
// RESULT (T=0.06): 0.0117304
|
|
// RESULT (T=0.08): 0.0154680
|
|
// RESULT (T=0.10): 0.0191205
|
|
P=? [ F=T s5=1 ]
|