http://gharee.com/wiki/index.php?action=history&feed=atom&title=Sin%28%29%2Ccos%28%29%2Ctan%28%29
123,123
2025-07-01T05:47:02Z
本wiki的該頁面的版本歷史
MediaWiki 1.21.2
http://gharee.com/wiki/index.php?title=Sin(),cos(),tan()&diff=101&oldid=prev
Admin:以“<pre style="color:blue"> float sin (float rad) //正弦函數(shù) float cos (float rad) //余弦函數(shù) float tan (float rad) //正切函數(shù) </pre>”為內(nèi)容創(chuàng)建頁面
2014-09-12T09:15:35Z
<p>以“<pre style="color:blue"> float sin (float rad) //正弦函數(shù) float cos (float rad) //余弦函數(shù) float tan (float rad) //正切函數(shù) </pre>”為內(nèi)容創(chuàng)建頁面</p>
<p><b>新頁面</b></p><div><pre style="color:blue"><br />
float sin (float rad)<br />
//正弦函數(shù) <br />
float cos (float rad)<br />
//余弦函數(shù) <br />
float tan (float rad)<br />
//正切函數(shù) <br />
</pre></div>
Admin