RoundMode Type
Union cases
Union case | Description |
Full Usage:
FPRounding_NEGINF
|
|
Full Usage:
FPRounding_POSINF
|
|
Full Usage:
FPRounding_TIEAWAY
|
|
Full Usage:
FPRounding_TIEEVEN
|
|
Full Usage:
FPRounding_Zero
|
Instance members
Instance member | Description |
Full Usage:
this.IsFPRounding_NEGINF
Returns: bool
|
|
Full Usage:
this.IsFPRounding_POSINF
Returns: bool
|
|
Full Usage:
this.IsFPRounding_TIEAWAY
Returns: bool
|
|
Full Usage:
this.IsFPRounding_TIEEVEN
Returns: bool
|
|
Full Usage:
this.IsFPRounding_Zero
Returns: bool
|
|