--TEST-- Test cos function : 64bit long tests --SKIPIF-- --FILE-- ===DONE=== --EXPECT-- --- testing: 9223372036854775807 --- float(0.0118000765128) --- testing: -9223372036854775808 --- float(0.0118000765128) --- testing: 2147483647 --- float(-0.68883669187794) --- testing: -2147483648 --- float(0.2378161945728) --- testing: 9223372034707292160 --- float(-0.96843630065544) --- testing: -9223372034707292160 --- float(-0.96843630065544) --- testing: 2147483648 --- float(0.2378161945728) --- testing: -2147483649 --- float(0.94582196847889) --- testing: 4294967294 --- float(-0.051008023845301) --- testing: 4294967295 --- float(-0.8679353473572) --- testing: 4294967293 --- float(0.81281584155442) --- testing: 9223372036854775806 --- float(0.0118000765128) --- testing: 9.2233720368548E+18 --- float(0.0118000765128) --- testing: -9223372036854775807 --- float(0.0118000765128) --- testing: -9.2233720368548E+18 --- float(0.0118000765128) ===DONE===