<!DOCTYPE html>
<html>
<body>

<%

响应。write(Exp(6.7) & "<br>")
响应。write(Exp(-6.7))

%>


</body>
</html>