Summary
Returns a format string to include the specified number of `digits` in an exponential number.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- Compact
Unit Conversion Cache
Syntax
public static string GetExponentialFormat(int digits)
Parameters
Name | Type | Description |
---|---|---|
digits | int |
Return Value
Type | Description |
---|---|
string |