from github to this gitea

This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:09:51 +02:00
commit a2ee0fa5ca
2898 changed files with 307871 additions and 0 deletions

22
asymptote.md Normal file
View File

@@ -0,0 +1,22 @@
---
alias: "asymptotes"
sr-due: 2022-12-18
sr-interval: 79
sr-ease: 277
---
up::[[analyse]]
#maths/analyse
---
Soit $f: x \mapsto f(x)$ une [[fonction]]
On dit que la [[courbe d'une fonction|courbe]] de $g: x \mapsto g(x)$ est une _asymptote_ de la [[courbe d'une fonction|courbe]] de $f$ en $a$ ssi :
$\displaystyle\lim_{x \rightarrow a} (f(x) - g(x)) = 0$
Voir : [[calculer une asymptote]]
# Courbes asymptotes entre elles
Soient deux fonctions $f$ et $g$
On dit que les courbes $\mathscr C_f$ et $\mathscr{C}_g$ sont **asymptotes** en $a \in \overline{\mathbb{R}}$ ssi :
$\lim\limits_{x\to a} \big(f(x) - g(x)\big) = 0$