<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: parseInt in JavaScript</title><link>http://www.bing.com:80/search?q=parseInt+in+JavaScript</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>parseInt in JavaScript</title><link>http://www.bing.com:80/search?q=parseInt+in+JavaScript</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>parseInt () - JavaScript - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt</link><description>The parseInt () function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).</description><pubDate>Mon, 24 Aug 2026 00:25:00 GMT</pubDate></item><item><title>JavaScript parseInt () Method - W3Schools</title><link>https://www.w3schools.com/JSREF/jsref_parseint.asp</link><description>The parseInt method parses a value as a string and returns the first integer. A radix parameter specifies the number system to use: 2 = binary, 8 = octal, 10 = decimal, 16 = hexadecimal. If radix is omitted, JavaScript assumes radix 10. If the value begins with "0x", JavaScript assumes radix 16.</description><pubDate>Sun, 23 Aug 2026 11:53:00 GMT</pubDate></item><item><title>JavaScript parseInt () Function - W3Schools</title><link>https://www.w3schools.com/jsref_parseint.asp</link><description>The parseInt () function parses a string and returns an integer. The radix parameter is used to specify which numeral system to be used, for example, a radix of 16 (hexadecimal) indicates that the number in the string should be parsed from a hexadecimal number to a decimal number.</description><pubDate>Sat, 22 Aug 2026 02:14:00 GMT</pubDate></item><item><title>Number.parseInt () - JavaScript - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/parseInt</link><description>The Number.parseInt () static method parses a string argument and returns an integer of the specified radix or base.</description><pubDate>Sat, 22 Aug 2026 02:36:00 GMT</pubDate></item><item><title>parseInt () | JSGuides</title><link>https://jsguides.dev/reference/global-functions/parseint/</link><description>The parseInt () function parses a string argument and returns an integer of the specified radix (base). It is commonly used to convert string representations of numbers into actual numeric values.</description><pubDate>Thu, 20 Aug 2026 21:29:00 GMT</pubDate></item><item><title>Java - parseInt () Method - Online Tutorials Library</title><link>https://www.tutorialspoint.com/java/number_parseint.htm</link><description>parseInt (int i) − This returns an integer, given a string representation of decimal, binary, octal, or hexadecimal (radix equals 10, 2, 8, or 16 respectively) numbers as input.</description><pubDate>Fri, 21 Aug 2026 13:21:00 GMT</pubDate></item><item><title>What is the difference between parseInt () and Number ()?</title><link>https://stackoverflow.com/questions/4090518/what-is-the-difference-between-parseint-and-number</link><description>parseInt converts to a integer number, that is, it strips decimals. Number does not convert to integer.</description><pubDate>Mon, 24 Aug 2026 12:06:00 GMT</pubDate></item><item><title>JavaScript Number parseInt () Method - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/javascript/javascript-number-parseint-method/</link><description>The parseInt () method parses a value by converting it to a string and returns the first integer found. It also accepts an optional radix parameter that specifies the base of the numeral system.</description><pubDate>Thu, 13 Aug 2026 22:28:00 GMT</pubDate></item><item><title>parseInt () - Explained with Examples - KeyCDN Support</title><link>https://www.keycdn.com/support/parseint</link><description>JavaScript's parseInt () function is used to parse a string and return an integer. Learn more about how to use it with examples provided.</description><pubDate>Tue, 11 Aug 2026 05:26:00 GMT</pubDate></item><item><title>Serial.parseInt() | Arduino Documentation</title><link>https://docs.arduino.cc/language-reference/en/functions/communication/serial/parseInt/</link><description>Browse through hundreds of tutorials, datasheets, guides and other technical documentation to get started with Arduino products.</description><pubDate>Sat, 22 Aug 2026 09:52:00 GMT</pubDate></item></channel></rss>