Math is often seen in the code. round, parseint, and math. although the three functions of floor are known to return an integer at the end of the result, the difference between them is still unclear. Today we will make a summary.
I. Math. Round
Introduction to using JavaScript Math. ceil () Functions
Math. ceil (x) -- returns the smallest integer greater than or equal to the number parameter (take the entire function) and rounds up the number. The following is a good example. If you are
The Math object is different from the above object. It can be said to be a common mathematics class, which has many mathematical methods used for various mathematical operations, but Math objects do not need to be constructed, you can directly use
Math. Round (11.5) and so on? Math. Round (-11.5) and so on?
The math class provides three methods related to rounding: Ceil, floor, and round. The functions of these methods correspond to the meanings of their English names. For example, the
Floor returns the maximum integer not greaterRound is the calculation of 4 homes and 5 homes, and the input is an integer greater than it (when-1.5 is displayed, the result obtained after rounding is not what we expect, the solution is to first take
This article describes how to use the ceil () method in Python. it is a required method for getting started with Python. For more information, see ceil () method returns the maximum value of x-the smallest integer not less than x.
Syntax
The
Math is a built-in js object and does not need to be created, so it does not need to be instantiated. It only has static attributes and static method Math object attributes: 1. E attribute is approximately 2.718. 2. The LN2 attribute returns the
This article briefly introduces Date (Date object) and Math object in JavaScript. For more information, see
Date object
1. What is a Date object?
A date object can store any date, and can be precise to the number of milliseconds (1/1000 seconds
Study Notes of the Random and Math modules in Python
This article mainly introduces the study notes of the Random and Math modules in Python. This article describes the mathematical constants, common simple functions, and trigonometric functions of
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.