- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 99字
- 2021-06-18 18:55:16
Trigonometric functions
In high school or university, you likely studied trigonometry and encountered the sine, cosine, and tangent functions. More important to us are the sine and cosine functions, which you will encounter often and which we will look at here. These functions can be seen in the following image:

Here, sine is and cosine is
.
The sine and cosine functions are related, and the derivative will show us how.
If , then
. However, if
, then
.
The derivatives create a loop, which we can see as follows:

推薦閱讀
- Enterprise Integration with WSO2 ESB
- Mockito Cookbook
- MySQL數據庫技術與應用
- 數據庫與數據處理:Access 2010實現
- 改進的群智能算法及其應用
- Python 3爬蟲、數據清洗與可視化實戰
- Swift Functional Programming(Second Edition)
- Unity for Architectural Visualization
- 標簽類目體系:面向業務的數據資產設計方法論
- Artificial Intelligence for Big Data
- 數據庫原理及應用實驗:基于GaussDB的實現方法
- SQL Server 2012數據庫技術及應用(第4版)
- MySQL應用實戰與性能調優
- 數據質量管理:數據可靠性與數據質量問題解決之道
- 圖解LeetCode初級算法(Python版)