Home >Web Front-end >JS Tutorial >Bug problem occurs during conversion of Javascript function parseInt()_javascript skills
This is a very strange thing, and I found it in today's test. parseInt(1.13*100), the actual return value is 112. Just look at the code