"; body = "" + value + " "; html = "" + head + body + ""; return html; } function downloadOutHtml(el){ html = generateHtmlOutHtml(el); var datetime = (new Date((new Date()).getTime() - ((new Date()).getTimezoneOffset() * 60000))) .toISOString().substring(0, 19) .replace(":", "h").replace(":", "m").replace("T", "_")+"s"; download(html, "PineTools.com_" + datetime + ".html"); } function newTabOutHtml(el){ html = generateHtmlOutHtml(el); win = window.open(); win.document.body.innerHTML = html; }

Online Calculator

In Mathematics | Keywords | Thanks to...

Just a simple and basic calculator

Calculator


This website uses cookies to ensure you get the best experience here.

Got it! More info