14 lines
219 B
Markdown
14 lines
219 B
Markdown
---
|
|
alias: formule de trigonométrie
|
|
up:
|
|
- "[[trigonométrie]]"
|
|
tags:
|
|
- s/maths/trigonométrie
|
|
---
|
|
|
|
```dataview
|
|
TABLE title, join(type) AS "type"
|
|
FROM #s/maths/trigonométrie
|
|
WHERE contains(up, this.file.link)
|
|
```
|