From: Anssi Hannula Add the value of cos(90) = 0 to the table. This also moves the results so that sin(x) == sin(180-x) is true as expected. Signed-off-by: Anssi Hannula Cc: Dmitry Torokhov Signed-off-by: Andrew Morton --- drivers/input/fixp-arith.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff -puN drivers/input/fixp-arith.h~input-fix-accuracy-of-fixp-arithh drivers/input/fixp-arith.h --- devel/drivers/input/fixp-arith.h~input-fix-accuracy-of-fixp-arithh 2006-06-01 20:26:40.000000000 -0700 +++ devel-akpm/drivers/input/fixp-arith.h 2006-06-01 20:26:40.000000000 -0700 @@ -38,13 +38,13 @@ typedef s16 fixp_t; #define FRAC_MASK ((1<>= 1; _