<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>COS</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">COS</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
WAPʂœ͂ꂽpx̃RTCvZ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">߂l</span>
<p>
px̃RTC\l
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">JeS</span>
<p>
Zp֐
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֐̃V^bNX</span><pre>Cos(number)
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֘A</span>
<p>
ACosASinAASinATanAAtnAPi
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">p[^</span>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">gp@</span>
<p>
ʂ͈̔͂ -1 ` 1 łB
</p>

<p>
xWAɕϊɂ́Ax <font face="Symbol">p</font>/180 Z܂BWAxɕϊɂ́AWA 180/<font face="Symbol">p</font> Z܂B
</p>
<table>
  <tr valign="top">
    <td width="30"><strong>: </strong></td>
    <td>̊֐͕_Zgp̂ŁAʂ 0 ƂȂ͂̊pxɑ΂āAɏl (Ƃ 6.12323399574E-017) Ԃ܂Bʂ 0 ǂ𒲂ׂɂ́A̒l 0.0000000000001 菬ǂ𔻒f܂B</td>
  </tr>
</table>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span><pre>&lt;h3&gt;Cos ̗&lt;/h3&gt;
&lt;!--- tH[MꂽꍇARTCvZ ---&gt;
&lt;cfif IsDefined(&quot;FORM.cosNum&quot;)&gt;
&lt;!--- l͂Ă邱ƂmF ---&gt;
   &lt;cfif IsNumeric(#FORM.cosNum#)&gt;
&lt;!--- pxWAɕϊACos ֐Ăяo ---&gt;
        &lt;cfset cosValue=#Cos((Form.cosNum * PI()) / 180)#&gt;
&lt;!--- ̊֐̐x̉ 0.0000000000001B
     ԂꂽRTC̐Βl
     菬ꍇ́Aʂ 0 ɃZbg ---&gt;
        &lt;cfif Abs(cosValue) LT 0.0000000000001&gt;
           &lt;cfset cosValue=0&gt;
        &lt;/cfif&gt;
        &lt;cfoutput&gt;
          Cos(#FORM.cosNum#) = #cosValue#&lt;br&gt;&lt;br&gt;
        &lt;/cfoutput&gt;
   &lt;cfelse&gt;
&lt;!--- ͂lłȂꍇ̓G[bZ[W\ ---&gt;
      &lt;h4&gt;px𐔒lœ͂ĂB&lt;/h4&gt;
   &lt;/cfif&gt;
&lt;/cfif&gt;
&lt;form action = &quot;#CGI.script_name#&quot; method=&quot;post&quot;&gt;
    px͂ƁÃRTCԂ܂:
    &lt;br&gt;&lt;input type = &quot;Text&quot; name = &quot;cosNum&quot; size = &quot;15&quot;&gt;
    &lt;br&gt;&lt;br&gt;
    &lt;input type = &quot;Submit&quot; name = &quot;&quot;&gt;&amp;nbsp;&amp;nbsp;
    &lt;input type = &quot;RESET&quot;
&lt;/form&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="NUMBER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">NUMBER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>RTCvZpxł (P : WA)B


  </td>
  </tr>
  </table>
</div>

  </body>
</html>
