readme
This commit is contained in:
@ -7,3 +7,8 @@ Modifier les bornes de $(n, m)$ dans `main.rs`.
|
|||||||
|
|
||||||
### Équation :
|
### Équation :
|
||||||
$$\cos(n\pi x)\cos(m\pi y) - \cos(m\pi x)\cos(n\pi y)$$
|
$$\cos(n\pi x)\cos(m\pi y) - \cos(m\pi x)\cos(n\pi y)$$
|
||||||
|
|
||||||
|
### Lancement
|
||||||
|
Release pour que ce soit rapide.
|
||||||
|
```bash
|
||||||
|
cargo run --release
|
||||||
|
|||||||
Reference in New Issue
Block a user