percent in [0,1); trims floor(percent*n/2) from each tail
ignores text/booleans/blanks
no numeric data -> #NUM!
percent < 0 or >= 1 -> #NUM!
trims away all data (2k >= n) -> #NUM!
Table of Contents