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

Method to_eng_string

Lib/decimal.py:1051–1059  ·  view source on GitHub ↗

Convert to engineering-type string. Engineering notation has an exponent which is a multiple of 3, so there are up to 3 digits left of the decimal place. Same rules for when in exponential and when as a value as in __str__.

(self, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

to_eng_stringMethod · 0.45

Calls 1

__str__Method · 0.95

Tested by

no test coverage detected