Talk:Welch's t-test: Difference between revisions

Content deleted Content added
Eoraptor (talk | contribs)
Eoraptor (talk | contribs)
Line 912: Line 912:
if (--ns>=0) {
if (--ns>=0) {
temp = qq-ai
temp = qq-ai
if (ns==0) rx=xx
if (ns==0) rx = xx
}
else {
temp = psq++
}
}
else temp = psq++
}
}
}
}