Mac OS X 10.6, PB 4.31, x86: 106eddy wrote:For the orbit FX I need to optimize the cosine calculation.
Could you test this code if you are a mac or linux user![]()
I need result for MAC PPC, MAC INTEL and LINUX
Code: Select all
CompilerIf #PB_Compiler_OS<>#PB_OS_Windows Debug "test MAC / LINUX" a=-150 Debug a%128 ; <----- result = 126 CompilerEndIf
Mac OS X 10.6, PB 4.40b2, x86: 106
Mac OS X 10.6, PB 4.40b2, PowerPC-compiled: -22