How I will get the integer number from a decimal number in vbscript
Show older comments
Answers (1)
David Sanchez
on 5 Aug 2014
>> floor(11.45)
ans =
11
Categories
Find more on NaNs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!