mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Add note
This commit is contained in:
parent
32b06e7c36
commit
183350a566
@ -10,6 +10,7 @@ date: 2024-05-24
|
|||||||
|
|
||||||
# Differential
|
# Differential
|
||||||
|
|
||||||
|
* [Common Differential](math/calculus/differential/common_differential.md)
|
||||||
* [Product Rule](math/calculus/differential/product_rule.md)
|
* [Product Rule](math/calculus/differential/product_rule.md)
|
||||||
# Integration
|
# Integration
|
||||||
|
|
||||||
|
|||||||
11
content/math/calculus/differential/common_differential.md
Normal file
11
content/math/calculus/differential/common_differential.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Common Differential
|
||||||
|
tags:
|
||||||
|
- basic
|
||||||
|
- calculus
|
||||||
|
- differential
|
||||||
|
- math
|
||||||
|
date: 2024-05-24
|
||||||
|
---
|
||||||
|
## cos(x)
|
||||||
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 429 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 491 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 368 KiB |
@ -6,5 +6,18 @@ tags:
|
|||||||
- calculus
|
- calculus
|
||||||
date: 2024-05-24
|
date: 2024-05-24
|
||||||
---
|
---
|
||||||
## ln(x)
|
## $\ln(x)$
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## $x\cdot\cos(x)$
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## $\ln^2(x)$
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@ tags:
|
|||||||
- integration
|
- integration
|
||||||
date: 2024-05-24
|
date: 2024-05-24
|
||||||
---
|
---
|
||||||

|

|
||||||
# Reference
|
# Reference
|
||||||
|
|
||||||
* https://zh.wikipedia.org/wiki/%E5%88%86%E9%83%A8%E7%A9%8D%E5%88%86%E6%B3%95
|
* https://zh.wikipedia.org/wiki/%E5%88%86%E9%83%A8%E7%A9%8D%E5%88%86%E6%B3%95
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user