We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110c889 commit 5a2d6faCopy full SHA for 5a2d6fa
docs/reference/groups.yml
@@ -112,11 +112,11 @@
112
category: foundations
113
path: ["calc"]
114
details: |
115
- Module for calculations and processing of numeric values.
+ 数値の計算と処理を行うためのモジュール。
116
117
- These definitions are part of the `calc` module and not imported by default.
118
- In addition to the functions listed below, the `calc` module also defines
119
- the constants `pi`, `tau`, `e`, and `inf`.
+ これらの定義は`calc`モジュールの一部であり、デフォルトではインポートされません。
+ 以下に挙げる関数のほかに、`calc`モジュールは定数`pi`、`tau`、`e`、および`inf`
+ を定義しています。
120
121
- name: sys
122
title: System
0 commit comments