MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / decimal_isolate.py

File decimal_isolate.py

maths/decimal_isolate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Isolate the Decimal part of a Number
3https://stackoverflow.com/questions/3886402/how-to-get-numbers-after-decimal-point
4"""

Callers

nothing calls this directly

Calls 1

decimal_isolateFunction · 0.85

Tested by

no test coverage detected