A very basic library.
Project description
About: This is a simple library that provides extra content and functionality to python. for now there is just extra math functions.
functions:
clamp(number, min=1, max=10) – clamps number to min and max bounds. abs(number) – turns number to positive if its negative. neg(number) – turns number to negative if its positive. opposite(number) – if number is positive, it turns into negative and vice versa.
change log
- – v0.0.1 (9:23 PM, 01/01/2023)
– first release for this library.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
klodlibrary-0.0.1.tar.gz
(2.5 kB
view hashes)