fork download
  1. % Change format to show many decimals
  2. format long
  3.  
  4. f=@(x)sum(1./gamma(1:x));
  5.  
  6. f(100)
Success #stdin #stdout 0.45s 121792KB
stdin
Standard input is empty
stdout
ans =  2.71828182845905