Loading...
Engaged employer
Use javascript to covert string into number without using any direct method.
Anonymous
A simple one indeed: ```javascript a = '0.5' console.log(+a); ```
A simple one indeed: a = '0.5' console.log(+a);
let str = '-23.5'; str * 1;
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.