Skip to content

A python library that helps you to get fractional part of a number

License

Notifications You must be signed in to change notification settings

Suyog-23/fractional

Repository files navigation

A python library that allows you to get the fractional part of a number. Run this command to install

pip install fractional==0.0.1

========================================================================

example:

code: import fraction_get import frational

print(fractional(23.45))

output: o.45

About

A python library that helps you to get fractional part of a number

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages