Searched refs:angD (Results 1 – 1 of 1) sorted by relevance
506 const int angD = 182; // minute angle change (about 1 degree) in VEC_DotCrossProduct_test_() local520 v2.x = FX_CosIdx(ang45 + angD * i); in VEC_DotCrossProduct_test_()521 v2.y = -FX_SinIdx(ang45 + angD * i); in VEC_DotCrossProduct_test_()523 v3.x = FX_CosIdx(ang45 + angD * i); in VEC_DotCrossProduct_test_()524 v3.y = FX_SinIdx(ang45 + angD * i); in VEC_DotCrossProduct_test_()