User Guide

880 Chapter 3: ColdFusion Functions
</cfif>
</cfif>
<form action = "#CGI.script_name#" method="post">
Enter an angle in degrees to get its tangent:
<br><input type = "Text" name = "tanNum" size = "15">
<br><br>
<input type = "Submit" name = "">&nbsp;&nbsp;
<input type = "RESET"
</form>