xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
document.write(CDbl(134.345) & "<br>")
</script>
</body>
</html>