JavaScript base toFixed () converts a numeric value to a string and rounds it, preserving a decimal number of the specified digits

Source: Internet
Author: User
Tags rounds

Town Field Poem:
The Pure Heart sentiment wisdom language, does not have the world name and the benefit. Learn water under the hundred rivers, give up arrogant slow meaning.
Learn to have a small return to feed root, willing to cast a conscience blog. Sincere in this writing experience, willing to see the text to inspire.
——————————————————————————————————————————

Code

1 <!DOCTYPE HTML>2 <HTML>3 <Head>4     <Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8"/>5     <title></title>6     <Scripttype= "Text/javascript">7         //toFixed8         //converts a numeric value to a string and rounds it, preserving a decimal number of the specified digits9 Ten         varNum= 11.1234; One         varnewstring=num.tofixed (2); A document.write ("Type:" + typeof(newstring)); - document.write (newstring); -     </Script> the </Head> - <Body> -  - </Body> + </HTML>


Result



——————————————————————————————————————————
The essence of the blog, in the technical part, more in the town yard a poem. ide:vs2015; Browser: Firefox.
Html+css+js, strong, worth studying hard. The video tutorial of the Preach Intelligence podcast is my Learning Resource, recommended.
If there are any improvements to the blog post, please leave a comment and I'll think it over.

Note: Because Bo Master realm is not enough, so this article only for testing and reference use, not for other purposes. The terms of use are accepted on your behalf when you refer to the content of your blog.

JavaScript base toFixed () converts a numeric value to a string and rounds it, preserving a decimal number of the specified digits

Related Article

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.