Skip to content

mdmassa/Computational-Calculus-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Computational Calculus

Example of computational calculus using the C language. This simple C program gets the result of the following operation:

Screenshot_20221230_163501

for:

  • (a) 𝑛 = 100000 and π‘₯ = 0.1;
  • (b) 𝑛 = 80000 and π‘₯ = 0.125.

For each case, the calculated value is shown.

About

Example of computational calculus using the C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages