Searched refs:cra (Results 1 – 1 of 1) sorted by relevance
198 double ra, cra, sra; in test_rotate() local203 cra = cos( ra ); in test_rotate()224 c3 = c1 * cra - s1 * sra; in test_rotate()225 s3 = c1 * sra + s1 * cra; in test_rotate()
Completed in 3 milliseconds