Summary
Returns a format string to include the specified number of `digits` in an exponential number.
		- Assembly
 - Animancer
.dll  - Namespace
 - Animancer
.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 |