Version

MathTruncate Method

Replace Math.Truncate(x)
Syntax
public static double MathTruncate( 
   double value
)

Parameters

value
The value.

Return Value

truncated value
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also