Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
Isolate the Decimal part of a Number
3
https://stackoverflow.com/questions/3886402/how-to-get-numbers-after-decimal-point
4
""
"
Callers
nothing calls this directly
Calls
1
decimal_isolate
Function · 0.85
Tested by
no test coverage detected