K 10 svn:author V 6 peterj K 8 svn:date V 27 2019-05-03T22:56:50.570955Z K 7 svn:log V 184 MFC r343953: 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(). Approved by: grog, jhb (mentors) END