<!DOCTYPE html>
<html>
<body>

<%

response.write(Fix(-6.13443) & "<br>")
response.write(Fix(-6.93443))

%>


</body>
</html>