replaces parameterized_sin with parameterized_sincos
Parameterized_sin calculated cosine as sqrt(1-cos^2). Parameterized_sincos calculates it in the same parameterized way as sine and offers about a 1% speedup of the total simulation time.
This change has been put through physics validation and recently approved: ATLPHYSVAL-601