Skip to main content

True float. Without strange num.

Project description

True Float Library

What is this?

The module help you don't catch strange numbers when you use float numbers

Using

Using the library is as simple and convenient as possible: Let's import it first: First, import everything from the library (use the from ... import * construct).

Examples of all operations:

function tf.plus(first, second) do addition of 2 numbers

Exemple:

print(tf.plus(1.32, 1.23))

return float: 1.5

function tf.minus(first, second) do subtraction of 2 numbers

Exemple:

print(tf.plus(1.32, 1.23))

return float: 0.09

function tf.multiply(first, second) do multiplication of 2 numbers

Exemple:

print(tf.multiply(1.32, 1.23))

return float: 1,6236

function tf.division(first, second) do division of 2 numbers

Exemple:

print(tf.division(1.32, 1.23))

return float: 1.073170731707317

developed by: _furryich

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

truefloat-1.0.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TrueFloat-1.0.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file truefloat-1.0.0.tar.gz.

File metadata

  • Download URL: truefloat-1.0.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for truefloat-1.0.0.tar.gz
Algorithm Hash digest
SHA256 69687c77004918bc75ac4b69c4e7578258f2e4cf4885de875ece6c9d72930a70
MD5 433ee166a5b3961be12bf1bd27571a3d
BLAKE2b-256 df9dd6bb1f744ea8a1b47c33e59f68938ce214cf65d1aa966c969e264cde8264

See more details on using hashes here.

File details

Details for the file TrueFloat-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: TrueFloat-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for TrueFloat-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24f70a961f20a0bbb7b9fffe46c3d287332f97dcbbc05d045662581feb8b2abe
MD5 8fa60ed9cc9342cf7ccb360d847bd187
BLAKE2b-256 d94bccedf838a825d83cee28a128c7aa4a83dc94201a3274253ef384522598ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page