Skip to content

This simple college project coded in Java helps us doing calculations using rational numbers and storing the results in a given file.

Notifications You must be signed in to change notification settings

dserantes/rationalnumbers

Repository files navigation

rationalnumbers

This simple college project (2018) coded in Java helps us doing calculations using rational numbers and storing the results in a given file.

Acknowledgments

In mathematics, a rational number is a number that can be expressed as the quotient or fraction pq of two integers, a numerator p and a non-zero denominator q.

For example, −37 is a rational number, as is every integer (e.g. 5 = 51).

About

This simple college project coded in Java helps us doing calculations using rational numbers and storing the results in a given file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages