Skip to content

Commit 8617a2f

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 7be4eeb commit 8617a2f

5 files changed

Lines changed: 11330 additions & 11321 deletions

File tree

reference/cmath.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
<meta property="og:url" content="https://cpprefjp.github.io/reference/cmath.html" />
2929
<meta property="og:site_name" content="cpprefjp - C++日本語リファレンス" />
3030
<meta property="og:type" content="article" />
31-
<meta property="og:description" content="&amp;lt;cmath&amp;gt;cmath &amp;lt;cmath&amp;gt;ヘッダでは、一般的な数学関数および各種マクロを提供する。 標準Cライブラリとの差異 エラーの扱い エラーの種類 三角関数 双曲線関数 指数関数と対数関数 仮数と指数 累乗・冪根と絶対値 誤差関数とガンマ関数 その他特殊関数 最近傍整数 剰余 浮動小数点操作 最大値・最小値と正の差 乗算・加算 線形補完 数値分類 NaNの扱い 数値比" />
31+
<meta property="og:description" content="&amp;lt;cmath&amp;gt;cmath &amp;lt;cmath&amp;gt;ヘッダでは、一般的な数学関数および各種マクロを提供する。 標準Cライブラリとの差異 エラーの扱い エラーの種類 三角関数 双曲線関数 指数関数と対数関数 仮数と指数 累乗・冪根と絶対値 誤差関数とガンマ関数 その他特殊関数 最近傍整数 剰余 浮動小数点操作 最大値・最小値と正の差 乗算・加算 線形補間 数値分類 NaNの扱い 数値比" />
3232
<meta name="twitter:card" content="summary" />
3333
<meta name="twitter:title" content="cmath - cpprefjp C++日本語リファレンス" />
3434
<meta name="twitter:url" content="https://cpprefjp.github.io/reference/cmath.html" />
35-
<meta name="twitter:description" content="&amp;lt;cmath&amp;gt;cmath &amp;lt;cmath&amp;gt;ヘッダでは、一般的な数学関数および各種マクロを提供する。 標準Cライブラリとの差異 エラーの扱い エラーの種類 三角関数 双曲線関数 指数関数と対数関数 仮数と指数 累乗・冪根と絶対値 誤差関数とガンマ関数 その他特殊関数 最近傍整数 剰余 浮動小数点操作 最大値・最小値と正の差 乗算・加算 線形補完 数値分類 NaNの扱い 数値比" />
35+
<meta name="twitter:description" content="&amp;lt;cmath&amp;gt;cmath &amp;lt;cmath&amp;gt;ヘッダでは、一般的な数学関数および各種マクロを提供する。 標準Cライブラリとの差異 エラーの扱い エラーの種類 三角関数 双曲線関数 指数関数と対数関数 仮数と指数 累乗・冪根と絶対値 誤差関数とガンマ関数 その他特殊関数 最近傍整数 剰余 浮動小数点操作 最大値・最小値と正の差 乗算・加算 線形補間 数値分類 NaNの扱い 数値比" />
3636

3737

3838
<link rel="alternate" type="application/atom+xml" title="Atom" href="https://cpprefjp.github.io/rss.xml" />
@@ -177,12 +177,12 @@
177177
<p class="text-right"><small>
178178
最終更新日時:
179179
<time itemprop="datePublished" class="js-local-time"
180-
datetime="2026-06-08T20:56:08+09:00">
181-
2026年06月08日 20時56分08秒 (JST)
180+
datetime="2026-08-06T20:51:51+09:00">
181+
2026年08月06日 20時51分51秒 (JST)
182182
</time>
183183
<br/>
184184
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
185-
<span itemprop="name">Akira Takahashi</span>
185+
<span itemprop="name">suomesta</span>
186186
</span>
187187
が更新
188188
</small></p>
@@ -242,7 +242,7 @@
242242
<li><a href="#manipulation-functions">浮動小数点操作</a></li>
243243
<li><a href="#maximum-minimum-and-positive-difference-functions">最大値・最小値と正の差</a></li>
244244
<li><a href="#floating-multiply-add">乗算・加算</a></li>
245-
<li><a href="#linear-interpolation">線形補完</a></li>
245+
<li><a href="#linear-interpolation">線形補間</a></li>
246246
<li><a href="#classification-functions">数値分類</a></li>
247247
<li><a href="#nan-handling">NaNの扱い</a></li>
248248
<li><a href="#comparison-functions">数値比較</a></li>
@@ -1039,7 +1039,7 @@ <h2><a href="#floating-multiply-add" id="floating-multiply-add">乗算-加算</a
10391039
</tr>
10401040
</tbody>
10411041
</table>
1042-
<h2><a href="#linear-interpolation" id="linear-interpolation">線形補完</a></h2>
1042+
<h2><a href="#linear-interpolation" id="linear-interpolation">線形補間</a></h2>
10431043
<table border="1" bordercolor="#888" style="border-collapse:collapse">
10441044
<thead>
10451045
<tr>

rss.xml

Lines changed: 38 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,46 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<title>cpprefjp - C++日本語リファレンス</title>
44
<link href="https://cpprefjp.github.io" />
5-
<updated>2026-08-06T04:34:47.201106</updated>
6-
<id>86b8a54d-9dff-442c-bc0a-c697b7089864</id>
5+
<updated>2026-08-06T11:54:07.703720</updated>
6+
<id>8a869902-2f46-45fc-815a-f70f8cebb63d</id>
77

88

9+
<entry>
10+
<title>cmath -- fix typo: 線形補完 -&gt; 線形補間</title>
11+
<link href="https://cpprefjp.github.io/reference/cmath.html"/>
12+
<id>c649e1da0d66b3b25dce6454c44b2a2497e0ee6a:reference/cmath.md</id>
13+
<updated>2026-08-06T20:51:51+09:00</updated>
14+
15+
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/cmath.md b/reference/cmath.md
16+
index d4df95c00..2d343e049 100644
17+
--- a/reference/cmath.md
18+
+++ b/reference/cmath.md
19+
@@ -18,7 +18,7 @@
20+
- [浮動小数点操作](#manipulation-functions)
21+
- [最大値・最小値と正の差](#maximum-minimum-and-positive-difference-functions)
22+
- [乗算・加算](#floating-multiply-add)
23+
-- [線形補完](#linear-interpolation)
24+
+- [線形補間](#linear-interpolation)
25+
- [数値分類](#classification-functions)
26+
- [NaNの扱い](#nan-handling)
27+
- [数値比較](#comparison-functions)
28+
@@ -415,7 +415,7 @@ NaN を返さなければならないが定義域エラーを報告してはな
29+
| [`fma`](cmath/fma.md) | 乗算と加算の合成 | C++11 |
30+
31+
32+
-## &amp;lt;a id=&amp;#34;linear-interpolation&amp;#34; href=&amp;#34;#linear-interpolation&amp;#34;&amp;gt;線形補完&amp;lt;/a&amp;gt;
33+
+## &amp;lt;a id=&amp;#34;linear-interpolation&amp;#34; href=&amp;#34;#linear-interpolation&amp;#34;&amp;gt;線形補間&amp;lt;/a&amp;gt;
34+
35+
| 名前 | 説明 | 対応バージョン |
36+
|-------------------------|----------|----------------|
37+
&lt;/code&gt;&lt;/pre&gt;</summary>
38+
39+
<author>
40+
<name>suomesta</name>
41+
<email>shawn316michaels@gmail.com</email>
42+
</author>
43+
</entry>
44+
945
<entry>
1046
<title>child-type -- execution/continues_on: fix CPO prototype</title>
1147
<link href="https://cpprefjp.github.io/reference/execution/execution/child-type.html"/>
@@ -32011,31 +32047,4 @@ index f512e8812..7deee4217 100644
3201132047
</author>
3201232048
</entry>
3201332049

32014-
<entry>
32015-
<title>operator! -- basic_vec/op_not : リンクミスを修正</title>
32016-
<link href="https://cpprefjp.github.io/reference/simd/basic_vec/op_not.html"/>
32017-
<id>dec5db02c5a9565b4227e18d5a69ba627c6094e0:reference/simd/basic_vec/op_not.md</id>
32018-
<updated>2026-08-01T17:37:52+09:00</updated>
32019-
32020-
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/simd/basic_vec/op_not.md b/reference/simd/basic_vec/op_not.md
32021-
index aa7fff230..eb93aef5a 100644
32022-
--- a/reference/simd/basic_vec/op_not.md
32023-
+++ b/reference/simd/basic_vec/op_not.md
32024-
@@ -47,7 +47,7 @@ int main()
32025-
```
32026-
* !a[color ff0000]
32027-
* simd::vec[link ../basic_vec.md]
32028-
-* mask_type[link ../basic_vec.md]
32029-
+* mask_type[link ../basic_mask.md]
32030-
* m.size()[link ../basic_mask/size.md]
32031-
* m[i][link ../basic_mask/op_at.md]
32032-
32033-
&lt;/code&gt;&lt;/pre&gt;</summary>
32034-
32035-
<author>
32036-
<name>Akira Takahashi</name>
32037-
<email>faithandbrave@gmail.com</email>
32038-
</author>
32039-
</entry>
32040-
3204132050
</feed>

0 commit comments

Comments
 (0)