ttmath/tests2/big_64_192.expected

2162 lines
137 KiB
Plaintext

-2467084570687345068734058673204123462135465945235634565412305823094853247508213734082439712659723645761234870218349273592835412734081723047230452937459127364934081264612947569123475691782.234523452345 = -2.467084570687345068734058673204123462135465945235634565412e+186
-1234563456238475028374102837401283741234487999123 = -1.234563456238475028374102837401283741234487999123e+48
-123182370875203845702398570238345345.13245345 = -1.2318237087520384570239857023834534513245345e+35
-24352345235437.345342567346734 = -24352345235437.345342567346734
-23423424.234563456 = -23423424.234563456
-10 = -10
-1 = -1
-0.5 = -0.5
-0.00000000000000000000000000000000000000000000000000000000000000000000000000000009234 = -9.234e-80
0 = 0
0.0000000000000000000000000000000000000000000000000000000000000000000000000012312313 = 1.2312313e-75
0.5 = 0.5
0.70000000012312345321453245 = 0.70000000012312345321453245
1 = 1
10 = 10
32 = 32
64 = 64
128 = 128
256 = 256
512 = 512
1024 = 1024
452345987.23452345 = 452345987.23452345
3456023874508173402834708567230458673045867340576032487534.2123123123132 = 3.456023874508173402834708567230458673045867340576032487534e+57
2467084570687345068734058673204123462135465945235634565412305823094853247508213734082439712659723645761234870218349273592835412734081723047230452937459127364934081264612947569123475691782.234523452345 = 2.467084570687345068734058673204123462135465945235634565412e+186
1 ; 2 = 1 ; 2
123.345 ; 3535.234 = 123.345 ; 3535.234
-123.534 ; 234.354 ; 56756.345 = -123.534 ; 234.354 ; 56756.345
-345.4.67 ; -234.5467 ; +456.456456 = error: 10
+3453.234 ; 2234.456 ; -0.12313 = 3453.234 ; 2234.456 ; -0.12313
&1111 = 15
&10010010001101100111110101100100100 = 19624356644
&100101100100110101010011000.01001010110101010101 = 78801560.29231739044189453125
&1001010101011.01010100100111 = 4779.33050537109375
-&1001010101011.01010100100111 = -4779.33050537109375
-&10101010.1010101010101 = -170.6666259765625
&21 = error: 2
&0 = 0
0 = 0
-0 = 0
+0 = 0
#0 = 0
-#0 = 0
#ffab40 = 16755520
#ab084b.466 = 11208779.27490234375
-#76ba.5436 = -30394.328948974609375
-#091aacf.a = -9546447.625
#ffff = 65535
#h = error: 2
10 + (20 * 3) = 70
23423 + 132123 * 234 ^ 123 = 3.42396161839929802994350382504021616147046991533758848421e+296
23423 + 132123 * ( 234 ^ 123) = 3.42396161839929802994350382504021616147046991533758848421e+296
23423 + (132123 * 234) ^ 123 = 1.967419143463591791801217305033988526806170188750209638969e+921
(23423 + 132123) * 234 ^ 123 = 4.03096761272100399904325701028364072154042606852024657603e+296
5345 + 1234 - 3453 * 12312 / 34534 ^ 12 = 6578.9999999999999999999999999999999999999999999999852238
5345 + 1234 - 3453 * 12312 / (34534 ^ 12) = 6578.9999999999999999999999999999999999999999999999852238
5345 + 1234 - 3453 * (12312 / 34534) ^ 12 = 6578.9854394679655550338143971404507204261237454305401366
5345 + 1234 - (3453 * 12312) / 34534 ^ 12 = 6578.9999999999999999999999999999999999999999999999852238
5345 + (1234 - 3453) * 12312 / 34534 ^ 12 = 5344.9999999999999999999999999999999999999999999999905044
(5345 + 1234) - 3453 * 12312 / 34534 ^ 12 = 6578.9999999999999999999999999999999999999999999999852238
5345 + (1234 - 3453 * 12312) / 34534 ^ 12 = 5344.9999999999999999999999999999999999999999999999852242
5345 + (1234 - 3453 * 12312 / 34534) ^ 12 = 426835.383873863905837905294722077343143679235166776684725
(5345 + 1234 - 3453 * 12312 / 34534 ^ 12) = 6578.9999999999999999999999999999999999999999999999852238
() = error: 2
543 + 2342 < 363 * 123 = 1
645 * 12323 < 53.234 * 2346.3123 = 0
23545 * 123 < 51233.234 * 26.3123 = 0
-231 * 533 < 123 * 543.234 = 1
123.234 * 123 < -346 * 123.45 = 0
345 + 234 < 765 - 123 = 1
645 ^ 123 < 546 ^ 75.46 = 0
123 - 31% < 8675 + 12% = 1
123 * 31% < 8675 * 12% = 1
543 + 2342 <= 363 * 123 = 1
645 * 12323 <= 53.234 * 2346.3123 = 0
23545 * 123 <= 51233.234 * 26.3123 = 0
-231 * 533 <= 123 * 543.234 = 1
123.234 * 123 <= -346 * 123.45 = 0
345 + 234 <= 765 - 123 = 1
645 ^ 123 <= 546 ^ 75.46 = 0
123 - 31% <= 8675 + 12% = 1
123 * 31% <= 8675 * 12% = 1
543 + 2342 == 363 * 123 = 0
645 * 12323 == 53.234 * 2346.3123 = 0
23545 * 123 == 51233.234 * 26.3123 = 0
-231 * 533 == 123 * 543.234 = 0
123.234 * 123 == -346 * 123.45 = 0
345 + 234 == 765 - 123 = 0
645 ^ 123 == 546 ^ 75.46 = 0
123 - 31% == 8675 + 12% = 0
123 * 31% == 8675 * 12% = 0
543 + 2342 > 363 * 123 = 0
645 * 12323 > 53.234 * 2346.3123 = 1
23545 * 123 > 51233.234 * 26.3123 = 1
-231 * 533 > 123 * 543.234 = 0
123.234 * 123 > -346 * 123.45 = 1
345 + 234 > 765 - 123 = 0
645 ^ 123 > 546 ^ 75.46 = 1
123 - 31% > 8675 + 12% = 0
123 * 31% > 8675 * 12% = 0
543 + 2342 >= 363 * 123 = 0
645 * 12323 >= 53.234 * 2346.3123 = 1
23545 * 123 >= 51233.234 * 26.3123 = 1
-231 * 533 >= 123 * 543.234 = 0
123.234 * 123 >= -346 * 123.45 = 1
345 + 234 >= 765 - 123 = 0
645 ^ 123 >= 546 ^ 75.46 = 1
123 - 31% >= 8675 + 12% = 0
123 * 31% >= 8675 * 12% = 0
543 + 2342 != 363 * 123 = 1
645 * 12323 != 53.234 * 2346.3123 = 1
23545 * 123 != 51233.234 * 26.3123 = 1
-231 * 533 != 123 * 543.234 = 1
123.234 * 123 != -346 * 123.45 = 1
345 + 234 != 765 - 123 = 1
645 ^ 123 != 546 ^ 75.46 = 1
123 - 31% != 8675 + 12% = 1
123 * 31% != 8675 * 12% = 1
34 + 234 = 268
5675 - 12313 = -6638
34534.234234 + 3645645.2342342 = 3680179.4684682
54256367567.1245345 + 3456567.123123 = 54259824134.2476575
-234234.456456 + 345456347.34325432 = 345222112.88679832
-23423.23423576 + -1231323.346767 = -1254746.58100276
-563456347.23542345 - +3452365.345234532 = -566908712.580657982
-5634.12341234 - 235667.12341243 = -241301.24682477
+7456745.2341243 + 876973245.131321231 = 884429990.365445531
44+2+1-1.23+12.54*43.534*124.4234+765.123-12.123+4657.234 = 73380.773626824
345.234 * 756756.234234 = 261257981.769540756
34565.123123 * 456456.234 = 15777465928.470898782
-12312.243 * 1213.5345 = -14941331.6528835
-654.123 * +2342.56456 = -1532325.35768088
+2342.435656 * -123.3456456 = -288929.2382657795136
-234234.456456 * 2345345.1231234 = -549360640116.5399960146704
34224.6456465 / 123135.12341234 = 0.277943812440035069266759408187251541772274830680277927828
1231.345345645 / 1231.4564756 = 0.99990975730186009669475646062370667515940910124684231268
12334543654564.123123 / 34523452345234523.4786 = 0.000357280133261838548705339858701957061471338333771031429556
-123123.234243 / 132143.3453456 = -0.93173995195135004797716769935777577828041730763125285259
-1231.345345 / +35645.12312312353 = -0.034544567029457324779370243407701649807311471162548432249
-122454564.123123 / -12312364.2342324 = 9.9456580225802008283531389660715206635824885716082714822
-12312313.1231313 / -123165.75675675 = 99.965391739912592269730766722864448479269908539452286663
456456 + 12.543 % = 513709.27608
3345.1231 - 543.0 % = -14818.895333
12112.456 + 0.5 % = 12173.01828
-234.645 - 12.7656 % = -204.69115788
-757567.234234 - 1.5 % = -746203.72572049
-354345 - 2 % = -347258.1
245 ^ 12 = 4.6772761567521097265869140625e+28
23.426 ^ 123.23 = 6.13623046898651274862678057333249007253103770472156925927e+168
1235345 ^ 3 = 1.885231923903688625e+18
123.1231 ^ -12.534 = 6.3049868474678139537827338464526779349414293843995816309e-27
6543.2134 ^ -432.1231 = 1.28388929138652458527195084314271324585138924360280754229e-1649
123.123 ^ 534.234 = 5.37361135253263844380651736572867658953347168950800654003e+1116
245 ^ 0 = 1
0 ^ 0 = error: 13
-1 ^ 1 = -1
1 ^ 1 = 1
6456 ^ 46.456 = 9.9006877703018805112593423199248723044517445006286622352e+176
456 ^ 123 = 1.128952443060998390793281890551444973052697100995833302022e+327
2 ^ 2 = 4
3 ^ 3 = 27
3.3 ^ 3 = 35.937
3.2354 ^ 4 = 109.5751123526691856
35634.3564 ^ 76 = 8.75060072027092732806288977313074289959667680715166188848e+345
-4 ^ 5 = -1024
-6 ^ 234 = 1.222904631418902349366222233664714281667267688560259573679e+182
-6 ^ -8 = 0.00000059537418076512726718488035360463344002438652644413961286
-6 ^ -120 = 4.18648899542805783971145600570107637486604504517763837871e-94
-53.342 ^ -234.234 = error: 13
234.234 ^ 234.234 = 1.12871123743888230467127579145509787837543541884508573431e+555
123.3456 ^ 123.65 = 3.693522875867715732328294393982187953640570724550833140579e+258
2 ^ (2 ^ 31) + 1 = 1.761613051683963353207493149791840285667111558188134546616e+646456993
2 ^ (2 ^ 63) + 1 = 1.380932297980054264960005995311618940514162942566709655359e+2776511644261678566
2 ^ (2 ^ 127) + 1 = error: 8
2 ^ (2 ^ 255) + 1 = error: 8
2 ^ (2 ^ 511) + 1 = error: 8
345.234 < 345.34234 = 1
264.123 < 756876.2342 = 1
54 < 120 = 1
6456 < 123 = 0
765 < 123.3245345645 = 0
-645 < + 345.74567 = 1
-345.123 < -6578.2134 = 0
-867867 < -234 = 1
456754 > 123132.234243 = 1
1212.456 > 457654.234 = 0
98345.423 > -3123.345 = 1
-124 > -3453 = 1
+1234 > +75667 = 0
-231.123142 > -234456.23454675 = 1
-123564 > +456456 = 0
-57867.3245 > -123123.67575687 = 1
567558 <= 567558 = 1
3453.34234 <= 587678678 = 1
5756.324 <= 0.0034531.1231 = error: 10
234123.56756 <= -234.5687 = 0
-46756.234 <= -0.3565 = 1
-0.00000234673456 <= 0.0000000123345 = 1
-32 <= -64 = 0
567567 == 567567 = 1
2342 == 2342 = 1
-1 == -1 = 1
0 == 0 = 1
0 == -1 = 0
3543.234234 == -3543.234234 = 0
-3543.234234 == 3543.234234 = 0
465456.234243 == -0.23423453454 = 0
-0.123123 = 4765.3245345 = error: 15
234.4567568 == 234.4567568 = 1
86786.234 == 123.345345 = 0
-1231 == + 5345 = 0
-1231.00000001 == + 5345.00000001 = 0
567567 != 567567 = 0
2342 != 2342 = 0
-1 != -1 = 0
0 != 0 = 0
0 != -1 = 1
3543.234234 != -3543.234234 = 1
-3543.234234 != 3543.234234 = 1
465456.234243 != -0.23423453454 = 1
-0.123123 = 4765.3245345 = error: 15
234.4567568 != 234.4567568 = 0
86786.234 != 123.345345 = 1
-1231 != + 5345 = 1
-1231.00000001 != + 5345.00000001 = 1
0 && 0 = 0
0 && 1 = 0
1 && 0 = 0
1 && 1 = 1
2 && 0 = 0
3 && 1 = 1
4 && 2 = 1
4 && 2.001 = 1
100 && 100 = 1
664564 && 123123 = 1
-1 && 0 = 0
+1 && +0 = 0
+0 && +1 = 0
+1 && +1 = 1
+0 && +0 = 0
554 && 0 = 0
4567.234 && 456456.234234 = 1
-32453.345243 && 546456.3546456 = 1
3673456.1315 && -456456.234234 = 1
-354.3245 && -5345.3453 = 1
0 || 0 = 0
0 || 1 = 1
1 || 0 = 1
1 || 1 = 1
2 || 0 = 1
3 || 1 = 1
4 || 2 = 1
4 || 2.001 = 1
100 || 100 = 1
664564 || 123123 = 1
-1 || 0 = 1
+1 || +0 = 1
+0 || +1 = 1
+1 || +1 = 1
+0 || +0 = 0
554 || 0 = 1
4567.234 || 456456.234234 = 1
-32453.345243 || 546456.3546456 = 1
3673456.1315 || -456456.234234 = 1
-354.3245 || -5345.3453 = 1
e = 2.71828182845904523536028747135266249775724709369995957497
pi = 3.14159265358979323846264338327950288419716939937510582098
-e = -2.71828182845904523536028747135266249775724709369995957497
-pi = -3.14159265358979323846264338327950288419716939937510582098
2e = 5.4365636569180904707205749427053249955144941873999191499
2pi = 6.283185307179586476925286766559005768394338798750211642
-2e = -5.4365636569180904707205749427053249955144941873999191499
-2pi = -6.283185307179586476925286766559005768394338798750211642
pi*pi = 9.8696044010893586188344909998761511353136994072407906264
-pi*pi = -9.8696044010893586188344909998761511353136994072407906264
e*e = 7.3890560989306502272304274605750078131803155705518473241
-e*e = -7.3890560989306502272304274605750078131803155705518473241
123.345pi = 387.499745857033046998174748110610283251299859565922427488
123.345*pi = 387.499745857033046998174748110610283251299859565922427488
-123.345pi = -387.499745857033046998174748110610283251299859565922427488
-123.345*pi = -387.499745857033046998174748110610283251299859565922427488
7567.345e = 20570.1764031804136665774945949032137890908150082749205898
7567.345*e = 20570.1764031804136665774945949032137890908150082749205898
-7567.345e = -20570.1764031804136665774945949032137890908150082749205898
-7567.345*e = -20570.1764031804136665774945949032137890908150082749205898
pi+234 = 237.141592653589793238462643383279502884197169399375105821
-pi+23464.2342 = 23461.0926073464102067615373566167204971158028306006248942
-e+234.234 = 231.515718171540954764639712528647337502242752906300040425
min() = error: 2
max() = error: 2
min(21;123;234) = 21
min(-234,234 ; 234 ; 64564) = -234.234
min(-567567.34234 ; 234.23423424) = -567567.34234
max(-2134; 0 ; 7576.4464) = 7576.4464
max(-546.234234 ; 0.354345; 74567.45345) = 74567.45345
max(7567.456 ; 3634657367.45, 52345) = error: 10
sin(-534123123532342436,234234) = 0.7103415936728583621734524935441701278599773048107106514
sin(-53643561231,7456734) = -0.50950380679099260296247241684933239024962111223137012694
sin(-435345234,234234) = 0.126097706194555545278317003818452193819268562766619166117
sin(-2*pi*1000) = 1.47838929353091571308280100912843655558854502721875023348e-55
sin(-2*pi*100) = 0
sin(-2*pi*10) = 0
sin(-2*pi-0.1) = -0.099833416646828152306814198410622026989915388017982259993
sin(-2*pi-0.01) = -0.0099998333341666646825424382690997290389643853601691510337
sin(-2*pi-0.001) = -0.00099999983333334166666646825397100970015131473480865841886
sin(-2*pi-0.0001) = -0.000099999999833333333416666666646825396828152557318973464283
sin(-2*pi) = 0
sin(-2*pi*1.0) = 0
sin(-2*pi*0.9) = 0.58778525229247312916870595463907276859765243764314599107
sin(-2*pi*0.8) = 0.95105651629515357211643933337938214340569863412575022245
sin(-2*pi*0.7) = 0.95105651629515357211643933337938214340569863412575022245
sin(-2*pi*0.6) = 0.58778525229247312916870595463907276859765243764314599107
sin(-2*pi*0.5) = 0
sin(-2*pi*0.4) = -0.58778525229247312916870595463907276859765243764314599107
sin(-2*pi*0.3) = -0.95105651629515357211643933337938214340569863412575022245
sin(-2*pi*0.2) = -0.95105651629515357211643933337938214340569863412575022245
sin(-2*pi*0.1) = -0.58778525229247312916870595463907276859765243764314599107
sin(-pi*1.0) = 0
sin(-pi*0.9) = -0.309016994374947424102293417182819058860154589902881431068
sin(-pi*0.8) = -0.58778525229247312916870595463907276859765243764314599107
sin(-pi*0.7) = -0.80901699437494742410229341718281905886015458990288143107
sin(-pi*0.6) = -0.95105651629515357211643933337938214340569863412575022245
sin(-pi*0.5) = -1
sin(-pi*0.4) = -0.95105651629515357211643933337938214340569863412575022245
sin(-pi*0.3) = -0.80901699437494742410229341718281905886015458990288143107
sin(-pi*0.2) = -0.58778525229247312916870595463907276859765243764314599107
sin(-pi*0.1) = -0.309016994374947424102293417182819058860154589902881431068
sin(-0.2) = -0.198669330795061215459412627118389750370206729540205403986
sin(-0.1) = -0.099833416646828152306814198410622026989915388017982259993
sin(-0.065) = -0.064954238834782601143607621507354219908219540434454254952
sin(-0.0023) = -0.0022999979721672030285157772778404777745919698964083762102
sin(-0.0000234234) = -0.0000234233999978581031394712741925937471425952238839446299186
sin(0) = 0
sin(0.0000234234) = 0.0000234233999978581031394712741925937471425952238839446299186
sin(0.0023) = 0.0022999979721672030285157772778404777745919698964083762102
sin(0.065) = 0.064954238834782601143607621507354219908219540434454254952
sin(0.1) = 0.099833416646828152306814198410622026989915388017982259993
sin(0.2) = 0.198669330795061215459412627118389750370206729540205403986
sin(pi*0.1) = 0.309016994374947424102293417182819058860154589902881431068
sin(pi*0.2) = 0.58778525229247312916870595463907276859765243764314599107
sin(pi*0.3) = 0.80901699437494742410229341718281905886015458990288143107
sin(pi*0.4) = 0.95105651629515357211643933337938214340569863412575022245
sin(pi*0.5) = 1
sin(pi*0.6) = 0.95105651629515357211643933337938214340569863412575022245
sin(pi*0.7) = 0.80901699437494742410229341718281905886015458990288143107
sin(pi*0.8) = 0.58778525229247312916870595463907276859765243764314599107
sin(pi*0.9) = 0.309016994374947424102293417182819058860154589902881431068
sin(pi*1.0) = 0
sin(2*pi*0.1) = 0.58778525229247312916870595463907276859765243764314599107
sin(2*pi*0.2) = 0.95105651629515357211643933337938214340569863412575022245
sin(2*pi*0.3) = 0.95105651629515357211643933337938214340569863412575022245
sin(2*pi*0.4) = 0.58778525229247312916870595463907276859765243764314599107
sin(2*pi*0.5) = 0
sin(2*pi*0.6) = -0.58778525229247312916870595463907276859765243764314599107
sin(2*pi*0.7) = -0.95105651629515357211643933337938214340569863412575022245
sin(2*pi*0.8) = -0.95105651629515357211643933337938214340569863412575022245
sin(2*pi*0.9) = -0.58778525229247312916870595463907276859765243764314599107
sin(2*pi*1.0) = 0
sin(2*pi+0.001) = 0.00099999983333334166666646825397100970015131473480865841886
sin(2*pi+0.01) = 0.0099998333341666646825424382690997290389643853601691510337
sin(2*pi+0.1) = 0.099833416646828152306814198410622026989915388017982259993
sin(2*pi*10) = 0
sin(2*pi*100) = 0
sin(2*pi*1000) = -1.47838929353091571308280100912843655558854502721875023348e-55
sin(5345.234234) = -0.98281350892630570252810188533857050568366978436081031261
sin(4356456.234234) = -0.273204861848252037912961031876478859000339528331960999067
sin(3564564563652.23423423) = 0.260424053241519804952220673533257624753798350543301932148
sin(45621452345234523452354.3452345) = 0.455040113838236765569949554137999758203479630499923664555
cos(-534123123532342436,234234) = 0.70385710218644791966109651086488027420587245331263890397
cos(-53643561231,7456734) = 0.86046840201455792906597959285113622110475790059777217297
cos(-435345234,234234) = 0.99201782670094772247190980352317737998887374899777617193
cos(-2*pi*1000) = 1
cos(-2*pi*100) = 1
cos(-2*pi*10) = 1
cos(-2*pi-0.1) = 0.99500416527802576609556198780387029483857622541508403596
cos(-2*pi-0.01) = 0.99995000041666527778025793375220667321247058398027711112
cos(-2*pi-0.001) = 0.99999950000004166666527777780257936480379188921289614587
cos(-2*pi-0.0001) = 0.99999999500000000416666666527777777802579365076609347443
cos(-2*pi) = 1
cos(-2*pi*1.0) = 1
cos(-2*pi*0.9) = 0.80901699437494742410229341718281905886015458990288143107
cos(-2*pi*0.8) = 0.309016994374947424102293417182819058860154589902881431067
cos(-2*pi*0.7) = -0.309016994374947424102293417182819058860154589902881431068
cos(-2*pi*0.6) = -0.80901699437494742410229341718281905886015458990288143107
cos(-2*pi*0.5) = -1
cos(-2*pi*0.4) = -0.80901699437494742410229341718281905886015458990288143107
cos(-2*pi*0.3) = -0.309016994374947424102293417182819058860154589902881431068
cos(-2*pi*0.2) = 0.309016994374947424102293417182819058860154589902881431068
cos(-2*pi*0.1) = 0.80901699437494742410229341718281905886015458990288143107
cos(-pi*1.0) = -1
cos(-pi*0.9) = -0.95105651629515357211643933337938214340569863412575022245
cos(-pi*0.8) = -0.80901699437494742410229341718281905886015458990288143107
cos(-pi*0.7) = -0.58778525229247312916870595463907276859765243764314599107
cos(-pi*0.6) = -0.309016994374947424102293417182819058860154589902881431068
cos(-pi*0.5) = 0
cos(-pi*0.4) = 0.309016994374947424102293417182819058860154589902881431068
cos(-pi*0.3) = 0.58778525229247312916870595463907276859765243764314599107
cos(-pi*0.2) = 0.80901699437494742410229341718281905886015458990288143107
cos(-pi*0.1) = 0.95105651629515357211643933337938214340569863412575022245
cos(-0.2) = 0.98006657784124163112419651674816887739352436080656799405
cos(-0.1) = 0.99500416527802576609556198780387029483857622541508403596
cos(-0.065) = 0.99788824367130110999143764102859113654856586011182128819
cos(-0.0023) = 0.99999735500116600396106128470014401737462650324549031007
cos(-0.0000234234) = 0.99999999972567216623254262673084183207333252139914006232
cos(0) = 1
cos(0.0000234234) = 0.99999999972567216623254262673084183207333252139914006232
cos(0.0023) = 0.99999735500116600396106128470014401737462650324549031007
cos(0.065) = 0.99788824367130110999143764102859113654856586011182128819
cos(0.1) = 0.99500416527802576609556198780387029483857622541508403596
cos(0.2) = 0.98006657784124163112419651674816887739352436080656799405
cos(pi*0.1) = 0.95105651629515357211643933337938214340569863412575022245
cos(pi*0.2) = 0.80901699437494742410229341718281905886015458990288143107
cos(pi*0.3) = 0.58778525229247312916870595463907276859765243764314599107
cos(pi*0.4) = 0.309016994374947424102293417182819058860154589902881431068
cos(pi*0.5) = 0
cos(pi*0.6) = -0.309016994374947424102293417182819058860154589902881431068
cos(pi*0.7) = -0.58778525229247312916870595463907276859765243764314599107
cos(pi*0.8) = -0.80901699437494742410229341718281905886015458990288143107
cos(pi*0.9) = -0.95105651629515357211643933337938214340569863412575022245
cos(pi*1.0) = -1
cos(2*pi*0.1) = 0.80901699437494742410229341718281905886015458990288143107
cos(2*pi*0.2) = 0.309016994374947424102293417182819058860154589902881431068
cos(2*pi*0.3) = -0.309016994374947424102293417182819058860154589902881431068
cos(2*pi*0.4) = -0.80901699437494742410229341718281905886015458990288143107
cos(2*pi*0.5) = -1
cos(2*pi*0.6) = -0.80901699437494742410229341718281905886015458990288143107
cos(2*pi*0.7) = -0.309016994374947424102293417182819058860154589902881431068
cos(2*pi*0.8) = 0.309016994374947424102293417182819058860154589902881431067
cos(2*pi*0.9) = 0.80901699437494742410229341718281905886015458990288143107
cos(2*pi*1.0) = 1
cos(2*pi+0.001) = 0.99999950000004166666527777780257936480379188921289614587
cos(2*pi+0.01) = 0.99995000041666527778025793375220667321247058398027711112
cos(2*pi+0.1) = 0.99500416527802576609556198780387029483857622541508403596
cos(2*pi*10) = 1
cos(2*pi*100) = 1
cos(2*pi*1000) = 1
cos(5345.234234) = -0.184601209833420163253838743612551054466171658645245050526
cos(4356456.234234) = -0.961955873968487973522952350483468442546449415401546831
cos(3564564563652.23423423) = -0.9654943358162480996351747964186478001110627395300349071
cos(45621452345234523452354.3452345) = 0.89047093989533680079161035313504128473322486926030432183
tan(-534123123532342436,234234) = 1.00921279541865407784474503913961923940725099381170291876
tan(-53643561231,7456734) = -0.59212378467137774910059640402188148620387771148581941707
tan(-435345234,234234) = 0.127112338912200596705539925115453681580721965943388322866
tan(-2*pi*1000) = 1.47838929353091571308280100912843655558854502721875023348e-55
tan(-2*pi*100) = 0
tan(-2*pi*10) = 0
tan(-2*pi-0.1) = -0.100334672085450545058080045781111536819004804576442040022
tan(-2*pi-0.01) = -0.0100003333466672063710767241019801356498497210362006037983
tan(-2*pi-0.001) = -0.00100000033333346666672063494250441803431495977419338549226
tan(-2*pi-0.0001) = -0.000100000000333333334666666672063492085361552116851050543072
tan(-2*pi) = 0
tan(-2*pi*1.0) = 0
tan(-2*pi*0.9) = 0.72654252800536088589546675748061874961609239296520846275
tan(-2*pi*0.8) = 3.07768353717525340257029057603690982400670214353779242705
tan(-2*pi*0.7) = -3.07768353717525340257029057603690982400670214353779242704
tan(-2*pi*0.6) = -0.72654252800536088589546675748061874961609239296520846275
tan(-2*pi*0.5) = 0
tan(-2*pi*0.4) = 0.72654252800536088589546675748061874961609239296520846275
tan(-2*pi*0.3) = 3.07768353717525340257029057603690982400670214353779242704
tan(-2*pi*0.2) = -3.07768353717525340257029057603690982400670214353779242704
tan(-2*pi*0.1) = -0.72654252800536088589546675748061874961609239296520846275
tan(-pi*1.0) = 0
tan(-pi*0.9) = 0.324919696232906326155871412215134464954903471521475100308
tan(-pi*0.8) = 0.72654252800536088589546675748061874961609239296520846275
tan(-pi*0.7) = 1.37638192047117353820720958191088767952589933600815866337
tan(-pi*0.6) = 3.07768353717525340257029057603690982400670214353779242704
tan(-pi*0.5) = error: 13
tan(-pi*0.4) = -3.07768353717525340257029057603690982400670214353779242704
tan(-pi*0.3) = -1.37638192047117353820720958191088767952589933600815866337
tan(-pi*0.2) = -0.72654252800536088589546675748061874961609239296520846275
tan(-pi*0.1) = -0.324919696232906326155871412215134464954903471521475100308
tan(-0.2) = -0.202710035508672483321358271647534482626875669651631330048
tan(-0.1) = -0.100334672085450545058080045781111536819004804576442040022
tan(-0.065) = -0.06509169663710174901809649708562559308098687876372273661
tan(-0.0023) = -0.00230000405567524847570862116783224914488142934027903591234
tan(-0.0000234234) = -0.0000234234000042837937221150990817210149584789068612366982965
tan(0) = 0
tan(0.0000234234) = 0.0000234234000042837937221150990817210149584789068612366982965
tan(0.0023) = 0.00230000405567524847570862116783224914488142934027903591234
tan(0.065) = 0.06509169663710174901809649708562559308098687876372273661
tan(0.1) = 0.100334672085450545058080045781111536819004804576442040022
tan(0.2) = 0.202710035508672483321358271647534482626875669651631330048
tan(pi*0.1) = 0.324919696232906326155871412215134464954903471521475100308
tan(pi*0.2) = 0.72654252800536088589546675748061874961609239296520846275
tan(pi*0.3) = 1.37638192047117353820720958191088767952589933600815866337
tan(pi*0.4) = 3.07768353717525340257029057603690982400670214353779242704
tan(pi*0.5) = error: 13
tan(pi*0.6) = -3.07768353717525340257029057603690982400670214353779242704
tan(pi*0.7) = -1.37638192047117353820720958191088767952589933600815866337
tan(pi*0.8) = -0.72654252800536088589546675748061874961609239296520846275
tan(pi*0.9) = -0.324919696232906326155871412215134464954903471521475100308
tan(pi*1.0) = 0
tan(2*pi*0.1) = 0.72654252800536088589546675748061874961609239296520846275
tan(2*pi*0.2) = 3.07768353717525340257029057603690982400670214353779242704
tan(2*pi*0.3) = -3.07768353717525340257029057603690982400670214353779242704
tan(2*pi*0.4) = -0.72654252800536088589546675748061874961609239296520846275
tan(2*pi*0.5) = 0
tan(2*pi*0.6) = 0.72654252800536088589546675748061874961609239296520846275
tan(2*pi*0.7) = 3.07768353717525340257029057603690982400670214353779242704
tan(2*pi*0.8) = -3.07768353717525340257029057603690982400670214353779242705
tan(2*pi*0.9) = -0.72654252800536088589546675748061874961609239296520846275
tan(2*pi*1.0) = 0
tan(2*pi+0.001) = 0.00100000033333346666672063494250441803431495977419338549226
tan(2*pi+0.01) = 0.0100003333466672063710767241019801356498497210362006037983
tan(2*pi+0.1) = 0.100334672085450545058080045781111536819004804576442040022
tan(2*pi*10) = 0
tan(2*pi*100) = 0
tan(2*pi*1000) = -1.47838929353091571308280100912843655558854502721875023348e-55
tan(5345.234234) = 5.32398194905208772163902974176398251814037808710515805
tan(4356456.234234) = 0.284009765147711714219477605850063788210966123955478730637
tan(3564564563652.23423423) = -0.269731311288690404072358809100753598697711415794850168743
tan(45621452345234523452354.3452345) = 0.51101062758063814264621156175466062980951096449678104151
tan(pi/4) = 1
cot(-534123123532342436,234234) = 0.99087130537734382111597125184657417240470391536788830754
cot(-53643561231,7456734) = -1.68883606078244113719297358251224708421534343444579064861
cot(-435345234,234234) = 7.8670568770725153558109366006732893716773250827727633987
cot(-2*pi*1000) = 6.7641182493390956506851179129392957070068485392931406389e+54
cot(-2*pi*100) = error: 13
cot(-2*pi*10) = error: 13
cot(-2*pi-0.1) = -9.966644423259237859794112689270593907630248329151447427
cot(-2*pi-0.01) = -99.996666644444232802116380738386518204485407663169761075
cot(-2*pi-0.001) = -999.99966666664444444232804211640209502431508213496869594
cot(-2*pi-0.0001) = -9999.9999666666666444444444232804232592592592378814601344
cot(-2*pi) = error: 13
cot(-2*pi*1.0) = error: 13
cot(-2*pi*0.9) = 1.37638192047117353820720958191088767952589933600815866337
cot(-2*pi*0.8) = 0.324919696232906326155871412215134464954903471521475100306
cot(-2*pi*0.7) = -0.324919696232906326155871412215134464954903471521475100308
cot(-2*pi*0.6) = -1.37638192047117353820720958191088767952589933600815866336
cot(-2*pi*0.5) = error: 13
cot(-2*pi*0.4) = 1.37638192047117353820720958191088767952589933600815866336
cot(-2*pi*0.3) = 0.324919696232906326155871412215134464954903471521475100308
cot(-2*pi*0.2) = -0.324919696232906326155871412215134464954903471521475100308
cot(-2*pi*0.1) = -1.37638192047117353820720958191088767952589933600815866337
cot(-pi*1.0) = error: 13
cot(-pi*0.9) = 3.07768353717525340257029057603690982400670214353779242704
cot(-pi*0.8) = 1.37638192047117353820720958191088767952589933600815866336
cot(-pi*0.7) = 0.72654252800536088589546675748061874961609239296520846275
cot(-pi*0.6) = 0.324919696232906326155871412215134464954903471521475100308
cot(-pi*0.5) = 0
cot(-pi*0.4) = -0.324919696232906326155871412215134464954903471521475100308
cot(-pi*0.3) = -0.72654252800536088589546675748061874961609239296520846275
cot(-pi*0.2) = -1.37638192047117353820720958191088767952589933600815866337
cot(-pi*0.1) = -3.07768353717525340257029057603690982400670214353779242704
cot(-0.2) = -4.9331548755868936573680163217447411854056217622875026935
cot(-0.1) = -9.966644423259237859794112689270593907630248329151447427
cot(-0.065) = -15.3629426127142606850357599240333570633564199140461536778
cot(-0.0023) = -434.781842028715129332380062285689325067187899505154245311
cot(-0.0000234234) = -42692.350376850276965483687213487899973265818502712871862
cot(0) = error: 13
cot(0.0000234234) = 42692.350376850276965483687213487899973265818502712871862
cot(0.0023) = 434.781842028715129332380062285689325067187899505154245311
cot(0.065) = 15.3629426127142606850357599240333570633564199140461536778
cot(0.1) = 9.966644423259237859794112689270593907630248329151447427
cot(0.2) = 4.9331548755868936573680163217447411854056217622875026935
cot(pi*0.1) = 3.07768353717525340257029057603690982400670214353779242704
cot(pi*0.2) = 1.37638192047117353820720958191088767952589933600815866337
cot(pi*0.3) = 0.72654252800536088589546675748061874961609239296520846275
cot(pi*0.4) = 0.324919696232906326155871412215134464954903471521475100308
cot(pi*0.5) = 0
cot(pi*0.6) = -0.324919696232906326155871412215134464954903471521475100308
cot(pi*0.7) = -0.72654252800536088589546675748061874961609239296520846275
cot(pi*0.8) = -1.37638192047117353820720958191088767952589933600815866336
cot(pi*0.9) = -3.07768353717525340257029057603690982400670214353779242704
cot(pi*1.0) = error: 13
cot(2*pi*0.1) = 1.37638192047117353820720958191088767952589933600815866337
cot(2*pi*0.2) = 0.324919696232906326155871412215134464954903471521475100308
cot(2*pi*0.3) = -0.324919696232906326155871412215134464954903471521475100308
cot(2*pi*0.4) = -1.37638192047117353820720958191088767952589933600815866336
cot(2*pi*0.5) = error: 13
cot(2*pi*0.6) = 1.37638192047117353820720958191088767952589933600815866336
cot(2*pi*0.7) = 0.324919696232906326155871412215134464954903471521475100308
cot(2*pi*0.8) = -0.324919696232906326155871412215134464954903471521475100306
cot(2*pi*0.9) = -1.37638192047117353820720958191088767952589933600815866337
cot(2*pi*1.0) = error: 13
cot(2*pi+0.001) = 999.99966666664444444232804211640209502431508213496869594
cot(2*pi+0.01) = 99.996666644444232802116380738386518204485407663169761075
cot(2*pi+0.1) = 9.966644423259237859794112689270593907630248329151447427
cot(2*pi*10) = error: 13
cot(2*pi*100) = error: 13
cot(2*pi*1000) = -6.7641182493390956506851179129392957070068485392931406389e+54
cot(5345.234234) = 0.187829337058147940346382961891320388989601553194837587194
cot(4356456.234234) = 3.52100569316659310388789816914742469957456261348404899049
cot(3564564563652.23423423) = -3.70739309137792753469038169753692959947833540919987885959
cot(45621452345234523452354.3452345) = 1.95690646344179739677857668593169365747611717914727233026
cot(pi/4) = 1
degtodeg(20 ; -15 ; 0) = error: 13
degtodeg(20 ; 0 ; -20) = error: 13
degtodeg(0 ; 0 ; 0) = 0
degtodeg(0 ; 0 ; 30) = 0.0083333333333333333333333333333333333333333333333333333333
degtodeg(0 ; 30 ; 0) = 0.5
degtodeg(0 ; 30 ; 30) = 0.50833333333333333333333333333333333333333333333333333333
degtodeg(0 ; 45 ; 45) = 0.7625
degtodeg(0 ; 100 ; 200) = 1.72222222222222222222222222222222222222222222222222222222
degtodeg(0 ; 300 ; 400) = 5.1111111111111111111111111111111111111111111111111111111
degtodeg(0 ; 600 ; 800) = 10.2222222222222222222222222222222222222222222222222222222
degtodeg(10 ; 10 ; 10) = 10.1694444444444444444444444444444444444444444444444444444
degtodeg(10 ; 30 ; 10) = 10.5027777777777777777777777777777777777777777777777777778
degtodeg(10 ; 59 ; 59) = 10.9997222222222222222222222222222222222222222222222222222
degtodeg(10 ; 0.0005 ; 0.2) = 10.0000638888888888888888888888888888888888888888888888889
degtodeg(10 ; 25.2 ; 55.3) = 10.4353611111111111111111111111111111111111111111111111111
degtodeg(10 ; 65.1 ; 70.3) = 11.1045277777777777777777777777777777777777777777777777778
degtodeg(10 ; 100 ; 200) = 11.7222222222222222222222222222222222222222222222222222222
degtodeg(10 ; 300 ; 400) = 15.1111111111111111111111111111111111111111111111111111111
degtodeg(10 ; 600 ; 800) = 20.2222222222222222222222222222222222222222222222222222222
degtodeg(20 ; 15 ; 0) = 20.25
degtodeg(20 ; 15 ; 15) = 20.2541666666666666666666666666666666666666666666666666667
degtodeg(20 ; 30 ; 0) = 20.5
degtodeg(20 ; 30 ; 30) = 20.5083333333333333333333333333333333333333333333333333333
degtodeg(20 ; 45 ; 0) = 20.75
degtodeg(20 ; 45 ; 45) = 20.7625
degtodeg(20 ; 10 ; 20) = 20.1722222222222222222222222222222222222222222222222222222
degtodeg(20 ; 50 ; 40) = 20.8444444444444444444444444444444444444444444444444444444
degtodeg(50 ; 15 ; 0) = 50.25
degtodeg(50 ; 15 ; 15) = 50.254166666666666666666666666666666666666666666666666667
degtodeg(50 ; 30 ; 0) = 50.5
degtodeg(50 ; 30 ; 30) = 50.508333333333333333333333333333333333333333333333333333
degtodeg(50 ; 45 ; 0) = 50.75
degtodeg(50 ; 45 ; 45) = 50.7625
degtodeg(50 ; 10 ; 20) = 50.172222222222222222222222222222222222222222222222222222
degtodeg(50 ; 50 ; 40) = 50.844444444444444444444444444444444444444444444444444444
degtodeg(60 ; 15 ; 0) = 60.25
degtodeg(60 ; 15 ; 15) = 60.254166666666666666666666666666666666666666666666666667
degtodeg(60 ; 30 ; 0) = 60.5
degtodeg(60 ; 30 ; 30) = 60.508333333333333333333333333333333333333333333333333333
degtodeg(60 ; 45 ; 0) = 60.75
degtodeg(60 ; 45 ; 45) = 60.7625
degtodeg(60 ; 10 ; 20) = 60.172222222222222222222222222222222222222222222222222222
degtodeg(60 ; 50 ; 40) = 60.844444444444444444444444444444444444444444444444444444
degtodeg(80 ; 15 ; 0) = 80.25
degtodeg(80 ; 15 ; 15) = 80.254166666666666666666666666666666666666666666666666667
degtodeg(80 ; 30 ; 0) = 80.5
degtodeg(80 ; 30 ; 30) = 80.508333333333333333333333333333333333333333333333333333
degtodeg(80 ; 45 ; 0) = 80.75
degtodeg(80 ; 45 ; 45) = 80.7625
degtodeg(80 ; 10 ; 20) = 80.172222222222222222222222222222222222222222222222222222
degtodeg(80 ; 50 ; 40) = 80.844444444444444444444444444444444444444444444444444444
degtodeg(-10 ; 10 ; 10) = -10.1694444444444444444444444444444444444444444444444444444
degtodeg(-10 ; 30 ; 10) = -10.5027777777777777777777777777777777777777777777777777778
degtodeg(-10 ; 59 ; 59) = -10.9997222222222222222222222222222222222222222222222222222
degtodeg(-10 ; 0.0005 ; 0.2) = -10.0000638888888888888888888888888888888888888888888888889
degtodeg(-10 ; 25.2 ; 55.3) = -10.4353611111111111111111111111111111111111111111111111111
degtodeg(-10 ; 65.1 ; 70.3) = -11.1045277777777777777777777777777777777777777777777777778
degtodeg(-10 ; 100 ; 200) = -11.7222222222222222222222222222222222222222222222222222222
degtodeg(-10 ; 300 ; 400) = -15.1111111111111111111111111111111111111111111111111111111
degtodeg(-10 ; 600 ; 800) = -20.2222222222222222222222222222222222222222222222222222222
degtodeg(-20 ; 15 ; 0) = -20.25
degtodeg(-20 ; 15 ; 15) = -20.2541666666666666666666666666666666666666666666666666667
degtodeg(-20 ; 30 ; 0) = -20.5
degtodeg(-20 ; 30 ; 30) = -20.5083333333333333333333333333333333333333333333333333333
degtodeg(-20 ; 45 ; 0) = -20.75
degtodeg(-20 ; 45 ; 45) = -20.7625
degtodeg(-20 ; 10 ; 20) = -20.1722222222222222222222222222222222222222222222222222222
degtodeg(-20 ; 50 ; 40) = -20.8444444444444444444444444444444444444444444444444444444
degtodeg(-50 ; 15 ; 0) = -50.25
degtodeg(-50 ; 15 ; 15) = -50.254166666666666666666666666666666666666666666666666667
degtodeg(-50 ; 30 ; 0) = -50.5
degtodeg(-50 ; 30 ; 30) = -50.508333333333333333333333333333333333333333333333333333
degtodeg(-50 ; 45 ; 0) = -50.75
degtodeg(-50 ; 45 ; 45) = -50.7625
degtodeg(-50 ; 10 ; 20) = -50.172222222222222222222222222222222222222222222222222222
degtodeg(-50 ; 50 ; 40) = -50.844444444444444444444444444444444444444444444444444444
degtodeg(-60 ; 15 ; 0) = -60.25
degtodeg(-60 ; 15 ; 15) = -60.254166666666666666666666666666666666666666666666666667
degtodeg(-60 ; 30 ; 0) = -60.5
degtodeg(-60 ; 30 ; 30) = -60.508333333333333333333333333333333333333333333333333333
degtodeg(-60 ; 45 ; 0) = -60.75
degtodeg(-60 ; 45 ; 45) = -60.7625
degtodeg(-60 ; 10 ; 20) = -60.172222222222222222222222222222222222222222222222222222
degtodeg(-60 ; 50 ; 40) = -60.844444444444444444444444444444444444444444444444444444
degtodeg(-80 ; 15 ; 0) = -80.25
degtodeg(-80 ; 15 ; 15) = -80.254166666666666666666666666666666666666666666666666667
degtodeg(-80 ; 30 ; 0) = -80.5
degtodeg(-80 ; 30 ; 30) = -80.508333333333333333333333333333333333333333333333333333
degtodeg(-80 ; 45 ; 0) = -80.75
degtodeg(-80 ; 45 ; 45) = -80.7625
degtodeg(-80 ; 10 ; 20) = -80.172222222222222222222222222222222222222222222222222222
degtodeg(-80 ; 50 ; 40) = -80.844444444444444444444444444444444444444444444444444444
degtorad(20 ; -15 ; 0) = error: 13
degtorad(20 ; 0 ; -20) = error: 13
degtorad(0 ; 0 ; 0) = 0
degtorad(0 ; 0 ; 30) = 0.000145444104332860798076974230707384392786905990711810454675
degtorad(0 ; 30 ; 0) = 0.0087266462599716478846184538424430635672143594427086272805
degtorad(0 ; 30 ; 30) = 0.0088720903643045086826954280731504479600012654334204377352
degtorad(0 ; 45 ; 45) = 0.0133081355464567630240431421097256719400018981501306566027
degtorad(0 ; 100 ; 200) = 0.0300584482287912316025746743461927745092939047471074939661
degtorad(0 ; 300 ; 400) = 0.089205717324154622820544194833862427575969007636577078867
degtorad(0 ; 600 ; 800) = 0.178411434648309245641088389667724855151938015273154157734
degtorad(10 ; 10 ; 10) = 0.177490288654201127253267552873244753997620943998646024855
degtorad(10 ; 30 ; 10) = 0.183308052827515559176346522101540129709097183627118443042
degtorad(10 ; 59 ; 59) = 0.191981369582565158101670085392723818998956344206566073156
degtorad(10 ; 0.0005 ; 0.2) = 0.174534040270899509625154333651296694624631888466768002823
degtorad(10 ; 25.2 ; 55.3) = 0.182131410023462715319903800575117389971451114162259896463
degtorad(10 ; 65.1 ; 70.3) = 0.193810571601391437405484831300920356712239665216418275974
degtorad(10 ; 100 ; 200) = 0.204591373428224189294943751195054045853581093601280039576
degtorad(10 ; 300 ; 400) = 0.263738642523587580512913271682723698920256196490749624477
degtorad(10 ; 600 ; 800) = 0.352944359847742203333457466516586126496225204127326703344
degtorad(20 ; 15 ; 0) = 0.35342917352885173932704738061894407447218155742969940486
degtorad(20 ; 15 ; 15) = 0.353501895581018169726085867734297766668575010425055310087
degtorad(20 ; 30 ; 0) = 0.3577924966588375632693566075401656062557887371510537185
degtorad(20 ; 30 ; 30) = 0.357937940763170424067433581770872990648575643141765528955
degtorad(20 ; 45 ; 0) = 0.36215581978882338721166583446138713803939591687240803214
degtorad(20 ; 45 ; 45) = 0.362373985945322678408781295807448214628576275858475747822
degtorad(20 ; 10 ; 20) = 0.352071695221745038544995621132341820139503768183055840616
degtorad(20 ; 50 ; 40) = 0.363804186304595809589871542409404161157647518100475217293
degtorad(50 ; 15 ; 0) = 0.87702794912715061240415461116552788850504312399221704169
degtorad(50 ; 15 ; 15) = 0.87710067117931704280319309828088158070143657698757294692
degtorad(50 ; 30 ; 0) = 0.88139127225713643634646383808674942028865030371357135533
degtorad(50 ; 30 ; 30) = 0.88153671636146929714454081231745680468143720970428316578
degtorad(50 ; 45 ; 0) = 0.88575459538712226028877306500797095207225748343492566897
degtorad(50 ; 45 ; 45) = 0.88597276154362155148588852635403202866143784242099338465
degtorad(50 ; 10 ; 20) = 0.87567047082004391162210285167892563417236533474557347745
degtorad(50 ; 50 ; 40) = 0.88740296190289468266697877295598797519050908466299285412
degtorad(60 ; 15 ; 0) = 1.0515608743265835700965236880143891598493303128463895873
degtorad(60 ; 15 ; 15) = 1.05163359637875000049556217512974285204572376584174549253
degtorad(60 ; 30 ; 0) = 1.05592419745656939403883291493561069163293749256774390094
degtorad(60 ; 30 ; 30) = 1.05606964156090225483690988916631807602572439855845571139
degtorad(60 ; 45 ; 0) = 1.06028752058655521798114214185683222341654467228909821458
degtorad(60 ; 45 ; 45) = 1.06050568674305450917825760320289330000572503127516593026
degtorad(60 ; 10 ; 20) = 1.05020339601947686931447192852778690551665252359974602306
degtorad(60 ; 50 ; 40) = 1.06193588710232764035934784980484924653479627351716539973
degtorad(80 ; 15 ; 0) = 1.40062672472544948548126184171211170253790469055473467852
degtorad(80 ; 15 ; 15) = 1.40069944677761591588030032882746539473429814355009058375
degtorad(80 ; 30 ; 0) = 1.40499004785543530942357106863333323432151187027608899216
degtorad(80 ; 30 ; 30) = 1.40513549195976817022164804286404061871429877626680080261
degtorad(80 ; 45 ; 0) = 1.4093533709854211333658802955545547661051190499974433058
degtorad(80 ; 45 ; 45) = 1.40957153714192042456299575690061584269429940898351102148
degtorad(80 ; 10 ; 20) = 1.39926924641834278469921008222550944820522690130809111427
degtorad(80 ; 50 ; 40) = 1.41100173750119355574408600350257178922337065122551049095
degtorad(-10 ; 10 ; 10) = -0.177490288654201127253267552873244753997620943998646024855
degtorad(-10 ; 30 ; 10) = -0.183308052827515559176346522101540129709097183627118443042
degtorad(-10 ; 59 ; 59) = -0.191981369582565158101670085392723818998956344206566073156
degtorad(-10 ; 0.0005 ; 0.2) = -0.174534040270899509625154333651296694624631888466768002823
degtorad(-10 ; 25.2 ; 55.3) = -0.182131410023462715319903800575117389971451114162259896463
degtorad(-10 ; 65.1 ; 70.3) = -0.193810571601391437405484831300920356712239665216418275974
degtorad(-10 ; 100 ; 200) = -0.204591373428224189294943751195054045853581093601280039576
degtorad(-10 ; 300 ; 400) = -0.263738642523587580512913271682723698920256196490749624477
degtorad(-10 ; 600 ; 800) = -0.352944359847742203333457466516586126496225204127326703344
degtorad(-20 ; 15 ; 0) = -0.35342917352885173932704738061894407447218155742969940486
degtorad(-20 ; 15 ; 15) = -0.353501895581018169726085867734297766668575010425055310087
degtorad(-20 ; 30 ; 0) = -0.3577924966588375632693566075401656062557887371510537185
degtorad(-20 ; 30 ; 30) = -0.357937940763170424067433581770872990648575643141765528955
degtorad(-20 ; 45 ; 0) = -0.36215581978882338721166583446138713803939591687240803214
degtorad(-20 ; 45 ; 45) = -0.362373985945322678408781295807448214628576275858475747822
degtorad(-20 ; 10 ; 20) = -0.352071695221745038544995621132341820139503768183055840616
degtorad(-20 ; 50 ; 40) = -0.363804186304595809589871542409404161157647518100475217293
degtorad(-50 ; 15 ; 0) = -0.87702794912715061240415461116552788850504312399221704169
degtorad(-50 ; 15 ; 15) = -0.87710067117931704280319309828088158070143657698757294692
degtorad(-50 ; 30 ; 0) = -0.88139127225713643634646383808674942028865030371357135533
degtorad(-50 ; 30 ; 30) = -0.88153671636146929714454081231745680468143720970428316578
degtorad(-50 ; 45 ; 0) = -0.88575459538712226028877306500797095207225748343492566897
degtorad(-50 ; 45 ; 45) = -0.88597276154362155148588852635403202866143784242099338465
degtorad(-50 ; 10 ; 20) = -0.87567047082004391162210285167892563417236533474557347745
degtorad(-50 ; 50 ; 40) = -0.88740296190289468266697877295598797519050908466299285412
degtorad(-60 ; 15 ; 0) = -1.0515608743265835700965236880143891598493303128463895873
degtorad(-60 ; 15 ; 15) = -1.05163359637875000049556217512974285204572376584174549253
degtorad(-60 ; 30 ; 0) = -1.05592419745656939403883291493561069163293749256774390094
degtorad(-60 ; 30 ; 30) = -1.05606964156090225483690988916631807602572439855845571139
degtorad(-60 ; 45 ; 0) = -1.06028752058655521798114214185683222341654467228909821458
degtorad(-60 ; 45 ; 45) = -1.06050568674305450917825760320289330000572503127516593026
degtorad(-60 ; 10 ; 20) = -1.05020339601947686931447192852778690551665252359974602306
degtorad(-60 ; 50 ; 40) = -1.06193588710232764035934784980484924653479627351716539973
degtorad(-80 ; 15 ; 0) = -1.40062672472544948548126184171211170253790469055473467852
degtorad(-80 ; 15 ; 15) = -1.40069944677761591588030032882746539473429814355009058375
degtorad(-80 ; 30 ; 0) = -1.40499004785543530942357106863333323432151187027608899216
degtorad(-80 ; 30 ; 30) = -1.40513549195976817022164804286404061871429877626680080261
degtorad(-80 ; 45 ; 0) = -1.4093533709854211333658802955545547661051190499974433058
degtorad(-80 ; 45 ; 45) = -1.40957153714192042456299575690061584269429940898351102148
degtorad(-80 ; 10 ; 20) = -1.39926924641834278469921008222550944820522690130809111427
degtorad(-80 ; 50 ; 40) = -1.41100173750119355574408600350257178922337065122551049095
degtorad(90 ; 0 ; 0) = 1.57079632679489661923132169163975144209858469968755291049
degtorad(180 ; 0 ; 0) = 3.14159265358979323846264338327950288419716939937510582098
degtorad(270 ; 0 ; 0) = 4.7123889803846898576939650749192543262957540990626587315
degtorad(360 ; 0 ; 0) = 6.283185307179586476925286766559005768394338798750211642
degtorad(234223 ; 0 ; 0) = 4087.96253389867856495797622867708335580729782349908561503
degtorad(34534.342 ; 345.234 ; 6456.2342) = 602.86969811628017123378652309744086864640204387543369982
degtorad(456345634563456.23424 ; 45.23423424 ; 12.5345345354) = 7964733850235.1606491128505963949380211230486404615354432
degtorad(4634563456345634563456345634563456.234 ; 12.23462356236 ; 34.43763467567567) = 8.0888391705839810905311285031033906921645948013990774586e+31
degtorad(54643555555555555555555555555555555555555524563456345634563456.123354 ; 42.234154; 55.234243532145) = 9.5370995944088370143828414490727980396610707220772917715e+59
degtorad(342 ^ 12342 ; 30 ; 45) = 1.556246230160784422925100564526997075848937671310909565486e+31273
radtodeg(-657856785678234234345234523452345234523562345239476973264678.345345) = -3.769241734340516020161757723478652503840157196609803218242e+61
radtodeg(-46785678434563452345234523452345234532234234.345345) = -2.6806219159567180020509697985495673497417930941278253615e+45
radtodeg(-234234.345345) = -13420639.4052783002936700421925858847447907118823011162594
radtodeg(-2342.345345) = -134206.502430614740907564476433408586068542061084582606724
radtodeg(-42.345345) = -2426.20955052540289092872036096669430400947441148466716069
radtodeg(-10) = -572.95779513082320876798154814105170332405472466564321549
radtodeg(-1) = -57.295779513082320876798154814105170332405472466564321549
radtodeg(0) = 0
radtodeg(1) = 57.295779513082320876798154814105170332405472466564321549
radtodeg(10) = 572.95779513082320876798154814105170332405472466564321549
radtodeg(42.345345) = 2426.20955052540289092872036096669430400947441148466716069
radtodeg(2342.345345) = 134206.502430614740907564476433408586068542061084582606724
radtodeg(234234.345345) = 13420639.4052783002936700421925858847447907118823011162594
radtodeg(46785678434563452345234523452345234532234234.345345) = 2.6806219159567180020509697985495673497417930941278253615e+45
radtodeg(657856785678234234345234523452345234523562345239476973264678.345345) = 3.769241734340516020161757723478652503840157196609803218242e+61
radtodeg(-2*pi * 100) = -36000
radtodeg(-2*pi * 10) = -3600
radtodeg(-2*pi * 1) = -360
radtodeg(-2*pi) = -360
radtodeg(2*pi * 1) = 360
radtodeg(2*pi * 10) = 3600
radtodeg(2*pi * 100) = 36000
radtodeg(-pi * 100) = -18000
radtodeg(-pi * 10) = -1800
radtodeg(-pi * 1) = -180
radtodeg(-pi) = -180
radtodeg(pi * 1) = 180
radtodeg(pi * 10) = 1800
radtodeg(pi * 100) = 18000
radtodeg(-0.5*pi * 100) = -9000
radtodeg(-0.5*pi * 10) = -900
radtodeg(-0.5*pi * 1) = -90
radtodeg(-0.5*pi) = -90
radtodeg(0.5*pi * 1) = 90
radtodeg(0.5*pi * 10) = 900
radtodeg(0.5*pi * 100) = 9000
radtodeg(-0.25*pi * 100) = -4500
radtodeg(-0.25*pi * 10) = -450
radtodeg(-0.25*pi * 1) = -45
radtodeg(-0.25*pi) = -45
radtodeg(0.25*pi * 1) = 45
radtodeg(0.25*pi * 10) = 450
radtodeg(0.25*pi * 100) = 4500
asin(-122343.123) = error: 13
asin(-13450) = error: 13
asin(-2) = error: 13
asin(-1.0111) = error: 13
asin(-1) = -1.57079632679489661923132169163975144209858469968755291049
asin(-0.9) = -1.11976951499863418668667705584539961589516218640330288238
asin(-0.8) = -0.92729521800161223242851246292242880405707410857224052762
asin(-0.7) = -0.7753974966107530637403533527149871135557887386411619936
asin(-0.6) = -0.64350110879328438680280922871732263804151059111531238287
asin(-0.5345645) = -0.56399235635110670513967394667957993789983122398595551192
asin(-0.5) = -0.52359877559829887307710723054658381403286156656251763683
asin(-0.4) = -0.411516846067488019384737897617335604855701135127025851784
asin(-0.3) = -0.304692654015397507972002961227529166954560031706776387393
asin(-0.2) = -0.201357920790330791455125552217623410240038081402228386257
asin(-0.1) = -0.100167421161559796345523179452693318568675972229629541391
asin(-0.01) = -0.0100001666741671131256222770719903836785703936430091983863
asin(-0.00423) = -0.004230012614596070531669799004970951015689372972167413605
asin(-0.0000345345) = -0.0000345345000068644898548405011628652189530419635109003611137
asin(-0.0000000000000063456) = -0.000000000000006345600000000000000000000000042585997787136
asin(-0.00000000000000000000000234234) = -2.34234000000000000000000000000000000000000000000214189686e-24
asin(0) = 0
asin(0.00000000000000000000000234234) = 2.34234000000000000000000000000000000000000000000214189686e-24
asin(0.0000000000000063456) = 0.000000000000006345600000000000000000000000042585997787136
asin(0.0000345345) = 0.0000345345000068644898548405011628652189530419635109003611137
asin(0.00423) = 0.004230012614596070531669799004970951015689372972167413605
asin(0.01) = 0.0100001666741671131256222770719903836785703936430091983863
asin(0.1) = 0.100167421161559796345523179452693318568675972229629541391
asin(0.2) = 0.201357920790330791455125552217623410240038081402228386257
asin(0.3) = 0.304692654015397507972002961227529166954560031706776387393
asin(0.4) = 0.411516846067488019384737897617335604855701135127025851784
asin(0.5) = 0.52359877559829887307710723054658381403286156656251763683
asin(0.5345645) = 0.56399235635110670513967394667957993789983122398595551192
asin(0.6) = 0.64350110879328438680280922871732263804151059111531238287
asin(0.7) = 0.7753974966107530637403533527149871135557887386411619936
asin(0.8) = 0.92729521800161223242851246292242880405707410857224052762
asin(0.9) = 1.11976951499863418668667705584539961589516218640330288238
asin(1) = 1.57079632679489661923132169163975144209858469968755291049
asin(1.43213) = error: 13
asin(3543.23423) = error: 13
asin(35645456462354) = error: 13
acos(-122343.123) = error: 13
acos(-13450) = error: 13
acos(-2) = error: 13
acos(-1.0111) = error: 13
acos(-1) = 3.14159265358979323846264338327950288419716939937510582098
acos(-0.9) = 2.69056584179353080591799874748515105799374688609085579286
acos(-0.8) = 2.49809154479650885165983415456218024615565880825979343811
acos(-0.7) = 2.34619382340564968297167504435473855565437343832871490409
acos(-0.6) = 2.21429743558818100603413092035707408014009529080286529335
acos(-0.5345645) = 2.13478868314600332437099563831933137999841592367350842241
acos(-0.5) = 2.09439510239319549230842892218633525613144626625007054732
acos(-0.4) = 1.98231317286238463861605958925708704695428583481457876227
acos(-0.3) = 1.87548898081029412720332465286728060905314473139432929788
acos(-0.2) = 1.77215424758522741068644724385737485233862278108978129675
acos(-0.1) = 1.67096374795645641557684487109244476066726067191718245188
acos(-0.01) = 1.58079649346906373235694396871174182577715509333056210887
acos(-0.00423) = 1.57502633940949268976299149064472239311427407265972032409
acos(-0.0000345345) = 1.57083086129490348372117653214091430731753774165106381085
acos(-0.0000000000000063456) = 1.57079632679490296483132169163975144209858474227355069762
acos(-0.00000000000000000000000234234) = 1.57079632679489661923132403397975144209858469968755291049
acos(0) = 1.57079632679489661923132169163975144209858469968755291049
acos(0.00000000000000000000000234234) = 1.57079632679489661923131934929975144209858469968755291049
acos(0.0000000000000063456) = 1.57079632679489027363132169163975144209858465710155512335
acos(0.0000345345) = 1.57076179229488975474146685113858857687963165772404201013
acos(0.00423) = 1.56656631418030054869965189263478049108289532671538549688
acos(0.01) = 1.5607961601207295061056994145677610584200143060445437121
acos(0.1) = 1.4706289056333368228857985121870581235299087274579233691
acos(0.2) = 1.36943840600456582777619613942212803185854661828532452423
acos(0.3) = 1.26610367277949911125931873041222227514402466798077652309
acos(0.4) = 1.1592794807274085998465837940224158372428835645605270587
acos(0.5) = 1.04719755119659774615421446109316762806572313312503527366
acos(0.5345645) = 1.00680397044378991409164774496017150419875347570159739857
acos(0.6) = 0.92729521800161223242851246292242880405707410857224052762
acos(0.7) = 0.79539883018414355549096833892476432854279596104639091689
acos(0.8) = 0.64350110879328438680280922871732263804151059111531238287
acos(0.9) = 0.451026811796262432544644635794351826203422513284250028112
acos(1) = 0
acos(1.43213) = error: 13
acos(3543.23423) = error: 13
acos(35645456462354) = error: 13
atan(-6456456345.745) = -1.57079632664001289564523561148669659360717996683880360818
atan(-345345354.234) = -1.57079632389924451984788129374361743666549183468911579472
atan(-2342234) = -1.57079589985207194845152772507305577613142401742187063062
atan(-2342.234234) = -1.57036938403882043070738622344602612552196414047442322986
atan(-34.234) = -1.54159390454364244371418873132230806859890984820987958129
atan(-12.1233254) = -1.48849702179758098025178973656319398743190425537300103902
atan(-5.234) = -1.38201299420580491963034781227177787369328777354207619308
atan(-2.2134) = -1.14645182581033773124708930325297793606189836832474240696
atan(-2) = -1.10714871779409050301706546017853704007004764540143264668
atan(-1.3123) = -0.91964614059182332013331473931296206687127081072244325666
atan(-1) = -0.78539816339744830961566084581987572104929234984377645524
atan(-0.6) = -0.54041950027058415544357836460859991013514825146259238812
atan(-0.2) = -0.197395559849880758370049765194790293447585103787852101518
atan(0) = 0
atan(0.2) = 0.197395559849880758370049765194790293447585103787852101518
atan(0.6) = 0.54041950027058415544357836460859991013514825146259238812
atan(1) = 0.78539816339744830961566084581987572104929234984377645524
atan(1.3123) = 0.91964614059182332013331473931296206687127081072244325666
atan(2) = 1.10714871779409050301706546017853704007004764540143264668
atan(2.2134) = 1.14645182581033773124708930325297793606189836832474240696
atan(5.234) = 1.38201299420580491963034781227177787369328777354207619308
atan(12.1233254) = 1.48849702179758098025178973656319398743190425537300103902
atan(34.234) = 1.54159390454364244371418873132230806859890984820987958129
atan(2342.234234) = 1.57036938403882043070738622344602612552196414047442322986
atan(2342234) = 1.57079589985207194845152772507305577613142401742187063062
atan(345345354.234) = 1.57079632389924451984788129374361743666549183468911579472
atan(6456456345.745) = 1.57079632664001289564523561148669659360717996683880360818
acot(-6456456345.745) = 3.14159265343490951487655730312644803570576466652635651867
acot(-345345354.234) = 3.1415926506941411390792029853833688787640765343766687052
acot(-2342234) = 3.14159222664696856768284941671280721823000871710942354111
acot(-2342.234234) = 3.14116571083371704993870791508577756762054884016197614035
acot(-34.234) = 3.11239023133853906294551042296205951069749454789743249177
acot(-12.1233254) = 3.0592933485924775994831114282029454295304889550605539495
acot(-5.234) = 2.95280932100070153886166950391152931579187247322962910357
acot(-2.2134) = 2.71724815260523435047841099489272937816048306801229531745
acot(-2) = 2.67794504458898712224838715181828848216863234508898555716
acot(-1.3123) = 2.49044246738671993936463643095271350896985551040999616714
acot(-1) = 2.35619449019234492884698253745962716314787704953132936573
acot(-0.6) = 2.1112158270654807746749000562483513522337329511501452986
acot(-0.2) = 1.76819188664477737760137145683454173554616980347540501201
acot(0) = 1.57079632679489661923132169163975144209858469968755291049
acot(0.2) = 1.37340076694501586086127192644496114865099959589970080897
acot(0.6) = 1.03037682652431246378774332703115153196343644822496052237
acot(1) = 0.78539816339744830961566084581987572104929234984377645524
acot(1.3123) = 0.65115018620307329909800695232678937522731388896510965383
acot(2) = 0.463647609000806116214256231461214402028537054286120263811
acot(2.2134) = 0.424344500984558887984232388386773506036686331362810503523
acot(5.234) = 0.188783332589091699600973879367973568405296926145476717409
acot(12.1233254) = 0.082299304997315638979531955076557454666680444314551871472
acot(34.234) = 0.0292024222512541755171329603174433734996748514776733292023
acot(2342.234234) = 0.000426942756076188523935468193725316576620559213129680628125
acot(2342234) = 0.000000426942824670779793966566695665967160682265682279870083484
acot(345345354.234) = 0.00000000289565209938344039789613400543309286499843711577005912948
acot(6456456345.745) = 0.000000000154883723586086080153054848491404732848749302303522206023
sinh(-345345345345.4356) = -1.564962658531037891171638898006964600434407697490251504021e+149981577834
sinh(-456456456.234) = -7.42180222618854937989804404761085942678123246233961080889e+198236519
sinh(-456456.234) = -1.326253502436952903389738684698025227418541538459863350156e+198236
sinh(-78978.234) = -3.237327736047453317871988273814110650220497287009253748033e+34299
sinh(-645.2342) = -8.32957033237657378255159714946316087853106299381001370437e+279
sinh(-43.2342) = -2.98775164261275458975440440649161112081923324992264531941e+18
sinh(-4.123) = -30.864000715555287181423825938371569700846879085616675981
sinh(-2) = -3.62686040784701876766821398280126170488634201232113572131
sinh(-1.213) = -1.53312809207556987945125525568937646639373928170917035408
sinh(-1) = -1.17520119364380145688238185059560081515571798133409587023
sinh(-0.23) = -0.232033203713071927320198142777661446296606619174313599163
sinh(-0.000000000000002) = -0.00000000000000200000000000000000000000000000133333333333325952859515829
sinh(0) = 0
sinh(-0.000000000000002) = -0.00000000000000200000000000000000000000000000133333333333325952859515829
sinh(-0.23) = -0.232033203713071927320198142777661446296606619174313599163
sinh(-1) = -1.17520119364380145688238185059560081515571798133409587023
sinh(-1.213) = -1.53312809207556987945125525568937646639373928170917035408
sinh(-2) = -3.62686040784701876766821398280126170488634201232113572131
sinh(-4.123) = -30.864000715555287181423825938371569700846879085616675981
sinh(-43.2342) = -2.98775164261275458975440440649161112081923324992264531941e+18
sinh(-645.2342) = -8.32957033237657378255159714946316087853106299381001370437e+279
sinh(-78978.234) = -3.237327736047453317871988273814110650220497287009253748033e+34299
sinh(-456456.234) = -1.326253502436952903389738684698025227418541538459863350156e+198236
sinh(-456456456.234) = -7.42180222618854937989804404761085942678123246233961080889e+198236519
sinh(-345345345345.4356) = -1.564962658531037891171638898006964600434407697490251504021e+149981577834
cosh(-345345345345.4356) = 1.564962658531037891171638898006964600434407697490251504021e+149981577834
cosh(-456456456.234) = 7.42180222618854937989804404761085942678123246233961080889e+198236519
cosh(-456456.234) = 1.326253502436952903389738684698025227418541538459863350156e+198236
cosh(-78978.234) = 3.237327736047453317871988273814110650220497287009253748033e+34299
cosh(-645.2342) = 8.32957033237657378255159714946316087853106299381001370437e+279
cosh(-43.2342) = 2.98775164261275458975440440649161112098658317046783351551e+18
cosh(-4.123) = 30.8801965694811806707037060696610958631305162398865647467
cosh(-2) = 3.76219569108363145956221347777374610829397355823071160278
cosh(-1.213) = 1.83043212021404308457814931671560708918005760915459203931
cosh(-1) = 1.54308063481524377847790562075706168260152911236586370474
cosh(-0.23) = 1.02656680621640593549087423344134786236367340609111788897
cosh(-0.000000000000002) = 1.000000000000000000000000000002
cosh(0) = 1
cosh(-0.000000000000002) = 1.000000000000000000000000000002
cosh(-0.23) = 1.02656680621640593549087423344134786236367340609111788897
cosh(-1) = 1.54308063481524377847790562075706168260152911236586370474
cosh(-1.213) = 1.83043212021404308457814931671560708918005760915459203931
cosh(-2) = 3.76219569108363145956221347777374610829397355823071160278
cosh(-4.123) = 30.8801965694811806707037060696610958631305162398865647467
cosh(-43.2342) = 2.98775164261275458975440440649161112098658317046783351551e+18
cosh(-645.2342) = 8.32957033237657378255159714946316087853106299381001370437e+279
cosh(-78978.234) = 3.237327736047453317871988273814110650220497287009253748033e+34299
cosh(-456456.234) = 1.326253502436952903389738684698025227418541538459863350156e+198236
cosh(-456456456.234) = 7.42180222618854937989804404761085942678123246233961080889e+198236519
cosh(-345345345345.4356) = 1.564962658531037891171638898006964600434407697490251504021e+149981577834
tanh(-84673342347639476957256780438767523187053876048702837503248570238570238475022345.376734653) = error: 8
tanh(-96787434543254234525634676767357674567345412345123453245.56784785678) = error: 8
tanh(-96787434543254234525634676123123123123123.3564564564564) = error: 8
tanh(-967874345432542345256346767673576.34523452345) = error: 8
tanh(-345345234243456574574567.689078) = error: 8
tanh(-3453452342433543453.234) = -1
tanh(-345345234243.234) = -1
tanh(-355345) = -1
tanh(-215) = -1
tanh(-50) = -0.99999999999999999999999999999999999999999992559848047958
tanh(-40) = -0.99999999999999999999999999999999996390297224309169655376
tanh(-30) = -0.99999999999999999999999998248697847460695932302253455187
tanh(-20) = -0.99999999999999999150329148941682204543855819119098725713
tanh(-10) = -0.99999999587769276361959283713827574105081461849501996226
tanh(-9.98723) = -0.99999999577105304443075201308329047934174918947510740146
tanh(-8.43453) = -0.99999990561775523778171535445091994330526634990004381987
tanh(-7.6723) = -0.9999995665342431737908270110999188279368082262202297594
tanh(-6.2343) = -0.99999230897631991238764444922624100063647554403118451181
tanh(-5.863) = -0.99998383821253235188266989070578697670825009062845577415
tanh(-4.23423) = -0.99958011209931034908474828489915904916329126514074931901
tanh(-3.753) = -0.99890105257557013982892300284108682813757301171404582661
tanh(-2.2343) = -0.97733313168743500287459831046464064798061963137043789408
tanh(-1.753) = -0.94171601222151715615289501251614776758340920951910305981
tanh(-0.3423) = -0.329529190460854204123945187710939737611373620993869892478
tanh(-0.0000234234) = -0.0000234233999957162062797651630813034559020952399482221652357
tanh(-0.00000000000024464675) = -0.000000000000244646749999999999999999995119131606814020817472405946772
tanh(-0.00000000000000000000009784536) = -9.7845360000000000000000000000000000120526202002337648016e-23
tanh(-0.00000000000000000000000000000234236456) = -2.3423645599999999999999999999132594378212941583307324115e-30
tanh(-0.0000000000000000000000000000000000000000992342) = -9.9234199999999999959434543916183902804795439389280432648e-41
tanh(-0.00000000000000000000000000000000000000000000000000000000000065763412) = 0
tanh(0) = 0
tanh(0.00000000000000000000000000000000000000000000000000000000000065763412) = 0
tanh(0.0000000000000000000000000000000000000000992342) = 9.9234199999999999959434543916183902804795439389280432648e-41
tanh(0.00000000000000000000000000000234236456) = 2.3423645599999999999999999999132594378212941583307324115e-30
tanh(0.00000000000000000000009784536) = 9.7845360000000000000000000000000000120526202002337648016e-23
tanh(0.00000000000024464675) = 0.000000000000244646749999999999999999995119131606814020817472405946772
tanh(0.0000234234) = 0.0000234233999957162062797651630813034559020952399482221652357
tanh(0.3423) = 0.329529190460854204123945187710939737611373620993869892478
tanh(1.753) = 0.94171601222151715615289501251614776758340920951910305981
tanh(2.2343) = 0.97733313168743500287459831046464064798061963137043789408
tanh(3.753) = 0.99890105257557013982892300284108682813757301171404582661
tanh(4.23423) = 0.99958011209931034908474828489915904916329126514074931901
tanh(5.863) = 0.99998383821253235188266989070578697670825009062845577415
tanh(6.2343) = 0.99999230897631991238764444922624100063647554403118451181
tanh(7.6723) = 0.9999995665342431737908270110999188279368082262202297594
tanh(8.43453) = 0.99999990561775523778171535445091994330526634990004381987
tanh(9.98723) = 0.99999999577105304443075201308329047934174918947510740146
tanh(10) = 0.99999999587769276361959283713827574105081461849501996226
tanh(20) = 0.99999999999999999150329148941682204543855819119098725713
tanh(30) = 0.99999999999999999999999998248697847460695932302253455187
tanh(40) = 0.99999999999999999999999999999999996390297224309169655376
tanh(50) = 0.99999999999999999999999999999999999999999992559848047958
tanh(215) = 1
tanh(355345) = 1
tanh(345345234243.234) = 1
tanh(3453452342433543453.234) = 1
tanh(345345234243456574574567.689078) = error: 8
tanh(967874345432542345256346767673576.34523452345) = error: 8
tanh(96787434543254234525634676123123123123123.3564564564564) = error: 8
tanh(96787434543254234525634676767357674567345412345123453245.56784785678) = error: 8
tanh(84673342347639476957256780438767523187053876048702837503248570238570238475022345.376734653) = error: 8
coth(-84673342347639476957256780438767523187053876048702837503248570238570238475022345.376734653) = error: 8
coth(-96787434543254234525634676767357674567345412345123453245.56784785678) = error: 8
coth(-96787434543254234525634676123123123123123.3564564564564) = error: 8
coth(-967874345432542345256346767673576.34523452345) = error: 8
coth(-345345234243456574574567.689078) = error: 8
coth(-3453452342433543453.234) = -1
coth(-345345234243.234) = -1
coth(-355345) = -1
coth(-215) = -1
coth(-50) = -1.00000000000000000000000000000000000000000007440151952042
coth(-40) = -1.00000000000000000000000000000000003609702775690830344624
coth(-30) = -1.00000000000000000000000001751302152539304067697746575483
coth(-20) = -1.00000000000000000849670851058317802675549732262561963535
coth(-10) = -1.00000000412230725337382418402808031246018002675621930845
coth(-9.98723) = -1.00000000422894697345324041556557596236299640403906855033
coth(-8.43453) = -1.00000009438225367022725175871258449862976572508287315332
coth(-7.6723) = -1.00000043346594471885295893424508345734649050695017087498
coth(-6.2343) = -1.00000769108283238780176543897857760138718241024952713415
coth(-5.863) = -1.00001616204867524384840499545141194863136407582080697019
coth(-4.23423) = -1.00042006428059858616405468844767689735960193844002854634
coth(-3.753) = -1.00110015643851443553783298404643962679533919709249678154
coth(-2.2343) = -1.02319257127140368254514332312431446997726924009613385643
coth(-1.753) = -1.06189125704785496266483396666815953816338069448816001617
coth(-0.3423) = -3.03463252709563253536570079825992506362262810727146600741
coth(-0.0000234234) = -42692.350392465876965483687213517745404424937087799967008
coth(-0.00000000000024464675) = -4087526198488.2284354891287946832624121139288966548425633
coth(-0.00000000000000000000009784536) = -1.02202087048379197541917163982022243953949074451221320647e+22
coth(-0.00000000000000000000000000000234236456) = -4.2691902749758133294161520273216189560600531908391120871e+29
coth(-0.0000000000000000000000000000000000000000992342) = -1.00771709753290700223187674879105955147738043220355204363e+40
coth(-0.00000000000000000000000000000000000000000000000000000000000065763412) = error: 8
coth(0) = error: 13
coth(0.00000000000000000000000000000000000000000000000000000000000065763412) = error: 8
coth(0.0000000000000000000000000000000000000000992342) = 1.00771709753290700223187674879105955147738043220355204363e+40
coth(0.00000000000000000000000000000234236456) = 4.2691902749758133294161520273216189560600531908391120871e+29
coth(0.00000000000000000000009784536) = 1.02202087048379197541917163982022243953949074451221320647e+22
coth(0.00000000000024464675) = 4087526198488.2284354891287946832624121139288966548425633
coth(0.0000234234) = 42692.350392465876965483687213517745404424937087799967008
coth(0.3423) = 3.03463252709563253536570079825992506362262810727146600741
coth(1.753) = 1.06189125704785496266483396666815953816338069448816001617
coth(2.2343) = 1.02319257127140368254514332312431446997726924009613385643
coth(3.753) = 1.00110015643851443553783298404643962679533919709249678154
coth(4.23423) = 1.00042006428059858616405468844767689735960193844002854634
coth(5.863) = 1.00001616204867524384840499545141194863136407582080697019
coth(6.2343) = 1.00000769108283238780176543897857760138718241024952713415
coth(7.6723) = 1.00000043346594471885295893424508345734649050695017087498
coth(8.43453) = 1.00000009438225367022725175871258449862976572508287315332
coth(9.98723) = 1.00000000422894697345324041556557596236299640403906855033
coth(10) = 1.00000000412230725337382418402808031246018002675621930845
coth(20) = 1.00000000000000000849670851058317802675549732262561963535
coth(30) = 1.00000000000000000000000001751302152539304067697746575483
coth(40) = 1.00000000000000000000000000000000003609702775690830344624
coth(50) = 1.00000000000000000000000000000000000000000007440151952042
coth(215) = 1
coth(355345) = 1
coth(345345234243.234) = 1
coth(3453452342433543453.234) = 1
coth(345345234243456574574567.689078) = error: 8
coth(967874345432542345256346767673576.34523452345) = error: 8
coth(96787434543254234525634676123123123123123.3564564564564) = error: 8
coth(96787434543254234525634676767357674567345412345123453245.56784785678) = error: 8
coth(84673342347639476957256780438767523187053876048702837503248570238570238475022345.376734653) = error: 8
asinh(-5635634563463453453455.32452345) = -50.776543885672697209331990712824274622375140132377446465
asinh(-234234234234234.24563456) = -33.78048991217977852806510413594809726895472757840631155
asinh(-3563456456.23412341234) = -22.687144006010015260653334522476170268829752113218058966
asinh(-75673476.11341243) = -18.8350854559766833941533023299865739211707655908245913873
asinh(-75672.2341252) = -11.9273137644393869751328622858265780190305852116698367592
asinh(-125.23453) = -5.5233513396702655608944707396395252255026872407712435974
asinh(-64.1324) = -4.8541576548665839694084773167147033941625562707089103683
asinh(-4.1321) = -2.12626336236282879403261842993516212372282186808697680336
asinh(-3) = -1.81844645923206682348369896356070899378625394276812161746
asinh(-2) = -1.44363547517881034249327674027310526940555300315698155898
asinh(-1.123) = -0.96573024355945530428562116055850371172824786557910745717
asinh(-1) = -0.88137358701954302523260932497979230902816032826163541075
asinh(-0.5) = -0.481211825059603447497758913424368423135184334385660519662
asinh(-0.1) = -0.099834078899207563327303124704769443267712911708825010742
asinh(-0.0002) = -0.000199999998666666690666666095238110793650335468989684359172
asinh(-0.00000000234) = -0.00000000233999999999999999786451600000000000526187528567954516258
asinh(-0.00000000000000000000000053456456) = -5.345645599999999999999999999999993649377211651059604848e-25
asinh(-0.0000000000000000000000000000000000000000000000000000000003452345) = -1.59309191113245227702888039776771180559110455519261878607e-58
asinh(-0) = 0
asinh(0.0000000000000000000000000000000000000000000000000000000003452345) = 3.1861838222649045540577607955354236111822091103852375721e-58
asinh(0.00000000000000000000000053456456) = 5.3456455999999999999999999999999983191393298797604207148e-25
asinh(0.00000000234) = 0.00000000233999999999999999786451600000000000526187528568028300118
asinh(0.0002) = 0.000199999998666666690666666095238110793650335468989684359733
asinh(0.1) = 0.099834078899207563327303124704769443267712911708825010743
asinh(0.5) = 0.481211825059603447497758913424368423135184334385660519661
asinh(1) = 0.88137358701954302523260932497979230902816032826163541075
asinh(1.123) = 0.96573024355945530428562116055850371172824786557910745717
asinh(2) = 1.44363547517881034249327674027310526940555300315698155898
asinh(3) = 1.81844645923206682348369896356070899378625394276812161745
asinh(4.1321) = 2.12626336236282879403261842993516212372282186808697680341
asinh(64.1324) = 4.854157654866583969408477316714703394162556270708910361
asinh(125.23453) = 5.5233513396702655608944707396395252255026872407712435905
asinh(75672.2341252) = 11.9273137644393869751328622858265780190305852115117407131
asinh(75673476.11341243) = 18.8350854559766833941533023299865739211708856170228847966
asinh(3563456456.23412341234) = 22.6871440060100152606533345224761702684130173474816242966
asinh(234234234234234.24563456) = 33.78048991217977852806510413525925584638922015225238614
asinh(5635634563463453453455.32452345) = 50.776543885671399496981715193497783980933424219746009322
acosh(-5635634563463453453455.32452345) = error: 13
acosh(-234234234234234.24563456) = error: 13
acosh(-3563456456.23412341234) = error: 13
acosh(-75673476.11341243) = error: 13
acosh(-75672.2341252) = error: 13
acosh(-125.23453) = error: 13
acosh(-64.1324) = error: 13
acosh(-4.1321) = error: 13
acosh(-3) = error: 13
acosh(-2) = error: 13
acosh(-1.123) = error: 13
acosh(-1) = error: 13
acosh(-0.5) = error: 13
acosh(-0.1) = error: 13
acosh(-0.0002) = error: 13
acosh(-0.00000000234) = error: 13
acosh(-0.00000000000000000000000053456456) = error: 13
acosh(-0.0000000000000000000000000000000000000000000000000000000003452345) = error: 13
acosh(-0) = error: 13
acosh(0.0000000000000000000000000000000000000000000000000000000003452345) = error: 13
acosh(0.00000000000000000000000053456456) = error: 13
acosh(0.00000000234) = error: 13
acosh(0.0002) = error: 13
acosh(0.1) = error: 13
acosh(0.5) = error: 13
acosh(1) = 0
acosh(1.123) = 0.491035786957973891353286858955502250090621789095766806866
acosh(2) = 1.31695789692481670862504634730796844402698197146751647977
acosh(3) = 1.76274717403908605046521864995958461805632065652327082151
acosh(4.1321) = 2.09695853910213457511232519912447966804018771933704760207
acosh(64.1324) = 4.8540360880555340531030531469333555805090107890102433299
acosh(125.23453) = 5.523319459412495458798960100280871933461936575117465629
acosh(75672.2341252) = 11.9273137643520703599384021989151557712558976149442708893
acosh(75673476.11341243) = 18.8350854559766833068395532736360549647441707225795287082
acosh(3563456456.23412341234) = 22.6871440060100152606139589308911313055426133285749420654
acosh(234234234234234.24563456) = 33.780489912179778528065104135250142680708746780358407927
acosh(5635634563463453453455.32452345) = 50.776543885671399496981715193497783980933424204003123114
atanh(-10000000) = error: 13
atanh(-1000) = error: 13
atanh(-2) = error: 13
atanh(-1.1) = error: 13
atanh(-1.01) = error: 13
atanh(-1.0001) = error: 13
atanh(-1.000001) = error: 13
atanh(-1) = error: 13
atanh(-0.99999999999999999999999) = -26.8263021597114980209155152895992766727330437968425296893
atanh(-0.9999999999999999) = -18.7672543342323381018525476982040013198465616133409157275
atanh(-0.9999993453) = -7.4661177873546286011456654958113892490232140649638666345
atanh(-0.999345) = -4.0118474746245654053769142318173855505762589591954357941
atanh(-0.934) = -1.68884546699340704514759845571092535706925466132778829447
atanh(-0.8) = -1.09861228866810969139524523692252570464749055782274945173
atanh(-0.7) = -0.86730052769405319442714469047530041547035622738149766778
atanh(-0.6) = -0.69314718055994530941723212145817656807550013436025525412
atanh(-0.5) = -0.54930614433405484569762261846126285232374527891137472587
atanh(-0.4) = -0.423648930193601806855053753260327012494797085879555868362
atanh(-0.3) = -0.30951960420311171547406734906106943758409160758917296398
atanh(-0.2) = -0.202732554054082190989006557732174568285995211731247098807
atanh(-0.1) = -0.100335347731075580635726552060038945263362869145959135875
atanh(-0.05) = -0.050041729278491268245785274238925948523598013052740910828
atanh(-0.000345345) = -0.000345345013728980684729934756764141040799103437047009302843
atanh(-0.000000000000000000000034534) = -3.45339999999999999999999999999999996792024683036183524154e-23
atanh(-0.000000000000000000000000000000000000045676) = -4.56759999999999999998465027754765206465359646402515150493e-38
atanh(0) = 0
atanh(0.000000000000000000000000000000000000045676) = 4.56759999999999999998465027754765206444496676642515150493e-38
atanh(0.000000000000000000000034534) = 3.45339999999999999999999999999999998671810640153296016223e-23
atanh(0.000345345) = 0.000345345013728980684729934756764141040799103437047009302611
atanh(0.05) = 0.0500417292784912682457852742389259485235980130527409108278
atanh(0.1) = 0.100335347731075580635726552060038945263362869145959135875
atanh(0.2) = 0.202732554054082190989006557732174568285995211731247098807
atanh(0.3) = 0.30951960420311171547406734906106943758409160758917296398
atanh(0.4) = 0.423648930193601806855053753260327012494797085879555868362
atanh(0.5) = 0.54930614433405484569762261846126285232374527891137472587
atanh(0.6) = 0.69314718055994530941723212145817656807550013436025525412
atanh(0.7) = 0.86730052769405319442714469047530041547035622738149766778
atanh(0.8) = 1.09861228866810969139524523692252570464749055782274945173
atanh(0.934) = 1.68884546699340704514759845571092535706925466132778829447
atanh(0.999345) = 4.0118474746245654053769142318173855505762589591954357941
atanh(0.9999993453) = 7.4661177873546286011456654958113892490232140649638666345
atanh(0.9999999999999999) = 18.7672543342323381018525476982040013198465616133409157275
atanh(0.99999999999999999999999) = 26.8263021597114980209155152895992766727330437968425296893
atanh(1) = error: 13
atanh(1.000001) = error: 13
atanh(1.0001) = error: 13
atanh(1.01) = error: 13
atanh(1.1) = error: 13
atanh(2) = error: 13
atanh(1000) = error: 13
atanh(10000000) = error: 13
acoth(-10000000) = -0.000000100000000000000333333333333335333333333333347619047752068
acoth(-1000) = -0.00100000033333353333347619058730167821075513382180048062417
acoth(-2) = -0.54930614433405484569762261846126285232374527891137472587
acoth(-1.1) = -1.5222612188617114982502989901828527171422876437023053201
acoth(-1.01) = -2.65165245402953787553265861664312422760721173052232239444
acoth(-1.0001) = -4.9517687756430848552967135521291225003700838679280988874
acoth(-1.000001) = -7.2543291192620472067834237503030173651730857836244820662
acoth(-1) = error: 13
acoth(-0.99999999999999999999999) = error: 13
acoth(-0.9999999999999999) = error: 13
acoth(-0.9999993453) = error: 13
acoth(-0.999345) = error: 13
acoth(-0.934) = error: 13
acoth(-0.8) = error: 13
acoth(-0.7) = error: 13
acoth(-0.6) = error: 13
acoth(-0.5) = error: 13
acoth(-0.4) = error: 13
acoth(-0.3) = error: 13
acoth(-0.2) = error: 13
acoth(-0.1) = error: 13
acoth(-0.05) = error: 13
acoth(-0.000345345) = error: 13
acoth(-0.000000000000000000000034534) = error: 13
acoth(-0.000000000000000000000000000000000000045676) = error: 13
acoth(0) = error: 13
acoth(0.000000000000000000000000000000000000045676) = error: 13
acoth(0.000000000000000000000034534) = error: 13
acoth(0.000345345) = error: 13
acoth(0.05) = error: 13
acoth(0.1) = error: 13
acoth(0.2) = error: 13
acoth(0.3) = error: 13
acoth(0.4) = error: 13
acoth(0.5) = error: 13
acoth(0.6) = error: 13
acoth(0.7) = error: 13
acoth(0.8) = error: 13
acoth(0.934) = error: 13
acoth(0.999345) = error: 13
acoth(0.9999993453) = error: 13
acoth(0.9999999999999999) = error: 13
acoth(0.99999999999999999999999) = error: 13
acoth(1) = error: 13
acoth(1.000001) = 7.2543291192620472067834237503030173651730857836244820662
acoth(1.0001) = 4.9517687756430848552967135521291225003700838679280988874
acoth(1.01) = 2.65165245402953787553265861664312422760721173052232239444
acoth(1.1) = 1.5222612188617114982502989901828527171422876437023053201
acoth(2) = 0.54930614433405484569762261846126285232374527891137472587
acoth(1000) = 0.00100000033333353333347619058730167821075513382180048062399
acoth(10000000) = 0.000000100000000000000333333333333335333333333333347619047661633
ln(-34234234234234) = error: 13
ln(-234234.234) = error: 13
ln(-123) = error: 13
ln(-0.000001) = error: 13
ln(0) = error: 13
ln(0.00000000000000000000000000000000000000000000456234) = -102.098493534931510556360951321312086486258130444015061237
ln(0.0000000000000000000000000000000000000234234234) = -86.647082105070542399458305168585286710490888478667856692
ln(0.00000000000000000000000000000000123123) = -75.777294399086097912200882905072278961553896012391836524
ln(0.000000000000000000000000000123123) = -64.264368934115869492110925631650457923548388569247971644
ln(0.000000000000000000000000456456) = -56.046305200991763855662990844372389647657614908381059768
ln(0.00000000000000000034535) = -42.50972855733997745073038562825685142563670024536059094
ln(0.0000000000008787345) = -27.7602935906326970470622352294282515185399484824442747805
ln(0.0000000076452) = -18.6891878370181053913280290497230489004104282630180820681
ln(0.000001235) = -13.6044395878843335854986488854799180868416648373311031274
ln(0.000234) = -8.3601894426065726758467386912376386634308597370066765822
ln(0.00234) = -6.0576043496125269918287472365532744558297582483779036062
ln(0.02) = -3.91202300542814605861875078791055184712670284289729069795
ln(0.9) = -0.105360515657826301227500980839312798306120372983274072563
ln(0.1) = -2.30258509299404568401799145468436420760110148862877297603
ln(0.2) = -1.60943791243410037460075933322618763952560135426851772191
ln(0.3) = -1.2039728043259359926227462177618385029536109308060235243
ln(0.4) = -0.91629073187415506518352721176801107145010121990826246779
ln(0.5) = -0.69314718055994530941723212145817656807550013436025525412
ln(0.6) = -0.51082562376599068320551409630366193487811079644576827018
ln(0.7) = -0.356674943938732378912638711241184477964016759046911787574
ln(0.8) = -0.223143551314209755766295090309834503374601085548007213672
ln(0.9) = -0.105360515657826301227500980839312798306120372983274072563
ln(0.9999999999999) = -0.00000000000010000000000000500000000000033333333333335833329077678695
ln(0.99999999999999999999999999999999999999999999999999999999999937676756757) = 0
ln(0.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999991235434) = 0
ln(0.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999967567) = 0
ln(1) = 0
ln(1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000345563456) = 0
ln(1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000023423) = 0
ln(1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000123243) = 0
ln(1.00000000000000000000000000000000000000000000000000000000000000000000000000000074563465) = 0
ln(1.00000000000000000000000000000000000000000000000000000000000000345345) = 0
ln(1.000000000000000000000000000000000000234234) = 2.34233999999999999999950247778546591095751395238044256199e-37
ln(1.000000000000000000000023464564) = 2.34645639999999999999997247071181449661332184644275163283e-23
ln(1.00000000002342) = 0.0000000000234199999997257518000042819285625914545914648359440268976
ln(1.000006456) = 0.000006455979160121694787969976841582499072773067367398437424
ln(1.000123) = 0.000122992436120231783969784291774970147351078488728282941138
ln(1.053435) = 0.0520562532603950661839338741181156753765403145841417991504
ln(1.1) = 0.095310179804324860043952123280765092220605365308644199185
ln(1.5) = 0.405465108108164381978013115464349136571990423462494197614
ln(2) = 0.69314718055994530941723212145817656807550013436025525412
ln(3) = 1.09861228866810969139524523692252570464749055782274945173
ln(4) = 1.38629436111989061883446424291635313615100026872051050824
ln(5) = 1.60943791243410037460075933322618763952560135426851772191
ln(6) = 1.79175946922805500081247735838070227272299069218300470586
ln(7) = 1.94591014905531330510535274344317972963708472958186118846
ln(8) = 2.07944154167983592825169636437452970422650040308076576236
ln(9) = 2.19722457733621938279049047384505140929498111564549890347
ln(42.2342) = 3.74323031936398110937671410117312743671999621882953185485
ln(1243.654) = 7.1258090995641671251579551460428359507535182637438646916
ln(5642342.652) = 15.5458099010643530543457725418653722160023607204439973686
ln(0) = error: 13
ln(-2) = error: 13
ln(1) = 0
ln(0.11) = -2.20727491318972082397403933140359911538049612332012877685
ln(0,99231) = -0.0077197205152191165868825122878471092774561982443249254806
ln(1.213) = 0.193096629961913078688426798275689818071377870559282972067
ln(2,13212) = 0.75711678989788329493646338616697839089449917595486128683
ln(23453,13212) = 10.0627593308401582166028367374061672994572803709434302799
ln(678673,75678567) = 13.4278958150600319206034678030312353240108177075158264156
ln(478567856,23423447) = 19.9863085691150310582032613738175776877260999740516202531
ln(1233463674567,453756782) = 27.8408473234083787538921330089394244743576935787923835322
ln(64562356245634563476346534563456435634563456,23453245) = 100.876205426034996127639391652515168620781758795857688199
ln(6456235624563456347634653456345643563445739759237659723659723563456,23453245) = 153.835662564898046860053195110255545395605450302419281019
ln(645623562456345634763465345634564356345634561231231231231235632456324568702435867048670402476,23453245) = 213.702874982743234644520972932049014793235731736941955894
ln(64562356245634563476346534563456435634563456837560843756087340568734506873405867340856730485670428576038038475023845082,23453245) = 273.570087400588422428988750753842484190864370452355909014
ln(2 ^ 100) = 69.314718055994530941723212145817656807550013436025525412
ln(2 ^ 1000) = 693.14718055994530941723212145817656807550013436025525412
ln(2 ^ 1000345) = 693386.31633723849054898106654007963899148618190660954218
ln(53 ^ 234234) = 929977.35607896770569899558431133231778249902897540614403
ln(53 ^ 234223423434) = 929935364024.50475538797671427994841377707300382694394685
ln(5345 ^ 132123123132) = 1134133899420.73900028829491543452487440411665241068282574
ln(64352342 ^ 123134535436) = 2213944649503.28607087463314809407270553655656535440796674
ln(2342342342 ^ 12325235634563673) = 2.65909776488054124166395145524726736311896931613722597103e+17
ln(435623453452563465345 ^ 5873254234525635634563456456) = error: 8
ln(e) = 0.999999999999999999999999999999999999999999999999999999999
ln(-e) = error: 13
ln(pi) = 1.14472988584940017414342735135305871164729481291531157151
ln(-pi) = error: 13
ln(e*100) = 5.6051701859880913680359829093687284152022029772575459521
ln(e^10) = 9.99999999999999999999999999999999999999999999999999999999
ln(e^100.100) = 100.1
ln(e^2342.3453) = 2342.3453
ln(e^((2^63)+1)) = error: 8
log(-34234234234234 ; 4) = error: 13
log(-234234.234 ; 4) = error: 13
log(-123 ; 4) = error: 13
log(-0.000001 ; 4) = error: 13
log(0 ; 4) = error: 13
log(0.00000000000000000000000000000000000000000000456234 ; 4) = -73.648495152539790859248770886555730474399169442459447639
log(0.0000000000000000000000000000000000000234234234 ; 4) = -62.502657830242057857863430143348519256948540279187397248
log(0.00000000000000000000000000000000123123 ; 4) = -54.661763420772267910207141525455891486218707794136225487
log(0.000000000000000000000000000123123 ; 4) = -46.356943183553862040531342951732416046556629311574773957
log(0.000000000000000000000000456456 ; 4) = -40.428863286810067618412089749806367921759462629972228531
log(0.00000000000000000034535 ; 4) = -30.6642872896051671030795067127777587426016364793385445725
log(0.0000000000008787345 ; 4) = -20.0248189484137338356300269022460144177845248887930239748
log(0.0000000076452 ; 4) = -13.4813993053541765693257410913972865334572560511492810716
log(0.000001235 ; 4) = -9.8135287637571105643861116793757961252983535863720367562
log(0.000234 ; 4) = -6.0306019248703847819588130173920066520204615704857420909
log(0.00234 ; 4) = -4.3696378774267036080236533026473115640880458739734517849
log(0.02 ; 4) = -2.82192809488736234787031942948939017586483139302458061206
log(0.9 ; 4) = -0.076001546722524992481420770796878579172601288819809245571
log(0.1 ; 4) = -1.66096404744368117393515971474469508793241569651229030603
log(0.2 ; 4) = -1.16096404744368117393515971474469508793241569651229030603
log(0.3 ; 4) = -0.8684827970831030832082902427707868335525084926660497758
log(0.4 ; 4) = -0.66096404744368117393515971474469508793241569651229030603
log(0.5 ; 4) = -0.5
log(0.6 ; 4) = -0.368482797083103083208290242770786833552508492666049775799
log(0.7 ; 4) = -0.257286586414879120214175056128779683611902383529219914189
log(0.8 ; 4) = -0.160964047443681173935159714744695087932415696512290306028
log(0.9 ; 4) = -0.076001546722524992481420770796878579172601288819809245571
log(0.9999999999999 ; 4) = -0.000000000000072134752044451777105598456699062180164546737321960029652
log(0.99999999999999999999999999999999999999999999999999999999999937676756757 ; 4) = 0
log(0.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999991235434 ; 4) = 0
log(0.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999967567 ; 4) = 0
log(1 ; 4) = 0
log(1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000345563456 ; 4) = 0
log(1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000023423 ; 4) = 0
log(1.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000123243 ; 4) = 0
log(1.00000000000000000000000000000000000000000000000000000000000000000000000000000074563465 ; 4) = 0
log(1.00000000000000000000000000000000000000000000000000000000000000345345 ; 4) = 0
log(1.000000000000000000000000000000000000234234 ; 4) = 1.68964115103792727379736410223316580198217371742177922428e-37
log(1.000000000000000000000023464564 ; 4) = 1.69261050597108493828273132744365189455437078851704001132e-23
log(1.00000000002342 ; 4) = 0.0000000000168939589286119332411314444659163396307611348800625298044
log(1.000006456 ; 4) = 0.0000046570045591950320495122919156777674537162750540475885868
log(1.000123 ; 4) = 0.000088720288828755506738249214628674838942896295488277608038
log(1.053435 ; 4) = 0.0375506492130159473483925572139758030630226581808640355239
log(1.1 ; 4) = 0.068751761874967454164521808618201391419200066328593729629
log(1.5 ; 4) = 0.292481250360578090726869471973908254379907203846240530228
log(2 ; 4) = 0.5
log(3 ; 4) = 0.79248125036057809072686947197390825437990720384624053023
log(4 ; 4) = 1
log(5 ; 4) = 1.16096404744368117393515971474469508793241569651229030603
log(6 ; 4) = 1.29248125036057809072686947197390825437990720384624053023
log(7 ; 4) = 1.40367746102880205372098465861591540432051331298307039184
log(8 ; 4) = 1.5
log(9 ; 4) = 1.58496250072115618145373894394781650875981440769248106046
log(10; 3) = 2.09590327428938460429656752202140125060751800679793011692
log(-2; 3) = error: 13
log(-0.001; 3) = error: 13
log(0; 3) = error: 13
log(0.11115; 3) = -1.99968147200982781605562817496464223040174823790441632729
log(0.9992; 3) = -0.00072848281329475337054505611502147602429961778442004289755
log(0.5; 3) = -0.63092975357145743709952711434276085429958564013188042787
log(1; 3) = 0
log(1.11222; 3) = 0.09681124003797352031825286777244837578340661320853632368
log(1,999; 3) = 0.63047452014029982742597825933795138121429034776077273088
log(2.234; 3) = 0.73164455644445708869062120931570865489182970553627150305
log(345.1231; 3) = 5.3193480768982042870758838012832970291585336681256839254
log(567567.123123; 3) = 12.0598635538990570077136689165992874090839290327296425508
log(54764567567.5675; 3) = 22.5068566040906649122217510694875125661063508401539574732
log(123123123132132.23424; 3) = 29.5319889522090551865824637816418447723745254602373397083
log(e; e) = 1
log(123; e) = 4.8121843553724174952620086099599332930239010272220510854
log(e ^ 422.234; e) = 422.234
log(e ^ 1242.234; e) = 1242.234
log(e ^ -1242.234; e) = -1242.234
log(2 ^ 100 ; 5) = 43.067655807339305067010656876396563206979193207976044932
log(2 ^ 1000 ; 5) = 430.676558073393050670106568763965632069791932079760449322
log(2 ^ 1000345 ; 5) = 430825.141485928371272587755530189200212856010296327966677
log(53 ^ 234234 ; 5) = 577827.41968124621036066188320296779074546081868002337791
log(53 ^ 234223423434 ; 5) = 577801328550.83444947408636716254931827675561979536451839
log(5345 ^ 132123123132 ; 5) = 704677012178.42223001461020552816299807133141350523459488
log(64352342 ^ 123134535436 ; 5) = 1375601153917.72695774405933000956074915515750725660101245
log(2342342342 ^ 12325235634563673 ; 5) = 1.65219033572966112532581575808832292042171394969783789483e+17
log(435623453452563465345 ^ 5873254234525635634563456456 ; 5) = error: 8
log(2 ^ 100 ; 8) = 33.333333333333333333333333333333333333333333333333333333
log(2 ^ 1000 ; 8) = 333.333333333333333333333333333333333333333333333333333333
log(2 ^ 1000345 ; 8) = 333448.333333333333333333333333333333333333333333333333333
log(53 ^ 234234 ; 8) = 447224.573251385465519884586131572963002752002559725716001
log(53 ^ 234223423434 ; 8) = 447204379341.808652960787649804491483515884109065456288386
log(5345 ^ 132123123132 ; 8) = 545403117466.120854827313298223702205988613173915972132447
log(64352342 ^ 123134535436 ; 8) = 1064682322213.68168582687902318785921130831885926034139919
log(2342342342 ^ 12325235634563673 ; 8) = 1.27875571954402788381179663875236147366003916577926017763e+17
log(435623453452563465345 ^ 5873254234525635634563456456 ; 8) = error: 8
log(2 ^ 100 ; 20) = 23.137821315975917426369770109764049589096550737356586184
log(2 ^ 1000 ; 20) = 231.37821315975917426369770109764049589096550737356586184
log(2 ^ 1000345 ; 20) = 231458.038643299291178818676804519181862047890473609742062
log(53 ^ 234234 ; 20) = 310434.067920124191957719819019581545631108593736218024999
log(53 ^ 234223423434 ; 20) = 310420050627.980414042282958901599661449009712140485474231
log(5345 ^ 132123123132 ; 20) = 378583196313.219849357630490598472664455676098598383335973
log(64352342 ^ 123134535436 ; 20) = 739032879889.75392380239384243820198566850498254763738128
log(2342342342 ^ 12325235634563673 ; 20) = 8.8762864036775791325363888836166344076793983078241666193e+16
log(435623453452563465345 ^ 5873254234525635634563456456 ; 20)
exp(-(4564 ^ 1231231)) = error: 8
exp(-(454 ^ 1231)) = error: 8
exp(-(45 ^ 12)) = error: 8
exp(-(12 ^ 11)) = 1.88694085626672588082835780098499317295960558816901985301e-322684435398
exp(-456346534674567434534534534534556745635674567367324562568788709897694716597264597236457236974567.23513454235423452345) = error: 8
exp(-5634653467456743453453453453434563256666666666666666666666666666666666556745674567.2355894235423452345) = error: 8
exp(-55634653467453453434563256666666666666666666666666666666666556745674567.235423523423452345) = error: 8
exp(-4563465346745674345345345345343456325666666666666666745674567.235423542313454523657345) = error: 8
exp(-3453434563256666666666666666666666666666666666556745674567.2354235423346452345) = error: 8
exp(-64564356356566566666666666666556745674567.2323454235423452345) = error: 8
exp(-456346666666666666556745674567.2354236789675423452345) = error: 8
exp(-85467524513451345.1567436734673) = 6.5284119677753774651729201219759450302385498664991138298e-37118074278122828
exp(-35673673673.213415463673676) = 3.20704596578218095715969881989343370535283696373162044641e-15492879626
exp(-4563456.21343265) = 1.40636837504332127665074071934149048367341587191574986183e-1981884
exp(-45635.2134234) = 7.5618792851029250125330863004202486347290633387869590231e-19820
exp(-4564.21342245636734) = 6.1276845287958513344761990550923968760973669268398661025e-1983
exp(-344.12324535) = 3.54138749858568026654292116625422635263568215511873031495e-150
exp(-32.7636756) = 0.0000000000000059008758846024659555668926715556105325058755224197037271
exp(-6.24354563567837502834057) = 0.00194295428739888019960689469874887525832125187370075021176
exp(-2.435623456) = 0.087543150728044137694388321240599621985245901774797214255
exp(-1.2345345) = 0.29097017746515246420652722030044913717163450572284514228
exp(-1) = 0.367879441171442321595523770161460867445811131031767834508
exp(-0.9) = 0.406569659740599111883454239645625987833703376170378167746
exp(-0.8) = 0.449328964117221591430102385015562795934214941272184490898
exp(-0.7) = 0.496585303791409514704800093397528961707667165711816262055
exp(-0.6) = 0.54881163609402643262845891723256787533231195669062806698
exp(-0.5) = 0.60653065971263342360379953499118045344191813548718695568
exp(-0.4) = 0.67032004603563930074443292514782607193698092521081219989
exp(-0.3) = 0.7408182206817178660668737793178168721822512319990063483
exp(-0.2) = 0.81873075307798185866993550861903942435859125626901567248
exp(-0.1) = 0.90483741803595957316424905944643662119470536098040095206
exp(-0.001) = 0.99900049983337499166805535716765597470235590236008205905
exp(-0.000000000001) = 0.999999999999000000000000499999999999833333333333375
exp(-0.000000000000000000000000001) = 0.9999999999999999999999999990000000000000000000000000005
exp(-0.0000000000000000000000000000000000000000000000000000001) = 0.9999999999999999999999999999999999999999999999999999999
exp(-0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) = 1
exp(-0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) = 1
exp(-0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) = 1
exp(-(1 / (2 ^ 512))) = 1
exp(-(1 / (2 ^ 1024))) = 1
exp(-(1 / (2 ^ 2048))) = 1
exp(-(1 / (2 ^ 4096))) = 1
exp(0) = 1
exp(-(1 / (2 ^ 4096))) = 1
exp(-(1 / (2 ^ 2048))) = 1
exp(-(1 / (2 ^ 1024))) = 1
exp(-(1 / (2 ^ 512))) = 1
exp(-0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) = 1
exp(-0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) = 1
exp(-0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000001) = 1
exp(-0.0000000000000000000000000000000000000000000000000000001) = 0.9999999999999999999999999999999999999999999999999999999
exp(-0.000000000000000000000000001) = 0.9999999999999999999999999990000000000000000000000000005
exp(-0.000000000001) = 0.999999999999000000000000499999999999833333333333375
exp(-0.001) = 0.99900049983337499166805535716765597470235590236008205905
exp(-0.1) = 0.90483741803595957316424905944643662119470536098040095206
exp(-0.2) = 0.81873075307798185866993550861903942435859125626901567248
exp(-0.3) = 0.7408182206817178660668737793178168721822512319990063483
exp(-0.4) = 0.67032004603563930074443292514782607193698092521081219989
exp(-0.5) = 0.60653065971263342360379953499118045344191813548718695568
exp(-0.6) = 0.54881163609402643262845891723256787533231195669062806698
exp(-0.7) = 0.496585303791409514704800093397528961707667165711816262055
exp(-0.8) = 0.449328964117221591430102385015562795934214941272184490898
exp(-0.9) = 0.406569659740599111883454239645625987833703376170378167746
exp(-1) = 0.367879441171442321595523770161460867445811131031767834508
exp(-1.2345345) = 0.29097017746515246420652722030044913717163450572284514228
exp(-2.435623456) = 0.087543150728044137694388321240599621985245901774797214255
exp(-6.24354563567837502834057) = 0.00194295428739888019960689469874887525832125187370075021176
exp(-32.7636756) = 0.0000000000000059008758846024659555668926715556105325058755224197037271
exp(-344.12324535) = 3.54138749858568026654292116625422635263568215511873031495e-150
exp(-4564.21342245636734) = 6.1276845287958513344761990550923968760973669268398661025e-1983
exp(-45635.2134234) = 7.5618792851029250125330863004202486347290633387869590231e-19820
exp(-4563456.21343265) = 1.40636837504332127665074071934149048367341587191574986183e-1981884
exp(-35673673673.213415463673676) = 3.20704596578218095715969881989343370535283696373162044641e-15492879626
exp(-85467524513451345.1567436734673) = 6.5284119677753774651729201219759450302385498664991138298e-37118074278122828
exp(-456346666666666666556745674567.2354236789675423452345) = error: 8
exp(-64564356356566566666666666666556745674567.2323454235423452345) = error: 8
exp(-3453434563256666666666666666666666666666666666556745674567.2354235423346452345) = error: 8
exp(-4563465346745674345345345345343456325666666666666666745674567.235423542313454523657345) = error: 8
exp(-55634653467453453434563256666666666666666666666666666666666556745674567.235423523423452345) = error: 8
exp(-5634653467456743453453453453434563256666666666666666666666666666666666556745674567.2355894235423452345) = error: 8
exp(-456346534674567434534534534534556745635674567367324562568788709897694716597264597236457236974567.23513454235423452345) = error: 8
exp(-(12 ^ 11)) = 1.88694085626672588082835780098499317295960558816901985301e-322684435398
exp(-(45 ^ 12)) = error: 8
exp(-(454 ^ 1231)) = error: 8
exp(-(4564 ^ 1231231)) = error: 8
abs(-(453 ^ 2134)) = 1.298862252062921072994360096942518036520605070584199137441e+5668
abs(-32453.345) = 32453.345
abs(-42) = 42
abs(-2) = 2
abs(-1) = 1
abs(-0.00001) = 0.00001
abs(0) = 0
abs(0.00001) = 0.00001
abs(1) = 1
abs(2) = 2
abs(42) = 42
abs(53452345.32452345) = 53452345.32452345
abs(345 ^ 12342) = 5.79790899552528405982667214015050924434676641527444938039e+31321
sgn(-(453 ^ 2134)) = -1
sgn(-32453.345) = -1
sgn(-42) = -1
sgn(-2) = -1
sgn(-1) = -1
sgn(-0.00001) = -1
sgn(0) = 0
sgn(0.00001) = 1
sgn(1) = 1
sgn(2) = 1
sgn(42) = 1
sgn(53452345.32452345) = 1
sgn(345 ^ 12342) = 1
round(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564366e+32
round(-645634563445643563456564365.55345345) = -6.45634563445643563456564366e+26
round(-6456345634234511564365.15345345) = -6.456345634234511564365e+21
round(-646.09999999999999999) = -646
round(-646) = -646
round(-645.9999999999999999) = -646
round(-645.59999999999999999) = -646
round(-645.5) = -646
round(-645.4999999999999999) = -645
round(-3) = -3
round(-2.9) = -3
round(-2.5) = -3
round(-2.4) = -2
round(-2.1) = -2
round(-2) = -2
round(-1.9) = -2
round(-1.5) = -2
round(-1.1) = -1
round(-1) = -1
round(-0.9) = -1
round(-0.5) = -1
round(-0.4) = 0
round(-0.1) = 0
round(0) = 0
round(-0.1) = 0
round(-0.4) = 0
round(-0.5) = -1
round(-0.9) = -1
round(-1) = -1
round(-1.1) = -1
round(-1.5) = -2
round(-1.9) = -2
round(-2) = -2
round(-2.1) = -2
round(-2.4) = -2
round(-2.5) = -3
round(-2.9) = -3
round(-3) = -3
round(-645.4999999999999999) = -645
round(-645.5) = -646
round(-645.59999999999999999) = -646
round(-645.9999999999999999) = -646
round(-646) = -646
round(-646.09999999999999999) = -646
round(-6456345634234511564365.15345345) = -6.456345634234511564365e+21
round(-645634563445643563456564365.55345345) = -6.45634563445643563456564366e+26
round(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564366e+32
int(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564365e+32
int(-645634563445643563456564365.55345345) = -6.45634563445643563456564365e+26
int(-6456345634234511564365.15345345) = -6.456345634234511564365e+21
int(-646.09999999999999999) = -646
int(-646) = -646
int(-645.9999999999999999) = -645
int(-645.59999999999999999) = -645
int(-645.5) = -645
int(-645.4999999999999999) = -645
int(-3) = -3
int(-2.9) = -2
int(-2.5) = -2
int(-2.4) = -2
int(-2.1) = -2
int(-2) = -2
int(-1.9) = -1
int(-1.5) = -1
int(-1.1) = -1
int(-1) = -1
int(-0.9) = 0
int(-0.5) = 0
int(-0.4) = 0
int(-0.1) = 0
int(0) = 0
int(-0.1) = 0
int(-0.4) = 0
int(-0.5) = 0
int(-0.9) = 0
int(-1) = -1
int(-1.1) = -1
int(-1.5) = -1
int(-1.9) = -1
int(-2) = -2
int(-2.1) = -2
int(-2.4) = -2
int(-2.5) = -2
int(-2.9) = -2
int(-3) = -3
int(-645.4999999999999999) = -645
int(-645.5) = -645
int(-645.59999999999999999) = -645
int(-645.9999999999999999) = -645
int(-646) = -646
int(-646.09999999999999999) = -646
int(-6456345634234511564365.15345345) = -6.456345634234511564365e+21
int(-645634563445643563456564365.55345345) = -6.45634563445643563456564365e+26
int(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564365e+32
ceil(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564365e+32
ceil(-645634563445643563456564365.55345345) = -6.45634563445643563456564365e+26
ceil(-6456345634234511564365.15345345) = -6.456345634234511564365e+21
ceil(-646.09999999999999999) = -646
ceil(-646) = -646
ceil(-645.9999999999999999) = -645
ceil(-645.59999999999999999) = -645
ceil(-645.5) = -645
ceil(-645.4999999999999999) = -645
ceil(-3) = -3
ceil(-2.9) = -2
ceil(-2.5) = -2
ceil(-2.4) = -2
ceil(-2.1) = -2
ceil(-2) = -2
ceil(-1.9) = -1
ceil(-1.5) = -1
ceil(-1.1) = -1
ceil(-1) = -1
ceil(-0.9) = 0
ceil(-0.5) = 0
ceil(-0.4) = 0
ceil(-0.1) = 0
ceil(0) = 0
ceil(-0.1) = 0
ceil(-0.4) = 0
ceil(-0.5) = 0
ceil(-0.9) = 0
ceil(-1) = -1
ceil(-1.1) = -1
ceil(-1.5) = -1
ceil(-1.9) = -1
ceil(-2) = -2
ceil(-2.1) = -2
ceil(-2.4) = -2
ceil(-2.5) = -2
ceil(-2.9) = -2
ceil(-3) = -3
ceil(-645.4999999999999999) = -645
ceil(-645.5) = -645
ceil(-645.59999999999999999) = -645
ceil(-645.9999999999999999) = -645
ceil(-646) = -646
ceil(-646.09999999999999999) = -646
ceil(-6456345634234511564365.15345345) = -6.456345634234511564365e+21
ceil(-645634563445643563456564365.55345345) = -6.45634563445643563456564365e+26
ceil(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564365e+32
floor(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564366e+32
floor(-645634563445643563456564365.55345345) = -6.45634563445643563456564366e+26
floor(-6456345634234511564365.15345345) = -6.456345634234511564366e+21
floor(-646.09999999999999999) = -647
floor(-646) = -646
floor(-645.9999999999999999) = -646
floor(-645.59999999999999999) = -646
floor(-645.5) = -646
floor(-645.4999999999999999) = -646
floor(-3) = -3
floor(-2.9) = -3
floor(-2.5) = -3
floor(-2.4) = -3
floor(-2.1) = -3
floor(-2) = -2
floor(-1.9) = -2
floor(-1.5) = -2
floor(-1.1) = -2
floor(-1) = -1
floor(-0.9) = -1
floor(-0.5) = -1
floor(-0.4) = -1
floor(-0.1) = -1
floor(0) = 0
floor(-0.1) = -1
floor(-0.4) = -1
floor(-0.5) = -1
floor(-0.9) = -1
floor(-1) = -1
floor(-1.1) = -2
floor(-1.5) = -2
floor(-1.9) = -2
floor(-2) = -2
floor(-2.1) = -3
floor(-2.4) = -3
floor(-2.5) = -3
floor(-2.9) = -3
floor(-3) = -3
floor(-645.4999999999999999) = -646
floor(-645.5) = -646
floor(-645.59999999999999999) = -646
floor(-645.9999999999999999) = -646
floor(-646) = -646
floor(-646.09999999999999999) = -647
floor(-6456345634234511564365.15345345) = -6.456345634234511564366e+21
floor(-645634563445643563456564365.55345345) = -6.45634563445643563456564366e+26
floor(-645467856786345612312312334564365.95345345) = -6.45467856786345612312312334564366e+32
frac(-645467856786345612312312334564365.95345345) = -0.95345345000000000000000000537071828118429808740508235587
frac(-645634563445643563456564365.55345345) = -0.55345345000000000000000000000007435234912761498149311057
frac(-6456345634234511564365.15345345) = -0.153453449999999999999999999999999999717138669067846670262
frac(-646.09999999999999999) = -0.099999999999999990000000000000000000000000000000000000057
frac(-646) = 0
frac(-645.9999999999999999) = -0.99999999999999990000000000000000000000000000000000000008
frac(-645.59999999999999999) = -0.59999999999999999000000000000000000000000000000000000006
frac(-645.5) = -0.5
frac(-645.4999999999999999) = -0.499999999999999900000000000000000000000000000000000000081
frac(-3) = 0
frac(-2.9) = -0.9
frac(-2.5) = -0.5
frac(-2.4) = -0.4
frac(-2.1) = -0.1
frac(-2) = 0
frac(-1.9) = -0.9
frac(-1.5) = -0.5
frac(-1.1) = -0.1
frac(-1) = 0
frac(-0.9) = -0.9
frac(-0.5) = -0.5
frac(-0.4) = -0.4
frac(-0.1) = -0.1
frac(0) = 0
frac(-0.1) = -0.1
frac(-0.4) = -0.4
frac(-0.5) = -0.5
frac(-0.9) = -0.9
frac(-1) = 0
frac(-1.1) = -0.1
frac(-1.5) = -0.5
frac(-1.9) = -0.9
frac(-2) = 0
frac(-2.1) = -0.1
frac(-2.4) = -0.4
frac(-2.5) = -0.5
frac(-2.9) = -0.9
frac(-3) = 0
frac(-645.4999999999999999) = -0.499999999999999900000000000000000000000000000000000000081
frac(-645.5) = -0.5
frac(-645.59999999999999999) = -0.59999999999999999000000000000000000000000000000000000006
frac(-645.9999999999999999) = -0.99999999999999990000000000000000000000000000000000000008
frac(-646) = 0
frac(-646.09999999999999999) = -0.099999999999999990000000000000000000000000000000000000057
frac(-6456345634234511564365.15345345) = -0.153453449999999999999999999999999999717138669067846670262
frac(-645634563445643563456564365.55345345) = -0.55345345000000000000000000000007435234912761498149311057
frac(-645467856786345612312312334564365.95345345) = -0.95345345000000000000000000537071828118429808740508235587
factorial(-1000) = error: 13
factorial(-10) = error: 13
factorial(-1) = error: 13
factorial(456456.234) = error: 13
factorial(0) ; factorial(1) ; factorial(2) ; factorial(3) ; factorial(4) ; factorial(5) ; factorial(6) ; factorial(7) ; factorial(8) ; factorial(9) ; factorial(10) ; factorial(100) ; factorial(200) ; factorial(300) = 1 ; 1 ; 2 ; 6 ; 24 ; 120 ; 720 ; 5040 ; 40320 ; 362880 ; 3628800 ; 9.3326215443944152681699238856266700490715968264381621468e+157 ; 7.88657867364790503552363213932185062295135977687173263281e+374 ; 3.06057512216440636035370461297268629388588804173576999408e+614
factorial(400) ; factorial(500) ; factorial(600) ; factorial(700) ; factorial(800) ; factorial(900) ; factorial(1997) ; factorial(1998) ; factorial(1999) ; factorial(2000) ; factorial(2001) ; factorial(2002) ; factorial(2003) ; factorial(3000) ; factorial(5998) = 6.40345228466238952623479703195030058507025830260029594561e+868 ; 1.220136825991110068701238785423046926253574342803192842128e+1134 ; 1.265572316225430742541867824515082929767140386227466076737e+1408 ; 2.422040124750272179867875093812352218590983385729207299268e+1689 ; 7.71053011335386004144639397775028360595556401816010239097e+1976 ; 6.75268022096458415838790613618008142242694278695893843056e+2269 ; 4.15156914349396074560727984184324899972648637645371784218e+5725 ; 8.29483514870093356972334512400281150145351978015452824868e+5728 ; 1.658137546225316620587696690288162019140558604052890196911e+5732 ; 3.316275092450633241175393380576324038281117208105780395058e+5735 ; 6.6358664599937171155919621545332244006005155334196665706e+5738 ; 1.3285004652907421665415108233375515250002232097906172474e+5742 ; 2.660986431977356559582646179145115704575447089210606346734e+5745 ; 4.14935960343785408555686709308661217095111919493180991738e+9130 ; 7.45679770441390119496670736084551734234877647576949650679e+20057
factorial(54345) ; factorial(456456) ; factorial(456456456456) = 1.910459574266641930156221598806244097811969450948111252348e+233733 ; 3.16410567765613362250946666745149421852074458729107525617e+2385033 ; 2.678485821847024891858827957628552135149800638036095382245e+5123771593470
factorial(456456456456345345345) ; factorial(4762345134523452345234523452) = error: 8
factorial(567632562345234523452345234523452345) ; factorial(476234576329452397569237569237456923746974569374) ; factorial(478356238459723645726349576239475619745619273469127364917263) ; factorial(47632658370283745823745870456197456923756923745923745692374569237459237469734) ; factorial(478456793845672345867230857203857023875082375082375823745875068347506823756872305867203856704857) ; factorial(56856038475603487560832745873587230587056872340586702387508172345872304572304572304870348756034875603487560871457632547) ; factorial(4377750783429374569237469623874508327458723058705687340658704867028750834750328750238750823708673048560832756083476034875603487560384756038476) = error: 8
gamma(-4534534367) = error: 13
gamma(-3446) = error: 13
gamma(-2) = error: 13
gamma(-1) = error: 13
gamma(-4534534367.1) ; gamma(-4534534367.01) ; gamma(-4534534367.053674567) ; gamma(-4534534367.045634563456346) ; gamma(-4534534367.043563456) ; gamma(-4534534367.01123) ; gamma(-4534534366.9994356) ; gamma(-4534534366.9992342342342) ; gamma(-4534534366.99234234234533123) ; gamma(-4534534366.9934534534) ; gamma(-4534534366.999) ; gamma(-4534534366.9) ; gamma(-3446.1) ; gamma(-3446.001) ; gamma(-3446.000053674567) = 2.72892375924823405252683656441062515847304290746221341062e-41818556136 ; 1.98601844488096676169000431259259480635516452639627873201e-41818556134 ; 1.40753263529935098293367813890334082673451622577152420664e-41818556135 ; 1.97697122280682190384756001303558614819709980250880845461e-41818556135 ; 2.1679012260155170188316527073533954683141801007896407522e-41818556135 ; 1.72085644310387032741658756923976297940462645365417081399e-41818556134 ; -4.4498004254939121818600992597789550610460707976409311588e-41818556133 ; -3.29439960955178362804945638706859151573441552149845043323e-41818556133 ; -3.84033871621742778955217793801333763527807558408118664872e-41818556134 ; -4.38240447512236238193539879733214107582307728510959954143e-41818556134 ; -2.53591335450794755098189249215112523262807834452009176107e-41818556133 ; -2.32968896228911629240607829663974203010328876690951594186e-41818556134 ; -2.99243324952581673549884960106182243435370465270787316731e-10695 ; -6.5926308370967383451732524432114700738369449398226301866e-10693 ; -1.23776160450137223669458872440238560312120168362688448606e-10691
gamma(-4534534367.1) ; gamma(-4534534367.0001) ; gamma(-4534534367.00053674567) ; gamma(-4534534367.000045634563456346) ; gamma(-4534534367.000043563456) ; gamma(-4534534367.0001123) ; gamma(-4534534366.9999999994356) ; gamma(-4534534366.9999999992342342342) ; gamma(-4534534366.99999999999234234234533123) ; gamma(-4534534366.99999999934534534) ; gamma(-4534534366.99999) ; gamma(-4534534366.9) ; gamma(-3446.1) ; gamma(-3446.00001) ; gamma(-3446.00000000053674567) = 2.72892375924823405252683656441062515847304290746221341062e-41818556136 ; 2.47463708819911105776431970823610893286754296934485963628e-41818556132 ; 4.5658928740857637057008644342997291298506257583204618955e-41818556133 ; 5.4292844174620102455589908502218717298354855389323072452e-41818556132 ; 5.68766707136478217442863923505543736968120653353390770971e-41818556132 ; 2.20299234371183485190486313859667932612521953086639344923e-41818556132 ; -4.3943046650530143590559903022918399578650186022814429788e-41818556127 ; -3.2387783246870753509866252227976160089756934603785652829e-41818556127 ; -3.23877827150145996479369065591736120811442079311115017785e-41818556125 ; -3.7884791928817942580392486572121139445261833178834923762e-41818556127 ; -2.48069704361777049526680869505629026570265931510403395801e-41818556131 ; -2.32968896228911629240607829663974203010328876690951594186e-41818556134 ; -2.99243324952581673549884960106182243435370465270787316731e-10695 ; -6.6459955751405243817346873112683889730394370360276187587e-10691 ; -1.2383028429433978003594729785775250174961462564753804984e-10686
gamma(-3446.000000000000000000045634563456346) ; gamma(-3446.00000000000000000000000000000043563456) ; gamma(-3446.0000000000000000000000000000001123) ; gamma(-3445.999999999999999999999999999999999999999999994356) ; gamma(-3445.9999999999999999999999999999999992342342342) ; gamma(-3445.999999999999999999999999234234234533123) = -1.45646992468797412072650768263233593844149729245219460816e-10676 ; -1.52571387358323532988353059349311127019438900494881630067e-10665 ; -5.9185546928257199137156532654634248437916529591339789686e-10665 ; 1.17762879509918195540177103249441820309922989454098721604e-10651 ; 8.6795952716684941455518941278499332373640451845649318492e-10663 ; 8.6795952754442868828030127860618183179016011566196159189e-10672
gamma(-3446.0000000000000000000000000000000000000000045634563456346) ; gamma(-3446.00000000000000000000000000000000000000000000000000000000000043563456) ; gamma(-3446.00000000000000000000000000000000000000000000000000000000000000000001123) ; gamma(-3445.9999999999999999999999999999999999999999999999999999999999999999999999999994356) ; gamma(-3445.9999999999999999999999999999999999999999999999999999999999999999999999992342342342) ; gamma(-3445.99999999999999999999999999999999999999999999999999999999999999999999999999234234234533123) = error: 13
gamma(-3445.99999999999934534534) ; gamma(-3445.9999999) ; gamma(-3445.9) ; gamma(-3.7) ; gamma(-3.5) ; gamma(-3.3) ; gamma(-2.5) ; gamma(-1.5) ; gamma(-0.5) ; gamma(-0.4) ; gamma(-0.3) ; gamma(-0.2) ; gamma(-0.1) ; gamma(-0.000001) ; gamma(-0.00000000000000000000000000000000000002345) = 1.01527375060290938344543986335627581167316457287822091891e-10683 ; 6.6465423337260256378835349988556422700559806660583292587e-10689 ; 1.52580884623097572105103265281396753327078825018412816381e-10694 ; 0.251643995902422643510108134681313060212549189939663623534 ; 0.270088205852269108921625521271031646902483726647220892769 ; 0.438517392198762807229881145621030241472970903197171128494 ; -0.94530872048294188122568932444861076415869304326527312469 ; 2.36327180120735470306422331112152691039673260816318281173 ; -3.5449077018110320545963349666822903655950989122447742176 ; -3.72298062203204275598583347080335570330149759689981184741 ; -4.3268511088251926189372372638427053926138039018464875249 ; -5.8211485686265168681816046913422934657098088444559387044 ; -10.6862870211931935489730533569448077816983878506097317482 ; -1000000.57721665395843566863687744059753273243642998371328 ; -4.2643923240938166311300639658848614073071885174496415244e+37
gamma(0) = error: 13
gamma(0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005634563456) ; gamma(0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000345345) ; gamma(0.00000000000000000000000000000000000012123) ; gamma(0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001232346) ; gamma(0.0000000000000000000000000000000000000000000000000000000000000000007346734) ; gamma(0.0000000000000000000000000000000000000000000000023463467) ; gamma(0.000000000000000000000000798787345) ; gamma(0.000000000000000123) ; gamma(0.000000007567) ; gamma(0.0000645) ; gamma(0.002344356456) ; gamma(0.0264356) ; gamma(0.1564356) ; gamma(0.2) ; gamma(0.3) ; gamma(0.4) ; gamma(0.5) ; gamma(0.6) ; gamma(0.7) ; gamma(0.8) ; gamma(0.9) ; gamma(1.0) ; gamma(1.2) ; gamma(1.3) ; gamma(1.4) ; gamma(1.5) ; gamma(1.6) ; gamma(1.7) ; gamma(1.8) ; gamma(1.9) ; gamma(2.0) ; gamma(3) ; gamma(4) ; gamma(5) ; gamma(6) = 1.774760383495448560265535502738333168219092641628775012154e+148 ; 2.895655069568113046373915939133330437678263765220286959846e+108 ; 8.2487833044625917677142621463334158205891622943494776297e+36 ; 8.11460417772281485881400191180074427149518073657885042145e+90 ; 1.36114904935989243655752338386009347827211383997297302468e+66 ; 4.2619447501087541751609001346646682691863056725531894013e+47 ; 1.25189764993084611274105693165110363747047074947056019822e+24 ; 8130081300813007.5528656359114753911286761482663382346615 ; 132152768.023286523103335712364447078628020460307234541755 ; 15503.2988171176831513989773566546810608916188839412759822 ; 425.981391340698104339568854475853568584238386785611504434 ; 37.276091803572211413355772731755648227801613824779422974 ; 5.9509575127664047013788712298473684425704451952776842063 ; 4.5908437119988030532047582759291520034341099982934030655 ; 2.99156898768759062831251651590491779111280602492171509078 ; 2.21815954375768822305905402190767945077056650177146957684 ; 1.77245385090551602729816748334114518279754945612238714763 ; 1.48919224881281710239433338832134228132059903875992472065 ; 1.2980553326475577856811711791528116177841411705539462435 ; 1.16422971372530337363632093826845869314196176889118776037 ; 1.06862870211931935489730533569448077816983878506097316467 ; 1 ; 0.91816874239976061064095165518583040068682199965868061311 ; 0.89747069630627718849375495477147533733384180747651452723 ; 0.88726381750307528922362160876307178030822660070858783074 ; 0.88622692545275801364908374167057259139877472806119357381 ; 0.89351534928769026143660003299280536879235942325595483239 ; 0.90863873285329044997681982540696813244889881938776237045 ; 0.9313837709802426989090567506147669545135694151129502083 ; 0.9617658319073874194075748021250327003528549065548758482 ; 1 ; 2 ; 6 ; 24 ; 120
gamma(6.3235636523) ; gamma(7) ; gamma(8) ; gamma(9) ; gamma(9.478231497465) ; gamma(9.934525645675674567) ; gamma(10) ; gamma(1900) ; gamma(1999.000123123) ; gamma(1999,999992345345) ; gamma(2000,000000000000) ; gamma(2000.0000000000000000000000000123123) ; gamma(2000,1) ; gamma(2000,9999999999) ; gamma(2010) ; gamma(2100) ; gamma(3000) ; gamma(3000,245345345) ; gamma(4000) = 210.364378608852167739081910826321143135444865235904867683 ; 720 ; 5040 ; 40320 ; 113722.696640127346386086671855367552666844239012369762473 ; 313207.556707007776933453227094880896970247008448298606407 ; 362880 ; 1.706311728304763905828752124885268518424874412373011939385e+5403 ; 8.30260070282494998084975767160813880283366626071783340842e+5728 ; 1.65804107797206061814779844536666831151709365211317493696e+5732 ; 1.658137546225316620587696690288162019140558604052890196911e+5732 ; 1.658137546225316620587696845459182392022607042573182257764e+5732 ; 3.54579628530472240077812529241659499087285371861539577581e+5732 ; 3.316275089929881991492410921574109979183256341865663621944e+5735 ; 1.736507649206118004235841573561531958697940154336165365235e+5765 ; 2.399410003289307775558205862117074900157952169812098481822e+6063 ; 1.383119867812618028518955697695537390317039731643936640279e+9127 ; 9.8614762149672467091355268247104662946460200642530579165e+9127 ; 4.572004878785162533286857938934797610543444276826098053082e+12669
gamma(23562.3145235423452345) ; gamma(235632456.123452564675) ; gamma(34562345235674365.145636445674367345) = 6.3720874853508539582655575634058897679278448063917593372e+92784 ; 1.025129062367802010301152851878427373514348155868775654595e+1870436443 ; 6.69381150864986426267863002180801834023340383262067167617e+556602677833469796
gamma(36510834197697146972136,135238452345927659273692354) ; gamma(234532452375471643956347569732597234,3673045923459723645723694) ; gamma(45205670486704808350823587230,3675238572038750283745923875) ; gamma(55937649374693756457837240827134087034048703480347856,23423562356) = error: 8
sqrt(-100) = error: 13
sqrt(-2) = error: 13
sqrt(0) = 0
sqrt(0.0001) = 0.01
sqrt(0.345624564356) = 0.58789843030577994561619991471907300599245689145103761989
sqrt(2) = 1.41421356237309504880168872420969807856967187537694807318
sqrt(2.62356345643563465) = 1.61974178696347605527283528725235234576833484583825633896
sqrt(4) = 2
sqrt(9) = 3
sqrt(7456.2342345) = 86.349488906999327994580691766111189059364589388282392435
sqrt(123123.345234523) = 350.889363239359252025412848536299025920712403789582045408
sqrt(3673467356767.243513452452345) = 1916629.16516660663942904536066009411574921898738787612044
sqrt(98678958956895689589.45345123452345) = 9933728351.2735383028584404276404384093154895078000619098
sqrt(12312396789532452345234523.234234234) = 3508902504991.04810126869613576558156326801817685241143195
sqrt(23423423423424742345234562937569237978763676713452354.23452345293) = 1.53047128112306446980899324370515750576164258026635949979e+26
sqrt(9769763495612976432736427163497126349763572364562394569234756923746932745.234123412341243) = 3.12566208916014727171469046391525457271547147001431432397e+36
sqrt(9176947236497126394762634568256937256097239756329456197643912734691726349712639476129347691234691287343245345.21341234) = 3.02934765857224224847209223440681457580557623138709732227e+54
sqrt(455555555556773870384710283470128734032497563219756912346021734087120348708572056879217712653451286348162534861253486512834659427359236459273645762395432453245.123412341234) = 2.134374745813803594313243840547816399915869061304197595471e+79
sqrt(10 ^ 3245) = 3.162277660168379331998893544432718533719555139325216821814e+1622
sqrt(345 ^ 345) = 5.94010196772921450627803977182861612268925358588392901749e+437
sqrt(5674567 ^ 234234) = 2.184336868629896263459603673525054661397206908686290995825e+791000
sqrt(346734653456 ^ 134234542345) = 1.294194014755673653408904365237296212762270764836444053478e+774533124638
sqrt(74567456745674567 ^ 234123423452356) = 1.126490528198450672371021404559269688546786453980007631336e+1975129505867228
sqrt(785474567345643562453245 ^ 342514525634563456345) = error: 8
root(-100 ; 3) = -4.6415888336127788924100763509194465765513491250112436376
root(-100 ; -3) = error: 13
root(-100.365664564 ; 3) = -4.6472395002278191378452584979792853270242841548430621428
root(-100.365664564 ; -3) = error: 13
root(-8 ; 3) = -2
root(-8 ; 03) = -2
root(0 ; 0) = error: 13
root(1 ; 2) = 1
root(1423243 ; 2) = 1192.99748532844779001865290991450115501403512276394572382
root(1423243 ; 3) = 112.484587188910214748809356049225926820290429224608139988
root(1423243 ; 4) = 34.539795675835255149391604771702459745500606098619261252
root(1423243 ; 5) = 17.0081004171698032554797252419077138632745320100701296008
root(1423243 ; 6) = 10.6058751260285077311218826884051420454884937430846441381
root(1423243 ; 7) = 7.5690237020267919108664228646036694338018878492313670793
root(1423243 ; 8) = 5.8770567187866457708714589610391188872206090919272188589
root(1423243 ; 9) = 4.8272264551004315166207691685081278739864218252766577535
root(534345123.123123132 ; 10) = 7.4607448017947529521066384518322408403324032562932634559
root(2354534345123.123123132 ; 11) = 13.3265778012259000321603466537539490822919656824726498635
root(2354534345123.123123132 ; 11.5) = error: 13
root(34562345123453245623562356.21341234 ; 12) = 134.343585045159880282224758254321454982156509204032648978
root(52543572635716293746921734697126592375973246597321649578235342.12341234123424365 ; 13) = 55941.264224535442215129483431551361820225071931060316517
root(2456283756457098173497612945693745917263497695723645673405670870283745823057230470239.23542356234564235647 ; 14) = 1066294.17885873576875281155107164229663046728005121026019
root(34673048673048670875102485703285238475023874086730619273481234697126349761293476129347691273469756239579237645723694576239546124912734691726349761293476320567205687032458708234 ; 15) = 504273487305.838444231006273766640087509613575825670965443
root(10 ^ 345356 ; 16) = 5.623413251903490803949510397764812314682510430986916646152e+21584
root(123 ^ 2342453 ; 17) = 7.12564061665170019096941500194720272165423467643995883915e+287970
root(25435 ^ 123134345 ; 18) = 9.98640039972779422474377475995762374594454055847193693282e+30136663
root(23432453456 ^ 735623453254 ; 19) = 1.680768770251010765634776887356907899842793346204790017795e+401488481709
root(56235482349761293746 ^ 34556346734087053847 ; 20) = error: 8
root(35672645769213746927364976345 ^ 432587056870354730485702384750239 ; 21) = error: 8
root(56287560238750283748732405683740568734056 ^ 32562357102834012873401287340817203487 ; 22) = error: 8
root(53068703285701284397234852348651283465128346812634812634816238 ^ 56740567034857012384702318450235283745082370457320457023457 ; 23) = error: 8
root(34534 ^ 3452345235 ; 200) = 1.090823715581806578136905828952873802184759317289188374144e+78337975
root(23564356 ^ 2435345324 ; 1000) = 1.38837117017773323697588617744653934830814841682930995419e+17953988
root(345623456456 ^ 1233245235 ; 200000) = 4.336415961910301254131491763579372417696726389403875481209e+71149
root(7367454576932745 ^ 2343454326763 ; 23423423654234) = 38.679869759751815712768551408066558183774908538133725983
mod(-(1223^24534) ; -2) = 0
mod(-(123^2434) ; -2) = 0
mod(-(123^243) ; -2) = 0
mod(-(123^24) ; -2) = -1
mod(-(123^2) ; -2) = -1
mod(-(1223^24534) ; -33.53) = 0
mod(-(123^2434) ; -33.53) = 0
mod(-(123^243) ; -33.53) = 0
mod(-(123^24) ; -33.53) = -22.9099999964237213134765625
mod(-(123^2) ; -33.53) = -6.9700000000000000000000000000000000000000000000000000008
mod(-34563842570128347127659237436192736497659273465912374659736457345 ; -145) = 0
mod(-2341745237542376591723469723649.1451245976 ; -12342.12431234) = -4682.3942026575999999999999999999892258898034355592320324
mod(-1224523537673 ; -12234234) = -11290847
mod(-1224523537673.123 ; -12234234.234) = -11267426.2970000000000000000000000000000000000000000001205
mod(-7456743.1231 ; -745612.123) = -621.89309999999999999999999999999999999999999999999999975
mod(-122.123 ; -1223423123123132.245345) = -122.123
mod(-122.123 ; -2,25) = -0.62300000000000000000000000000000000000000000000000000001
mod(-9 ; -3) = 0
mod(-3234 ; -345.23) = -126.93
mod(-64546.12353 ; -4) = -2.1235300000000000000000000000000000000000000000000000047
mod(-4 ; -1) = 0
mod(-9 ; -0.00001) = 0
mod(-16 ; -4) = 0
mod(-9 ; 0) = error: 13
mod(0 ; 0) = error: 13
mod(-(1223^24534) ; 2) = 0
mod(-(123^2434) ; 2) = 0
mod(-(123^243) ; 2) = 0
mod(-(123^24) ; 2) = -1
mod(-(123^2) ; 2) = -1
mod(-(1223^24534) ; 33.53) = 0
mod(-(123^2434) ; 33.53) = 0
mod(-(123^243) ; 33.53) = 0
mod(-(123^24) ; 33.53) = -22.9099999964237213134765625
mod(-(123^2) ; 33.53) = -6.9700000000000000000000000000000000000000000000000000008
mod(-34563842570128347127659237436192736497659273465912374659736457345 ; 145) = 0
mod(-2341745237542376591723469723649.1451245976 ; 12342.12431234) = -4682.3942026575999999999999999999892258898034355592320324
mod(-1224523537673 ; 12234234) = -11290847
mod(-1224523537673.123 ; 12234234.234) = -11267426.2970000000000000000000000000000000000000000001205
mod(-7456743.1231 ; 745612.123) = -621.89309999999999999999999999999999999999999999999999975
mod(-122.123 ; 1223423123123132.245345) = -122.123
mod(-122.123 ; 2,25) = -0.62300000000000000000000000000000000000000000000000000001
mod(-9 ; 3) = 0
mod(-3234 ; 345.23) = -126.93
mod(-64546.12353 ; 4) = -2.1235300000000000000000000000000000000000000000000000047
mod(-4 ; 1) = 0
mod(-9 ; 0.00001) = 0
mod(-16 ; 4) = 0
mod((1223^24534) ; -2) = 0
mod((123^2434) ; -2) = 0
mod((123^243) ; -2) = 0
mod((123^24) ; -2) = 1
mod((123^2) ; -2) = 1
mod((1223^24534) ; -33.53) = 0
mod((123^2434) ; -33.53) = 0
mod((123^243) ; -33.53) = 0
mod((123^24) ; -33.53) = 22.9099999964237213134765625
mod((123^2) ; -33.53) = 6.9700000000000000000000000000000000000000000000000000008
mod(34563842570128347127659237436192736497659273465912374659736457345 ; -145) = 0
mod(2341745237542376591723469723649.1451245976 ; -12342.12431234) = 4682.3942026575999999999999999999892258898034355592320324
mod(1224523537673 ; -12234234) = 11290847
mod(1224523537673.123 ; -12234234.234) = 11267426.2970000000000000000000000000000000000000000001205
mod(7456743.1231 ; -745612.123) = 621.89309999999999999999999999999999999999999999999999975
mod(122.123 ; -1223423123123132.245345) = 122.123
mod(122.123 ; -2,25) = 0.62300000000000000000000000000000000000000000000000000001
mod(9 ; -3) = 0
mod(3234 ; -345.23) = 126.93
mod(64546.12353 ; -4) = 2.1235300000000000000000000000000000000000000000000000047
mod(4 ; -1) = 0
mod(9 ; 0.00001) = 0
mod((1223^24534) ; 2) = 0
mod((123^2434) ; 2) = 0
mod((123^243) ; 2) = 0
mod((123^24) ; 2) = 1
mod((123^2) ; 2) = 1
mod((1223^24534) ; 33.53) = 0
mod((123^2434) ; 33.53) = 0
mod((123^243) ; 33.53) = 0
mod((123^24) ; 33.53) = 22.9099999964237213134765625
mod((123^2) ; 33.53) = 6.9700000000000000000000000000000000000000000000000000008
mod(34563842570128347127659237436192736497659273465912374659736457345 ; 145) = 0
mod(2341745237542376591723469723649.1451245976 ; 12342.12431234) = 4682.3942026575999999999999999999892258898034355592320324
mod(1224523537673 ; 12234234) = 11290847
mod(1224523537673.123 ; 12234234.234) = 11267426.2970000000000000000000000000000000000000000001205
mod(7456743.1231 ; 745612.123) = 621.89309999999999999999999999999999999999999999999999975
mod(122.123 ; 1223423123123132.245345) = 122.123
mod(122.123 ; 2,25) = 0.62300000000000000000000000000000000000000000000000000001
mod(9 ; 3) = 0
mod(3234 ; 345.23) = 126.93
mod(64546.12353 ; 4) = 2.1235300000000000000000000000000000000000000000000000047
mod(4 ; 1) = 0
mod(9 ; 0.00001) = 0
mod(-306720586734058671038471082347018274308237560823745623945691237469127346976450875603875163451864293720986028375608347560823745716234716239476129734693275692736597213647.12341 ; 65235.3) = error: 8
mod(306720586734058671038471082347018274308237560823745623945691237469127346976450875603875163451864293720986028375608347560823745716234716239476129734693275692736597213647.12341 ; -65235.3) = error: 8
mod(306720586734058671038471082347018274308237560823745623945691237469127346976450875603875163451864293720986028375608347560823745716234716239476129734693275692736597213647.12341 ; 65235.3) = error: 8
mod(-306720586734058671038471082347018274308237560823745623945691237469127346976450875603875163451864293720986028375608347560823745716234716239476129734693275692736597213647.12341 ; -65235.3) = error: 8
mod(34563q245235603284750238470234023845.345634564356; 123452354.4532452354) = error: 5
mod(53456345634563456.124513452345; 346734.2342134) = 221435.715705452345000000000000000000000000000001477260443
mod(51324534534.23412342134; 235634563456.34563456) = 51324534534.23412342134
if(0 ; 10 ; 20) = 20
if(1 ; 10 ; 20) = 10
if(0.00001 ; 10 ; 20) = 10
if(-0.00001 ; 10 ; 20) = 10
if(1.00001 ; 10 ; 20) = 10
if(-1.00001 ; 10 ; 20) = 10
if(10.00001 ; 10 ; 20) = 10
if(-10.00001 ; 10 ; 20) = 10
or(0 ; 0) = 0
or(1 ; 0) = 1
or(1 ; 1) = 1
or(0 ; 1) = 1
or(100 ; 200) = 1
or(-100 ; -200) = 1
and(0 ; 0) = 0
and(1 ; 0) = 0
and(1 ; 1) = 1
and(0 ; 1) = 0
and(100 ; 200) = 1
and(-100 ; -200) = 1
not(-10) = 0
not(-1) = 0
not(0) = 1
not(1) = 0
not(10) = 0
bitor(-1 ; -1) = error: 13
bitor(-1 ; 0) = error: 13
bitor(0 ; -1) = error: 13
bitor(0 ; 0) = 0
bitor(1 ; 0) = 1
bitor(1 ; 1) = 1
bitor(2 ; 0) = 2
bitor(2 ; 1) = 3
bitor(2 ; 2) = 2
bitor(4 ; 8) = 12
bitor(8 ; 16) = 24
bitor(16 ; 64) = 80
bitor(64 ; 128) = 192
bitor(128 ; 256) = 384
bitor(256 ; 512) = 768
bitor(512 ; 1024) = 1536
bitor(1024 ; 2048) = 3072
bitor(2048 ; 4096) = 6144
bitor(2 ^ 54 ; 2 ^ 64) = 1.84647584722190336e+19
bitor(2 ^ 234 ; 2 ^ 765) = 1.940647615375886168936224360578128194071107521395870763923e+230
bitor(345 ^ 123 ; 37 ^ 13354) = 5.8320762128185538005055629469272877940782725301798212174e+20941
bitor(341 ^ 3467 ; 1236 ^ 12314) = 1.304514317339985440127377127827216481642580670261469885856e+38075
bitor(45675 ^ 123 ; 37634 ^ 123) = 1.381854735053473994826534807373052064172803380618993378888e+573
bitor(34573653456 ; 3412431245) = 37847668189
bitor(4563563456345643256 ; 3241245634564356) = 4.566522401225939452e+18
bitor(2434523412341245345623452356 ; 14523563465345634564356) = 2.434528454233061893699173316e+27
bitor(2342.2564356 ; 453453254.367346) = 453455334.373777595312019644734018472070665880988314435669
bitor(3465435674356234523534523452345 ; 2345346435634563456.3456345634564325) = 3.4654356743585776005432275957053456345634564325e+30
bitor(23432444444444444444444448708460438576084501834701238502384502384502378 ; 1234235623456932745923745923745.34563456) = 2.343244444444444444444444870846043857608533373766658028562e+70
bitor(34564234512393476934769745629345691273469273469275691734697745870917693827469712634917695872364561293476219374691274597236495.23561245 ; 412349812645273613497162937569327569127341265348615248365128694327569697384532745324532452345.2341234124) = 3.456423451239347693476974562934583870394854635986772359322e+124
bitand(-1 ; -1) = error: 13
bitand(-1 ; 0) = error: 13
bitand(0 ; -1) = error: 13
bitand(0 ; 0) = 0
bitand(1 ; 0) = 0
bitand(1 ; 1) = 1
bitand(2 ; 0) = 0
bitand(2 ; 1) = 0
bitand(2 ; 2) = 2
bitand(4 ; 8) = 0
bitand(8 ; 16) = 0
bitand(16 ; 64) = 0
bitand(64 ; 128) = 0
bitand(128 ; 256) = 0
bitand(256 ; 512) = 0
bitand(512 ; 1024) = 0
bitand(1024 ; 2048) = 0
bitand(2048 ; 4096) = 0
bitand(2 ^ 54 ; 2 ^ 64) = 0
bitand(2 ^ 234 ; 2 ^ 765) = 0
bitand(345 ^ 123 ; 37 ^ 13354) = 0
bitand(341 ^ 3467 ; 1236 ^ 12314) = 0
bitand(45675 ^ 123 ; 37634 ^ 123) = 5.16989072996202483061724379182260974251669888906906184109e+562
bitand(34573653456 ; 3412431245) = 138416512
bitand(4563563456345643256 ; 3241245634564356) = 282300754268160
bitand(2434523412341245345623452356 ; 14523563465345634564356) = 9.481671648797558843396e+21
bitand(2342.2564356 ; 453453254.367346) = 262.250004004687980355265981527929334119011685564330916768
bitand(3465435674356234523534523452345 ; 2345346435634563456.3456345634564325) = 2269426930420096
bitand(23432444444444444444444448708460438576084501834701238502384502384502378 ; 1234235623456932745923745923745.34563456) = 4.02332658115149514771481493504e+29
bitand(34564234512393476934769745629345691273469273469275691734697745870917693827469712634917695872364561293476219374691274597236495.23561245 ; 412349812645273613497162937569327569127341265348615248365128694327569697384532745324532452345.2341234124) = 2.649193333723830214653043818930281718472107694125936999156e+92
bitxor(-1 ; -1) = error: 13
bitxor(-1 ; 0) = error: 13
bitxor(0 ; -1) = error: 13
bitxor(0 ; 0) = 0
bitxor(1 ; 0) = 1
bitxor(1 ; 1) = 0
bitxor(2 ; 0) = 2
bitxor(2 ; 1) = 3
bitxor(2 ; 2) = 0
bitxor(4 ; 8) = 12
bitxor(8 ; 16) = 24
bitxor(16 ; 64) = 80
bitxor(64 ; 128) = 192
bitxor(128 ; 256) = 384
bitxor(256 ; 512) = 768
bitxor(512 ; 1024) = 1536
bitxor(1024 ; 2048) = 3072
bitxor(2048 ; 4096) = 6144
bitxor(2 ^ 54 ; 2 ^ 64) = 1.84647584722190336e+19
bitxor(2 ^ 234 ; 2 ^ 765) = 1.940647615375886168936224360578128194071107521395870763923e+230
bitxor(345 ^ 123 ; 37 ^ 13354) = 5.8320762128185538005055629469272877940782725301798212174e+20941
bitxor(341 ^ 3467 ; 1236 ^ 12314) = 1.304514317339985440127377127827216481642580670261469885856e+38075
bitxor(45675 ^ 123 ; 37634 ^ 123) = 1.381854735001775087526914559066879626254577283193826389998e+573
bitxor(34573653456 ; 3412431245) = 37709251677
bitxor(4563563456345643256 ; 3241245634564356) = 4.566240100471671292e+18
bitxor(2434523412341245345623452356 ; 14523563465345634564356) = 2.43451897256141309614032992e+27
bitxor(2342.2564356 ; 453453254.367346) = 453455072.123773590624039289468036944141331761976628871338
bitxor(3465435674356234523534523452345 ; 2345346435634563456.3456345634564325) = 3.4654356743585753311162971756093456345634564325e+30
bitxor(23432444444444444444444448708460438576084501834701238502384502384502378 ; 1234235623456932745923745923745.34563456) = 2.34324444444444444444444487084604385760849314050084651361e+70
bitxor(34564234512393476934769745629345691273469273469275691734697745870917693827469712634917695872364561293476219374691274597236495.23561245 ; 412349812645273613497162937569327569127341265348615248365128694327569697384532745324532452345.2341234124) = 3.456423451239347693476974562934557378461517397684625828884e+124
sum(-134234 ; 234534) = 100300
sum(-12312.2342342 ; 345345.2134234 ; -3456456.234234) = -3123423.2550448
sum(-354256.234234 ; 3456346736.45345 ; -36734674567367.324523453245) = -36731218574887.105307453245
sum(-1231.245345 ; 123123 ; 0) = 121891.754655
sum(-7474567367.1453245 ; 14534523.346767 ; 34523453245.1324534 ; 10 ^ 3245 ; 30 ^ 245345 ; 123123.345634564) = 2.06176515525252823040303924181666735928068364564365127491e+362404
sum(567546745.234243 ; 23453245.134143) = 590999990.368386
sum(0) = 0
sum(1) = 1
sum(100) = 100
sum(456456.234563456) = 456456.234563456
sum(5643256 ; 1) = 5643257
sum(1 ; 2) = 3
sum() = error: 2
avg(-134234 ; 234534) = 50150
avg(-12312.2342342 ; 345345.2134234 ; -3456456.234234) = -1041141.08501493333333333333333333333333333333333333333333
avg(-354256.234234 ; 3456346736.45345 ; -36734674567367.324523453245) = -12243739524962.3684358177483333333333333333333333333333333
avg(-1231.245345 ; 123123 ; 0) = 40630.584885
avg(-7474567367.1453245 ; 14534523.346767 ; 34523453245.1324534 ; 10 ^ 3245 ; 30 ^ 245345 ; 123123.345634564) = 3.436275258754213717338398736361112265467806076072752124851e+362403
avg(567546745.234243 ; 23453245.134143) = 295499995.184193
avg(0) = 0
avg(1) = 1
avg(100) = 100
avg(456456.234563456) = 456456.234563456
avg(5643256 ; 1) = 2821628.5
avg(1 ; 2) = 1.5
avg() = error: 2