norbert-acedanski / reciprocals

Calculate the period of the reciprocal of a number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reciprocals

About The Project

Script provides way of calculating the number of digits in a period of the reciprocal of a number and the actual period.

Built With

Python 3.9.10

Getting started

Working with reciprocals:

  1. Call a function with a number, you want to calculate the reciprocal of.
  2. Specify, whether you want to see some information or just the reciprocal.
  3. Script should print the reciprocal and/or basic description.

Usage

Allows to see the periods of reciprocals of natural numbers.

Licence

Distributed under the MIT License. See LICENSE file for more information.

About

Calculate the period of the reciprocal of a number

License:MIT License


Languages

Language:Python 100.0%