Math.Truncate Method
.NET Framework 4.5
Calculates the integral part of a number.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Truncate(Decimal) | Calculates the integral part of a specified decimal number. |
|
Truncate(Double) | Calculates the integral part of a specified double-precision floating-point number. |