mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-10-10 16:33:23 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<p>说明:cosh(x)=(e^x+e^(-x))/2</p>
|
||||
|
||||
举例:<pre>
|
||||
举例:<pre><code class="language-c">
|
||||
|
||||
// cosh.c
|
||||
|
||||
@@ -30,5 +30,5 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
</pre>相关函数:<a href="sinh.html">sinh</a>,<a href="tanh.html">tanh</a>
|
||||
</code></pre>相关函数:<a href="sinh.html">sinh</a>,<a href="tanh.html">tanh</a>
|
||||
|
||||
|
Reference in New Issue
Block a user