Skip to content

Programming Laboratory Class. Operations with large numbers & a Fibonacci calculator implemented in C.

Notifications You must be signed in to change notification settings

jlucasp25/Fibonacci-bigNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci & BigNumber

Programming Laboratory Class

A Fibonacci and BigNumber calculator written in C.

(BigNumber is a representation for numbers bigger than the maximum limit for an integer in C.)

Instructions:

To compile the application use the Makefile provided. Just use the make command.

Usage instructions are inside the delivery_readme.txt.

About

Programming Laboratory Class. Operations with large numbers & a Fibonacci calculator implemented in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages