Skip to content
Snippets Groups Projects
E

EXP_SUM

Project ID: 358
Ronald Kriemann's avatar
Ronald Kriemann authored
2eff517d
History
Name Last commit Last update
1_sqrtx Initial commit
1_x Initial commit
1_x_rel fixed error
exp-sqrtx Initial commit
sqrtx Initial commit
README.md added subdir for 1/x with relative error

EXP_SUM

This directory contains 3 subdirectories of numerical results for the approximation of different functions

  • directory 1_x for
    1x\frac{1}{x}
    (absolute error)
  • directory 1_x_rel for
    1x\frac{1}{x}
    (relative error)
  • directory 1_sqrtx for
    1(x)\frac{1}{\sqrt(x)}
  • directory sqrtx for
    (x)\sqrt(x)

by sums of exponentials. Results are summarised in each directory in the respective file "tabelle".