fork download
  1. "https:// planetcalc.com/5992/"
  2.  
  3. ----------------------------------------------------------
  4.  
  5. X: 500000 300000 200000 100000 90000 80000 50000 30000 20000 10000 9000 8000 5000 3000 2000 1000 900 800 500 300 200 100 90 80 50 30 20 10 9 8 5 3 2
  6. Y: 110204461 61554277 38741939 17544061 15541741 13570223 7890061 4344083 2700767 1195153 1050817 910523 510383 271463 165133 68507 60637 52861 28921 14593 8543 3217 2879 2341 1187 479 263 59 47 37 11 5 5
  7.  
  8. Approx: 3,52223573947584434052 * X^{1,36716990543680272374}
  9.  
  10. -----------------------------------------------------------
  11.  
  12. X: 41538 25997 17984 9592 8713 7837 5133 3245 2262 1229 1117 1007 669 430 303 168 154 139 95 62 46 25 24 22 15 10 8 4 4 4 3 2 1
  13. Y: 110204461 61554277 38741939 17544061 15541741 13570223 7890061 4344083 2700767 1195153 1050817 910523 510383 271463 165133 68507 60637 52861 28921 14593 8543 3217 2879 2341 1187 479 263 59 47 37 11 5 5
  14.  
  15. Approx: 8,50931609146378775677 * pi(X)^{1,63072997225723437253}
  16.  
  17. -----------------------------------------------------------
  18.  
  19. X: 1, 2..60000
  20. Y: f(1), f(2)..f(60000)
  21.  
  22. Approx: 16.54552878372426150122 * X^(16.54552878372426150122)
  23.  
  24. -----------------------------------------------------------
  25.  
  26. X: 1, 2, ..., 1000000
  27. Y: f(1), f(2), ..., f(1000000)
  28.  
  29. Approximation Function: f(x) = 30.0311573477977 * x ^(1.15179813501982)
  30.  
  31. Function Errors: 0.8801%
  32. Sigma_error_value_down = -632317525294.670187473297119
  33. Sigma_error_value_up = 160552073986.736150115728378
  34. Sigma_error_value = 792869599281.406356334686279
  35. Average_error_value_down = -632317.525294670187463
  36. Average_error_value_up = 160552.073986736150118
  37. Average_error_value = 792869.599281406356340
  38. Sigma_error_percent_down = -455103.830169585029580%
  39. Sigma_error_percent_up = 424983.297850141799643%
  40. Sigma_error_percent = 880087.128019726870320%
  41. Average_error_percent_down = -0.455103830169585%
  42. Average_error_percent_up = 0.424983297850142%
  43. Average_error_percent = 0.880087128019727%
  44.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:8:11: warning: integer constant is too large for its type
 Approx: 3,52223573947584434052 * X^{1,36716990543680272374}
           ^~~~~~~~~~~~~~~~~~~~
prog.cpp:8:39: warning: integer constant is too large for its type
 Approx: 3,52223573947584434052 * X^{1,36716990543680272374}
                                       ^~~~~~~~~~~~~~~~~~~~
prog.cpp:15:11: warning: integer constant is too large for its type
 Approx: 8,50931609146378775677 * pi(X)^{1,63072997225723437253}
           ^~~~~~~~~~~~~~~~~~~~
prog.cpp:15:43: warning: integer constant is too large for its type
 Approx: 8,50931609146378775677 * pi(X)^{1,63072997225723437253}
                                           ^~~~~~~~~~~~~~~~~~~~
prog.cpp:1:1: error: ‘https’ does not name a type
 https://planetcalc.com / 5992/
 ^~~~~
prog.cpp:10:1: error: expected unqualified-id before ‘--’ token
 -----------------------------------------------------------
 ^~
stdout
Standard output is empty