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

Method __str__

Lib/decimal.py:999–1049  ·  view source on GitHub ↗

Return string representation of the number in scientific notation. Captures all of the information in the underlying representation.

(self, eng=False, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

to_eng_stringMethod · 0.95
to_sci_stringMethod · 0.45

Calls 1

getcontextFunction · 0.85

Tested by

no test coverage detected