Data type conversions

Source: Internet
Author: User

Display Type conversions:

Number (): A numeric array that can recognize purely numeric strings (which can be with the-+ symbol). If the array is empty, 0,false is 0,true to 1, and if the string has other alphabetic symbols, it returns Nan, and if the function or object returns Nan

parseint (): A string that can be identified with a letter, but must start with a number and recognize only the first digit of the string.

Parsefloat (): Ibid.

Implicitly-Typed conversions:

-*/% + +--can convert a string to a number

< > If a number is compared to a string type, it will be converted to a number, and if the string is compared to a string, it will be encoded by encoding and will not be converted to a number

+ can convert a number to a string

! Convert the data type on the right to a Boolean value

NAN (not a number): for numeric types

Once the Write program appears nan must have been illegally manipulated

Nan is False

Nan===nan to False

IsNAN (): You can tell if certain values are numbers. is not a number true and the number is false. (When executed, the content is converted by number () and judged by the converted result)

Note: Everything you get in HTML is a string

Data type conversions

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.