MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / extract

Function extract

Lib/fpformat.py:35–48  ·  view source on GitHub ↗

Return (sign, intpart, fraction, expo) or raise an exception: sign is '+' or '-' intpart is 0 or more digits beginning with a nonzero fraction is 0 or more digits expo is an integer

(s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fixFunction · 0.70
sciFunction · 0.70

Calls 2

groupMethod · 0.80
matchMethod · 0.45

Tested by

no test coverage detected