K 10 svn:author V 6 peterj K 8 svn:date V 27 2019-02-10T08:46:07.068220Z K 7 svn:log V 252 Replace calls to sin(x) and cos(x) with a single call to sincos(). Replace calls to sinf(x) and cosf(x) with a single call to sincosf(). Submitted by: Steve Kargl Reviewed by: bde Approved by: grog MFC after: 3 days END