Reduces the precision of the given number if it's extended precision.
- Namespace
- RandN
.Implementation - Containing Type
- FloatUtils
Syntax
[Pure]
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static double ForceStandardPrecision(this double num)Attributes
| Type | Description |
|---|---|
| PureAttribute | |
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| num | double |
Return Value
| Type | Description |
|---|---|
| double |