1
Answer

convert float to int

how to convert float to int in c#?
but without converting to string and then to int

Answers (1)