How I will get the integer number from a decimal number in vbscript

조회 수: 2 (최근 30일)
Monalisa
Monalisa 2014년 8월 5일
답변: David Sanchez 2014년 8월 5일
VbScript

답변 (1개)

David Sanchez
David Sanchez 2014년 8월 5일
>> floor(11.45)
ans =
11

카테고리

Help CenterFile Exchange에서 NaNs에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by