- Notifications
You must be signed in to change notification settings - Fork0
Playing with Numbers using Python
License
NotificationsYou must be signed in to change notification settings
infinitecoder1729/maths-with-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Playing with Numbers using Python has unlimited possibilities and a few of them have been put up here :
- Printing Prime Numbers in the specified Range
- Determining wether the number that the User has entered is a Prime Number or Not
- Generating Random Numbers between Specified Range
- Printing Fibonacci Sequence
- Finding Factorial of a Number
- Determining wether the number that the User has entered is an Armstrong Number or Not
- Performing Prime Factorization of a Number
- Finding HCF/GCD of Multiple Numbers
- Finding Roots of a Quadratic Equation (Displays Non-Real Roots as Well)
- Finding LCM of Multiple Numbers
- Identifying whether the year entered by the user is a Leap Year or not.
- Finding the Largest and the Smallest Number from all the numbers provided by the user (Without using any pre-built Modules)
- Determining wether the number that the User has entered is a Disarium Number or Not
- Printing Disarium Numbers in the specified Range
- Multiplication of Matrices (Without using any pre-built Modules)
- Finding all possible numbers that can be formed with the digits of a provided number
- Finding Compund Interest for the given values of Principal, Rate of Interest and Time (in years)
- Karatsuba's algorithm for multiplication of two integers (Divide and Conquer Approach - Recurssion)
About
Playing with Numbers using Python
Topics
python matrix-multiplication matrices permutations prime-numbers maths fibonacci-sequence random-number-generator permutation-algorithms python-math compound-interest lcm-calculator matrix-multiplication-calculator armstrong-number python-maths python-numbers factorial-calculation hcf-calculator disarium-numbers python-matrix
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.