Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add article (#6521) #6524

Merged
merged 1 commit into from Aug 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/articles/math.md
Expand Up @@ -22,6 +22,7 @@ title: 数学を学ぶ

- [Cognicull](https://cognicull.com/ja) - さまざまな数学用語が分かりやすく解説されているWebサイト。また、自然科学や工学に関する内容も含まれている。
- [高校数学の美しい物語](https://manabitimes.jp/math) - 高校数学に関する内容を分かりやく解説したWebサイト。大学数学の内容についても記事が多数掲載されている。
- [閑話休題](https://ikuro-kotaro.sakura.ne.jp/koramu.htm) - 25年以上にわたって数学・物理に関連した挿話・話題を解説しているWebサイト。
- [オンライン整数列大辞典 (OEIS)](https://oeis.org/?language=japanese) - 整数列(各項が整数である数列)に関するオンラインのデータベース。公式、参考文献などの情報も含まれている。

## 数式が多い解説の読み方
Expand Down