Advertisement
Guest User

Untitled

a guest
Dec 10th, 2014
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [vladd@Kenga] [13:17:13] [~]
  2. {0,231}$> bc -l
  3. bc 1.06
  4. Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc.
  5. This is free software with ABSOLUTELY NO WARRANTY.
  6. For details type `warranty'.
  7. define f(n) { return sqrt(2*3.14159*n) / 8 * n * l(n) / l(2) * (n / e(1))^n / 2^30; }
  8. f(10)
  9. .01391698959287035691
  10. f(12)
  11. 2.38230602935217311090
  12. f(15)
  13. 8871.96233918242198108428
  14. f(17)
  15. 2863205.79614441669956897669
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement