K 10 svn:author V 5 kargl K 8 svn:date V 27 2013-06-03T17:36:26.543652Z K 7 svn:log V 316 * Rename the polynomial coefficients from P2, P3, ... to A2, A3, .... The names now coincide with the name used in PTP Tang's paper. * Rename the variable from s to tbl to better reflect that this is a table, and to be consistent with the naming scheme in s_exp2l.c Reviewed by: bde (as part of larger diff) END