-
Notifications
You must be signed in to change notification settings - Fork 6
/
sine_table.h
5 lines (4 loc) · 21.4 KB
/
sine_table.h
1
2
3
4
5
// @sylefeb 2024-01, GPL v3
// a sine_table (full 2.pi) with 4096 entries, in [-4095,+4095] range
const short sine_table[]={
3,9,16,22,28,35,41,47,53,60,66,72,79,85,91,97,104,110,116,122,129,135,141,148,154,160,166,173,179,185,192,198,204,210,217,223,229,235,242,248,254,261,267,273,279,286,292,298,304,311,317,323,329,336,342,348,354,361,367,373,379,386,392,398,405,411,417,423,430,436,442,448,454,461,467,473,479,486,492,498,504,511,517,523,529,536,542,548,554,560,567,573,579,585,592,598,604,610,616,623,629,635,641,647,654,660,666,672,678,685,691,697,703,709,716,722,728,734,740,746,753,759,765,771,777,783,790,796,802,808,814,820,827,833,839,845,851,857,863,870,876,882,888,894,900,906,913,919,925,931,937,943,949,955,961,968,974,980,986,992,998,1004,1010,1016,1022,1028,1035,1041,1047,1053,1059,1065,1071,1077,1083,1089,1095,1101,1107,1113,1119,1125,1131,1138,1144,1150,1156,1162,1168,1174,1180,1186,1192,1198,1204,1210,1216,1222,1228,1234,1240,1246,1252,1258,1264,1270,1276,1282,1288,1293,1299,1305,1311,1317,1323,1329,1335,1341,1347,1353,1359,1365,1371,1377,1383,1388,1394,1400,1406,1412,1418,1424,1430,1436,1441,1447,1453,1459,1465,1471,1477,1483,1488,1494,1500,1506,1512,1518,1523,1529,1535,1541,1547,1553,1558,1564,1570,1576,1582,1587,1593,1599,1605,1611,1616,1622,1628,1634,1639,1645,1651,1657,1662,1668,1674,1680,1685,1691,1697,1702,1708,1714,1720,1725,1731,1737,1742,1748,1754,1759,1765,1771,1776,1782,1788,1793,1799,1805,1810,1816,1821,1827,1833,1838,1844,1850,1855,1861,1866,1872,1878,1883,1889,1894,1900,1905,1911,1917,1922,1928,1933,1939,1944,1950,1955,1961,1966,1972,1977,1983,1988,1994,1999,2005,2010,2016,2021,2027,2032,2038,2043,2048,2054,2059,2065,2070,2076,2081,2086,2092,2097,2103,2108,2113,2119,2124,2129,2135,2140,2146,2151,2156,2162,2167,2172,2178,2183,2188,2193,2199,2204,2209,2215,2220,2225,2230,2236,2241,2246,2252,2257,2262,2267,2272,2278,2283,2288,2293,2299,2304,2309,2314,2319,2324,2330,2335,2340,2345,2350,2355,2361,2366,2371,2376,2381,2386,2391,2396,2401,2406,2412,2417,2422,2427,2432,2437,2442,2447,2452,2457,2462,2467,2472,2477,2482,2487,2492,2497,2502,2507,2512,2517,2522,2527,2532,2537,2542,2547,2551,2556,2561,2566,2571,2576,2581,2586,2591,2595,2600,2605,2610,2615,2620,2624,2629,2634,2639,2644,2648,2653,2658,2663,2668,2672,2677,2682,2687,2691,2696,2701,2706,2710,2715,2720,2724,2729,2734,2738,2743,2748,2752,2757,2762,2766,2771,2776,2780,2785,2789,2794,2799,2803,2808,2812,2817,2821,2826,2830,2835,2840,2844,2849,2853,2858,2862,2867,2871,2876,2880,2884,2889,2893,2898,2902,2907,2911,2916,2920,2924,2929,2933,2937,2942,2946,2951,2955,2959,2964,2968,2972,2977,2981,2985,2990,2994,2998,3002,3007,3011,3015,3019,3024,3028,3032,3036,3041,3045,3049,3053,3057,3061,3066,3070,3074,3078,3082,3086,3090,3095,3099,3103,3107,3111,3115,3119,3123,3127,3131,3135,3139,3143,3147,3151,3155,3159,3163,3167,3171,3175,3179,3183,3187,3191,3195,3199,3203,3207,3211,3215,3219,3222,3226,3230,3234,3238,3242,3246,3249,3253,3257,3261,3265,3268,3272,3276,3280,3284,3287,3291,3295,3298,3302,3306,3310,3313,3317,3321,3324,3328,3332,3335,3339,3343,3346,3350,3353,3357,3361,3364,3368,3371,3375,3378,3382,3386,3389,3393,3396,3400,3403,3407,3410,3414,3417,3420,3424,3427,3431,3434,3438,3441,3444,3448,3451,3455,3458,3461,3465,3468,3471,3475,3478,3481,3485,3488,3491,3495,3498,3501,3504,3508,3511,3514,3517,3520,3524,3527,3530,3533,3536,3540,3543,3546,3549,3552,3555,3558,3561,3565,3568,3571,3574,3577,3580,3583,3586,3589,3592,3595,3598,3601,3604,3607,3610,3613,3616,3619,3622,3625,3628,3631,3633,3636,3639,3642,3645,3648,3651,3654,3656,3659,3662,3665,3668,3670,3673,3676,3679,3681,3684,3687,3690,3692,3695,3698,3700,3703,3706,3709,3711,3714,3716,3719,3722,3724,3727,3730,3732,3735,3737,3740,3742,3745,3747,3750,3753,3755,3758,3760,3763,3765,3767,3770,3772,3775,3777,3780,3782,3784,3787,3789,3792,3794,3796,3799,3801,3803,3806,3808,3810,3813,3815,3817,3819,3822,3824,3826,3828,3831,3833,3835,3837,3839,3842,3844,3846,3848,3850,3852,3855,3857,3859,3861,3863,3865,3867,3869,3871,3873,3875,3877,3879,3881,3883,3885,3887,3889,3891,3893,3895,3897,3899,3901,3903,3905,3907,3909,3910,3912,3914,3916,3918,3920,3921,3923,3925,3927,3929,3930,3932,3934,3936,3937,3939,3941,3942,3944,3946,3947,3949,3951,3952,3954,3956,3957,3959,3961,3962,3964,3965,3967,3968,3970,3972,3973,3975,3976,3978,3979,3981,3982,3983,3985,3986,3988,3989,3991,3992,3993,3995,3996,3998,3999,4000,4002,4003,4004,4006,4007,4008,4009,4011,4012,4013,4014,4016,4017,4018,4019,4021,4022,4023,4024,4025,4026,4028,4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4040,4041,4042,4043,4044,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,4056,4057,4058,4059,4060,4061,4061,4062,4063,4064,4065,4065,4066,4067,4068,4068,4069,4070,4070,4071,4072,4072,4073,4074,4074,4075,4076,4076,4077,4077,4078,4079,4079,4080,4080,4081,4081,4082,4082,4083,4083,4084,4084,4085,4085,4085,4086,4086,4087,4087,4087,4088,4088,4089,4089,4089,4090,4090,4090,4091,4091,4091,4091,4092,4092,4092,4092,4093,4093,4093,4093,4093,4094,4094,4094,4094,4094,4094,4094,4094,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4094,4094,4094,4094,4094,4094,4094,4094,4093,4093,4093,4093,4093,4092,4092,4092,4092,4091,4091,4091,4090,4090,4090,4090,4089,4089,4089,4088,4088,4087,4087,4087,4086,4086,4085,4085,4085,4084,4084,4083,4083,4082,4082,4081,4081,4080,4080,4079,4079,4078,4077,4077,4076,4076,4075,4074,4074,4073,4072,4072,4071,4070,4070,4069,4068,4068,4067,4066,4065,4065,4064,4063,4062,4061,4061,4060,4059,4058,4057,4057,4056,4055,4054,4053,4052,4051,4050,4049,4048,4047,4046,4045,4045,4044,4042,4041,4040,4039,4038,4037,4036,4035,4034,4033,4032,4031,4030,4029,4028,4026,4025,4024,4023,4022,4021,4019,4018,4017,4016,4014,4013,4012,4011,4009,4008,4007,4006,4004,4003,4002,4000,3999,3998,3996,3995,3994,3992,3991,3989,3988,3986,3985,3984,3982,3981,3979,3977,3976,3975,3973,3972,3970,3968,3967,3965,3964,3962,3960,3959,3957,3956,3954,3952,3951,3949,3948,3946,3944,3943,3941,3939,3937,3936,3934,3932,3930,3928,3927,3925,3923,3921,3919,3918,3916,3914,3912,3910,3908,3907,3905,3903,3901,3899,3897,3895,3893,3891,3889,3887,3886,3884,3881,3879,3877,3875,3873,3871,3869,3867,3865,3863,3861,3859,3857,3854,3853,3850,3848,3846,3844,3842,3839,3837,3835,3833,3831,3829,3826,3824,3822,3819,3817,3815,3813,3810,3808,3806,3803,3801,3799,3796,3794,3792,3789,3787,3785,3782,3780,3777,3775,3772,3770,3767,3765,3763,3760,3757,3755,3753,3750,3747,3745,3743,3740,3737,3735,3732,3730,3727,3725,3722,3719,3716,3714,3711,3708,3706,3703,3700,3698,3695,3692,3690,3687,3684,3682,3679,3676,3673,3670,3668,3665,3662,3659,3656,3653,3651,3648,3645,3642,3639,3636,3633,3631,3628,3625,3622,3619,3616,3613,3610,3607,3604,3601,3598,3595,3592,3589,3586,3583,3580,3577,3574,3571,3568,3564,3562,3558,3555,3552,3549,3546,3543,3540,3536,3533,3530,3527,3524,3520,3517,3514,3511,3508,3504,3501,3498,3494,3491,3488,3485,3481,3478,3475,3472,3468,3465,3461,3458,3454,3451,3448,3444,3441,3438,3435,3431,3427,3424,3420,3417,3414,3410,3407,3403,3400,3396,3393,3389,3385,3382,3379,3375,3372,3368,3364,3361,3357,3354,3350,3346,3342,3339,3335,3332,3328,3324,3321,3317,3314,3309,3306,3302,3298,3295,3291,3287,3283,3280,3276,3272,3268,3265,3261,3257,3253,3249,3246,3242,3238,3234,3230,3226,3222,3218,3214,3210,3207,3203,3199,3195,3191,3187,3183,3179,3175,3171,3168,3164,3160,3155,3151,3147,3144,3140,3135,3131,3127,3124,3119,3115,3111,3107,3103,3099,3094,3090,3087,3082,3078,3074,3070,3066,3061,3058,3053,3049,3045,3041,3036,3032,3028,3023,3020,3015,3010,3007,3002,2998,2994,2989,2985,2981,2977,2972,2968,2964,2960,2955,2950,2946,2941,2938,2933,2929,2924,2920,2915,2911,2907,2902,2898,2893,2889,2884,2880,2875,2871,2867,2862,2858,2854,2848,2844,2839,2835,2831,2826,2821,2817,2812,2808,2803,2798,2794,2789,2785,2780,2775,2771,2767,2761,2757,2752,2748,2743,2738,2734,2729,2725,2720,2715,2710,2705,2701,2696,2692,2687,2681,2677,2672,2668,2663,2658,2653,2649,2644,2639,2635,2630,2625,2620,2615,2611,2606,2601,2596,2591,2586,2581,2576,2571,2566,2561,2556,2551,2546,2541,2536,2531,2527,2522,2517,2512,2507,2502,2496,2493,2487,2482,2477,2472,2468,2462,2457,2452,2446,2442,2437,2431,2427,2422,2416,2411,2407,2401,2396,2392,2386,2381,2376,2371,2365,2361,2355,2351,2345,2339,2335,2329,2325,2319,2315,2309,2303,2299,2293,2288,2282,2278,2272,2267,2261,2257,2252,2246,2242,2235,2231,2225,2220,2215,2209,2204,2198,2193,2189,2182,2178,2173,2166,2162,2157,2150,2145,2141,2134,2129,2124,2119,2113,2108,2103,2098,2093,2086,2081,2076,2070,2065,2059,2053,2048,2043,2038,2032,2027,2022,2015,2010,2004,1999,1994,1988,1983,1977,1972,1966,1961,1955,1950,1944,1939,1933,1927,1922,1916,1911,1905,1899,1893,1890,1884,1878,1872,1866,1860,1855,1849,1845,1839,1833,1827,1821,1817,1811,1804,1798,1794,1788,1782,1776,1771,1765,1759,1755,1748,1742,1736,1731,1725,1721,1714,1708,1703,1697,1690,1686,1679,1674,1668,1663,1657,1652,1645,1638,1634,1627,1622,1615,1611,1606,1599,1594,1587,1582,1575,1570,1565,1558,1553,1546,1541,1536,1529,1524,1519,1511,1506,1501,1493,1488,1483,1478,1470,1465,1460,1454,1447,1441,1436,1431,1425,1417,1412,1406,1401,1395,1390,1381,1376,1370,1364,1359,1353,1347,1342,1336,1330,1324,1318,1312,1306,1301,1295,1289,1282,1276,1270,1264,1258,1252,1245,1239,1233,1227,1220,1217,1210,1204,1197,1191,1184,1181,1174,1168,1161,1154,1151,1144,1137,1130,1127,1120,1112,1109,1102,1095,1091,1084,1076,1073,1065,1058,1054,1047,1039,1035,1027,1024,1016,1012,1004,996,992,984,980,972,968,960,955,951,943,939,930,926,917,913,908,899,895,886,881,877,868,863,858,849,844,840,835,825,820,815,810,800,795,790,785,775,770,765,759,754,749,738,732,727,721,716,710,704,698,693,687,681,675,669,663,657,651,644,638,632,625,619,612,605,599,592,585,578,571,564,564,557,549,542,534,527,527,519,511,503,495,495,486,478,469,469,461,452,452,443,433,433,424,414,414,404,394,394,384,384,373,362,362,350,350,338,338,326,326,313,313,300,300,286,286,286,271,271,256,256,256,239,239,222,222,222,202,202,202,181,181,181,181,157,157,157,157,128,128,128,128,128,90,90,90,90,90,90,90,90,0,0,0,0,0,0,0,0,0,0,-3,-9,-16,-22,-28,-35,-41,-47,-53,-60,-66,-72,-79,-85,-91,-97,-104,-110,-116,-122,-129,-135,-141,-148,-154,-160,-166,-173,-179,-185,-192,-198,-204,-210,-217,-223,-229,-235,-242,-248,-254,-261,-267,-273,-279,-286,-292,-298,-304,-311,-317,-323,-329,-336,-342,-348,-354,-361,-367,-373,-379,-386,-392,-398,-405,-411,-417,-423,-430,-436,-442,-448,-454,-461,-467,-473,-479,-486,-492,-498,-504,-511,-517,-523,-529,-536,-542,-548,-554,-560,-567,-573,-579,-585,-592,-598,-604,-610,-616,-623,-629,-635,-641,-647,-654,-660,-666,-672,-678,-685,-691,-697,-703,-709,-716,-722,-728,-734,-740,-746,-753,-759,-765,-771,-777,-783,-790,-796,-802,-808,-814,-820,-827,-833,-839,-845,-851,-857,-863,-870,-876,-882,-888,-894,-900,-906,-913,-919,-925,-931,-937,-943,-949,-955,-961,-968,-974,-980,-986,-992,-998,-1004,-1010,-1016,-1022,-1028,-1035,-1041,-1047,-1053,-1059,-1065,-1071,-1077,-1083,-1089,-1095,-1101,-1107,-1113,-1119,-1125,-1131,-1138,-1144,-1150,-1156,-1162,-1168,-1174,-1180,-1186,-1192,-1198,-1204,-1210,-1216,-1222,-1228,-1234,-1240,-1246,-1252,-1258,-1264,-1270,-1276,-1282,-1288,-1293,-1299,-1305,-1311,-1317,-1323,-1329,-1335,-1341,-1347,-1353,-1359,-1365,-1371,-1377,-1383,-1388,-1394,-1400,-1406,-1412,-1418,-1424,-1430,-1436,-1441,-1447,-1453,-1459,-1465,-1471,-1477,-1483,-1488,-1494,-1500,-1506,-1512,-1518,-1523,-1529,-1535,-1541,-1547,-1553,-1558,-1564,-1570,-1576,-1582,-1587,-1593,-1599,-1605,-1611,-1616,-1622,-1628,-1634,-1639,-1645,-1651,-1657,-1662,-1668,-1674,-1680,-1685,-1691,-1697,-1702,-1708,-1714,-1720,-1725,-1731,-1737,-1742,-1748,-1754,-1759,-1765,-1771,-1776,-1782,-1788,-1793,-1799,-1805,-1810,-1816,-1821,-1827,-1833,-1838,-1844,-1850,-1855,-1861,-1866,-1872,-1878,-1883,-1889,-1894,-1900,-1905,-1911,-1917,-1922,-1928,-1933,-1939,-1944,-1950,-1955,-1961,-1966,-1972,-1977,-1983,-1988,-1994,-1999,-2005,-2010,-2016,-2021,-2027,-2032,-2038,-2043,-2048,-2054,-2059,-2065,-2070,-2076,-2081,-2086,-2092,-2097,-2103,-2108,-2113,-2119,-2124,-2129,-2135,-2140,-2146,-2151,-2156,-2162,-2167,-2172,-2178,-2183,-2188,-2193,-2199,-2204,-2209,-2215,-2220,-2225,-2230,-2236,-2241,-2246,-2252,-2257,-2262,-2267,-2272,-2278,-2283,-2288,-2293,-2299,-2304,-2309,-2314,-2319,-2324,-2330,-2335,-2340,-2345,-2350,-2355,-2361,-2366,-2371,-2376,-2381,-2386,-2391,-2396,-2401,-2406,-2412,-2417,-2422,-2427,-2432,-2437,-2442,-2447,-2452,-2457,-2462,-2467,-2472,-2477,-2482,-2487,-2492,-2497,-2502,-2507,-2512,-2517,-2522,-2527,-2532,-2537,-2542,-2547,-2551,-2556,-2561,-2566,-2571,-2576,-2581,-2586,-2591,-2595,-2600,-2605,-2610,-2615,-2620,-2624,-2629,-2634,-2639,-2644,-2648,-2653,-2658,-2663,-2668,-2672,-2677,-2682,-2687,-2691,-2696,-2701,-2706,-2710,-2715,-2720,-2724,-2729,-2734,-2738,-2743,-2748,-2752,-2757,-2762,-2766,-2771,-2776,-2780,-2785,-2789,-2794,-2799,-2803,-2808,-2812,-2817,-2821,-2826,-2830,-2835,-2840,-2844,-2849,-2853,-2858,-2862,-2867,-2871,-2876,-2880,-2884,-2889,-2893,-2898,-2902,-2907,-2911,-2916,-2920,-2924,-2929,-2933,-2937,-2942,-2946,-2951,-2955,-2959,-2964,-2968,-2972,-2977,-2981,-2985,-2990,-2994,-2998,-3002,-3007,-3011,-3015,-3019,-3024,-3028,-3032,-3036,-3041,-3045,-3049,-3053,-3057,-3061,-3066,-3070,-3074,-3078,-3082,-3086,-3090,-3095,-3099,-3103,-3107,-3111,-3115,-3119,-3123,-3127,-3131,-3135,-3139,-3143,-3147,-3151,-3155,-3159,-3163,-3167,-3171,-3175,-3179,-3183,-3187,-3191,-3195,-3199,-3203,-3207,-3211,-3215,-3219,-3222,-3226,-3230,-3234,-3238,-3242,-3246,-3249,-3253,-3257,-3261,-3265,-3268,-3272,-3276,-3280,-3284,-3287,-3291,-3295,-3298,-3302,-3306,-3310,-3313,-3317,-3321,-3324,-3328,-3332,-3335,-3339,-3343,-3346,-3350,-3353,-3357,-3361,-3364,-3368,-3371,-3375,-3378,-3382,-3386,-3389,-3393,-3396,-3400,-3403,-3407,-3410,-3414,-3417,-3420,-3424,-3427,-3431,-3434,-3438,-3441,-3444,-3448,-3451,-3455,-3458,-3461,-3465,-3468,-3471,-3475,-3478,-3481,-3485,-3488,-3491,-3495,-3498,-3501,-3504,-3508,-3511,-3514,-3517,-3520,-3524,-3527,-3530,-3533,-3536,-3540,-3543,-3546,-3549,-3552,-3555,-3558,-3561,-3565,-3568,-3571,-3574,-3577,-3580,-3583,-3586,-3589,-3592,-3595,-3598,-3601,-3604,-3607,-3610,-3613,-3616,-3619,-3622,-3625,-3628,-3631,-3633,-3636,-3639,-3642,-3645,-3648,-3651,-3654,-3656,-3659,-3662,-3665,-3668,-3670,-3673,-3676,-3679,-3681,-3684,-3687,-3690,-3692,-3695,-3698,-3700,-3703,-3706,-3709,-3711,-3714,-3716,-3719,-3722,-3724,-3727,-3730,-3732,-3735,-3737,-3740,-3742,-3745,-3747,-3750,-3753,-3755,-3758,-3760,-3763,-3765,-3767,-3770,-3772,-3775,-3777,-3780,-3782,-3784,-3787,-3789,-3792,-3794,-3796,-3799,-3801,-3803,-3806,-3808,-3810,-3813,-3815,-3817,-3819,-3822,-3824,-3826,-3828,-3831,-3833,-3835,-3837,-3839,-3842,-3844,-3846,-3848,-3850,-3852,-3855,-3857,-3859,-3861,-3863,-3865,-3867,-3869,-3871,-3873,-3875,-3877,-3879,-3881,-3883,-3885,-3887,-3889,-3891,-3893,-3895,-3897,-3899,-3901,-3903,-3905,-3907,-3909,-3910,-3912,-3914,-3916,-3918,-3920,-3921,-3923,-3925,-3927,-3929,-3930,-3932,-3934,-3936,-3937,-3939,-3941,-3942,-3944,-3946,-3947,-3949,-3951,-3952,-3954,-3956,-3957,-3959,-3961,-3962,-3964,-3965,-3967,-3968,-3970,-3972,-3973,-3975,-3976,-3978,-3979,-3981,-3982,-3983,-3985,-3986,-3988,-3989,-3991,-3992,-3993,-3995,-3996,-3998,-3999,-4000,-4002,-4003,-4004,-4006,-4007,-4008,-4009,-4011,-4012,-4013,-4014,-4016,-4017,-4018,-4019,-4021,-4022,-4023,-4024,-4025,-4026,-4028,-4029,-4030,-4031,-4032,-4033,-4034,-4035,-4036,-4037,-4038,-4039,-4040,-4041,-4042,-4043,-4044,-4045,-4046,-4047,-4048,-4049,-4050,-4051,-4052,-4053,-4054,-4055,-4056,-4056,-4057,-4058,-4059,-4060,-4061,-4061,-4062,-4063,-4064,-4065,-4065,-4066,-4067,-4068,-4068,-4069,-4070,-4070,-4071,-4072,-4072,-4073,-4074,-4074,-4075,-4076,-4076,-4077,-4077,-4078,-4079,-4079,-4080,-4080,-4081,-4081,-4082,-4082,-4083,-4083,-4084,-4084,-4085,-4085,-4085,-4086,-4086,-4087,-4087,-4087,-4088,-4088,-4089,-4089,-4089,-4090,-4090,-4090,-4091,-4091,-4091,-4091,-4092,-4092,-4092,-4092,-4093,-4093,-4093,-4093,-4093,-4094,-4094,-4094,-4094,-4094,-4094,-4094,-4094,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4095,-4094,-4094,-4094,-4094,-4094,-4094,-4094,-4094,-4093,-4093,-4093,-4093,-4093,-4092,-4092,-4092,-4092,-4091,-4091,-4091,-4090,-4090,-4090,-4090,-4089,-4089,-4089,-4088,-4088,-4087,-4087,-4087,-4086,-4086,-4085,-4085,-4085,-4084,-4084,-4083,-4083,-4082,-4082,-4081,-4081,-4080,-4080,-4079,-4079,-4078,-4077,-4077,-4076,-4076,-4075,-4074,-4074,-4073,-4072,-4072,-4071,-4070,-4070,-4069,-4068,-4068,-4067,-4066,-4065,-4065,-4064,-4063,-4062,-4061,-4061,-4060,-4059,-4058,-4057,-4057,-4056,-4055,-4054,-4053,-4052,-4051,-4050,-4049,-4048,-4047,-4046,-4045,-4045,-4044,-4042,-4041,-4040,-4039,-4038,-4037,-4036,-4035,-4034,-4033,-4032,-4031,-4030,-4029,-4028,-4026,-4025,-4024,-4023,-4022,-4021,-4019,-4018,-4017,-4016,-4014,-4013,-4012,-4011,-4009,-4008,-4007,-4006,-4004,-4003,-4002,-4000,-3999,-3998,-3996,-3995,-3994,-3992,-3991,-3989,-3988,-3986,-3985,-3984,-3982,-3981,-3979,-3977,-3976,-3975,-3973,-3972,-3970,-3968,-3967,-3965,-3964,-3962,-3960,-3959,-3957,-3956,-3954,-3952,-3951,-3949,-3948,-3946,-3944,-3943,-3941,-3939,-3937,-3936,-3934,-3932,-3930,-3928,-3927,-3925,-3923,-3921,-3919,-3918,-3916,-3914,-3912,-3910,-3908,-3907,-3905,-3903,-3901,-3899,-3897,-3895,-3893,-3891,-3889,-3887,-3886,-3884,-3881,-3879,-3877,-3875,-3873,-3871,-3869,-3867,-3865,-3863,-3861,-3859,-3857,-3854,-3853,-3850,-3848,-3846,-3844,-3842,-3839,-3837,-3835,-3833,-3831,-3829,-3826,-3824,-3822,-3819,-3817,-3815,-3813,-3810,-3808,-3806,-3803,-3801,-3799,-3796,-3794,-3792,-3789,-3787,-3785,-3782,-3780,-3777,-3775,-3772,-3770,-3767,-3765,-3763,-3760,-3757,-3755,-3753,-3750,-3747,-3745,-3743,-3740,-3737,-3735,-3732,-3730,-3727,-3725,-3722,-3719,-3716,-3714,-3711,-3708,-3706,-3703,-3700,-3698,-3695,-3692,-3690,-3687,-3684,-3682,-3679,-3676,-3673,-3670,-3668,-3665,-3662,-3659,-3656,-3653,-3651,-3648,-3645,-3642,-3639,-3636,-3633,-3631,-3628,-3625,-3622,-3619,-3616,-3613,-3610,-3607,-3604,-3601,-3598,-3595,-3592,-3589,-3586,-3583,-3580,-3577,-3574,-3571,-3568,-3564,-3562,-3558,-3555,-3552,-3549,-3546,-3543,-3540,-3536,-3533,-3530,-3527,-3524,-3520,-3517,-3514,-3511,-3508,-3504,-3501,-3498,-3494,-3491,-3488,-3485,-3481,-3478,-3475,-3472,-3468,-3465,-3461,-3458,-3454,-3451,-3448,-3444,-3441,-3438,-3435,-3431,-3427,-3424,-3420,-3417,-3414,-3410,-3407,-3403,-3400,-3396,-3393,-3389,-3385,-3382,-3379,-3375,-3372,-3368,-3364,-3361,-3357,-3354,-3350,-3346,-3342,-3339,-3335,-3332,-3328,-3324,-3321,-3317,-3314,-3309,-3306,-3302,-3298,-3295,-3291,-3287,-3283,-3280,-3276,-3272,-3268,-3265,-3261,-3257,-3253,-3249,-3246,-3242,-3238,-3234,-3230,-3226,-3222,-3218,-3214,-3210,-3207,-3203,-3199,-3195,-3191,-3187,-3183,-3179,-3175,-3171,-3168,-3164,-3160,-3155,-3151,-3147,-3144,-3140,-3135,-3131,-3127,-3124,-3119,-3115,-3111,-3107,-3103,-3099,-3094,-3090,-3087,-3082,-3078,-3074,-3070,-3066,-3061,-3058,-3053,-3049,-3045,-3041,-3036,-3032,-3028,-3023,-3020,-3015,-3010,-3007,-3002,-2998,-2994,-2989,-2985,-2981,-2977,-2972,-2968,-2964,-2960,-2955,-2950,-2946,-2941,-2938,-2933,-2929,-2924,-2920,-2915,-2911,-2907,-2902,-2898,-2893,-2889,-2884,-2880,-2875,-2871,-2867,-2862,-2858,-2854,-2848,-2844,-2839,-2835,-2831,-2826,-2821,-2817,-2812,-2808,-2803,-2798,-2794,-2789,-2785,-2780,-2775,-2771,-2767,-2761,-2757,-2752,-2748,-2743,-2738,-2734,-2729,-2725,-2720,-2715,-2710,-2705,-2701,-2696,-2692,-2687,-2681,-2677,-2672,-2668,-2663,-2658,-2653,-2649,-2644,-2639,-2635,-2630,-2625,-2620,-2615,-2611,-2606,-2601,-2596,-2591,-2586,-2581,-2576,-2571,-2566,-2561,-2556,-2551,-2546,-2541,-2536,-2531,-2527,-2522,-2517,-2512,-2507,-2502,-2496,-2493,-2487,-2482,-2477,-2472,-2468,-2462,-2457,-2452,-2446,-2442,-2437,-2431,-2427,-2422,-2416,-2411,-2407,-2401,-2396,-2392,-2386,-2381,-2376,-2371,-2365,-2361,-2355,-2351,-2345,-2339,-2335,-2329,-2325,-2319,-2315,-2309,-2303,-2299,-2293,-2288,-2282,-2278,-2272,-2267,-2261,-2257,-2252,-2246,-2242,-2235,-2231,-2225,-2220,-2215,-2209,-2204,-2198,-2193,-2189,-2182,-2178,-2173,-2166,-2162,-2157,-2150,-2145,-2141,-2134,-2129,-2124,-2119,-2113,-2108,-2103,-2098,-2093,-2086,-2081,-2076,-2070,-2065,-2059,-2053,-2048,-2043,-2038,-2032,-2027,-2022,-2015,-2010,-2004,-1999,-1994,-1988,-1983,-1977,-1972,-1966,-1961,-1955,-1950,-1944,-1939,-1933,-1927,-1922,-1916,-1911,-1905,-1899,-1893,-1890,-1884,-1878,-1872,-1866,-1860,-1855,-1849,-1845,-1839,-1833,-1827,-1821,-1817,-1811,-1804,-1798,-1794,-1788,-1782,-1776,-1771,-1765,-1759,-1755,-1748,-1742,-1736,-1731,-1725,-1721,-1714,-1708,-1703,-1697,-1690,-1686,-1679,-1674,-1668,-1663,-1657,-1652,-1645,-1638,-1634,-1627,-1622,-1615,-1611,-1606,-1599,-1594,-1587,-1582,-1575,-1570,-1565,-1558,-1553,-1546,-1541,-1536,-1529,-1524,-1519,-1511,-1506,-1501,-1493,-1488,-1483,-1478,-1470,-1465,-1460,-1454,-1447,-1441,-1436,-1431,-1425,-1417,-1412,-1406,-1401,-1395,-1390,-1381,-1376,-1370,-1364,-1359,-1353,-1347,-1342,-1336,-1330,-1324,-1318,-1312,-1306,-1301,-1295,-1289,-1282,-1276,-1270,-1264,-1258,-1252,-1245,-1239,-1233,-1227,-1220,-1217,-1210,-1204,-1197,-1191,-1184,-1181,-1174,-1168,-1161,-1154,-1151,-1144,-1137,-1130,-1127,-1120,-1112,-1109,-1102,-1095,-1091,-1084,-1076,-1073,-1065,-1058,-1054,-1047,-1039,-1035,-1027,-1024,-1016,-1012,-1004,-996,-992,-984,-980,-972,-968,-960,-955,-951,-943,-939,-930,-926,-917,-913,-908,-899,-895,-886,-881,-877,-868,-863,-858,-849,-844,-840,-835,-825,-820,-815,-810,-800,-795,-790,-785,-775,-770,-765,-759,-754,-749,-738,-732,-727,-721,-716,-710,-704,-698,-693,-687,-681,-675,-669,-663,-657,-651,-644,-638,-632,-625,-619,-612,-605,-599,-592,-585,-578,-571,-564,-564,-557,-549,-542,-534,-527,-527,-519,-511,-503,-495,-495,-486,-478,-469,-469,-461,-452,-452,-443,-433,-433,-424,-414,-414,-404,-394,-394,-384,-384,-373,-362,-362,-350,-350,-338,-338,-326,-326,-313,-313,-300,-300,-286,-286,-286,-271,-271,-256,-256,-256,-239,-239,-222,-222,-222,-202,-202,-202,-181,-181,-181,-181,-157,-157,-157,-157,-128,-128,-128,-128,-128,-90,-90,-90,-90,-90,-90,-90,-90,0,0,0,0,0,0,0,0,0,0,};