Syntax
Math.floor(value);
Example
Math.floor( 40.95); // 40
Math.floor(-48.95); // -49
Example Program:- (Editor)
Editor is Loading...
Advertisement
tháng 3 29, 2016 / in javascript, javascript Beginner / with No comments /
Math.floor(value);
Example
Math.floor( 40.95); // 40
Math.floor(-48.95); // -49
0 nhận xét:
Đăng nhận xét