K 10 svn:author V 2 se K 8 svn:date V 27 2020-09-20T05:32:53.068230Z K 7 svn:log V 266 Apply an opimization for the kernels used by cexp(x) and cexpf(x) submitted by Steve Kargl: - Use sincos[f] instead of a call to cos[f] and a call to sin[f]. - While here, alphabetize declaration. Submitted by: sgk at troutmask.apl.washington.edu (Steve Kargl) END