Number.ToExponential Method
| Explanation | ||
| Call format | var text = num.ToExponential( [ fractionDigits ] ) | |
| Return value | ||
| Arguments | integer fractionDigits | |
| Exception | Func-4 | |
| Example of use | | |
| Related item | ||
| Explanation | ||
| Call format | var text = num.ToExponential( [ fractionDigits ] ) | |
| Return value | ||
| Arguments | integer fractionDigits | |
| Exception | Func-4 | |
| Example of use | | |
| Related item | ||