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

Method to_sci_string

Lib/decimal.py:5348–5354  ·  view source on GitHub ↗

Converts a number to a string, using scientific notation. The operation is not affected by the context.

(self, a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_convert_otherFunction · 0.85
__str__Method · 0.45

Tested by

no test coverage detected