Skip to content

Toy python package to determine the largest absolute value of two numbers.

License

Notifications You must be signed in to change notification settings

ttimbers/big_abs

Repository files navigation

Biggest Absolute Value

codecov Release

Documentation Status

Returns the largest absolute value of two numbers.

Installation:

pip install -i https://test.pypi.org/simple/ big_abs

Usage

>>> largest_absolute_value(-25, 20)
25

Dependencies

  • Python 3.7 or higher

Documentation

The official documentation is hosted on Read the Docs: https://big_abs.readthedocs.io/en/latest/

Credits

This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.

About

Toy python package to determine the largest absolute value of two numbers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages