Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# integer part of float

GetIntPart(343564564.4342) >> 343564564
GetIntPart(-323489.32) >> -323489
GetIntPart(324) >> 324
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #integer #part #float
ADD COMMENT
Topic
Name
9+1 =