<!DOCTYPE html>
<html>
<body>

<%

response.write(CDbl(134.345) & "<br>")

%>


</body>
</html>