<!DOCTYPE html>
<html>
<body>
<%
response.write(Round(24.13278,2))
%>
</body>
</html>