Eevalue

Latest version: v2.0.1

Safety actively analyzes 632511 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.1

**Full Changelog**: https://github.com/Duckle29/EEValue/compare/2.0.0...2.0.1

Among a lot of other bug fixes

1.7.0

Added a function to get an E series.
Also added some aliases for voltage and current, allowing `EEV('3v3')` for example. Aliases `A` `V` and `v` added

1.6.0

1.5.3

1.5.1

Previously, EEV(1.2345, precision=4) * 1 would've return an EEV object with default precision of 2.
This fixes that, and now the highest precision in a calculation is used. (EEV(1.2345, precision=2) * EEV(1, precision=5) will return an object with precision of 5)

1.5.0

If the class was used with numbers <= to 0, it'd hang.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.