Usage of Math objects in JavaScript _ basic knowledge

Source: Internet
Author: User
The use of Math objects in JavaScript indicates that Math objects in JavaScript are inherent objects that provide basic mathematical functions and constants. Usage:
Math. [{property | method}]

Property is required. An attribute name of the Math object.
Method is required. Math. a method name of the object.
Math objects in JavaScript cannot be created using the new operator. if you try to do so, an error is returned. This object is created by the script engine when it is loaded. All of its methods and attributes are always available in scripts.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.