Skip to content

Instantly share code, notes, and snippets.

View fernandodof's full-sized avatar
🎯
Focusing

Fernando Ferreira fernandodof

🎯
Focusing
View GitHub Profile
<!DOCTYPE html>
<html>
<body>
<p>Click the button to display the fixed number.</p>
<button onclick="myFunction('99999999999998.5900', '', 0, '.', ',')">Try it</button>
<p>1</p>
<p id="demo"></p>