python_utils.fmt#
Back to Module page
Summary#
formatting number as string
Signature#
def fmt(num, prec = 4, form = 'f')
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
4 |
||
|
‘f’ |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
formatting number as string