Home | History | Annotate | Download | only in python2.7

Lines Matching full:scientific

1000         """Return string representation of the number in scientific notation.
1024 # usual scientific notation: 1 digit on left of the point
5341 """Converts a number to a string, using scientific notation.
5349 """Converts a number to a string, using scientific notation.