Checks if n is over the threshold t ยท SYTEN_EZERO_THRESHOLD.
n
t ยท SYTEN_EZERO_THRESHOLD
If yes, returns false. If not, sets n to 0 and returns true.
false
true
References SYTEN_EZERO_THRESHOLD, and underThreshold().
Referenced by prodD().
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.