Skip to content

Commit 62971cb

Browse files
author
array-api-bot
committed
Deploy: 1765933
1 parent b6749a1 commit 62971cb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

2022.12/API_specification/generated/array_api.sign.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ <h1 id="api-specification-generated-array-api-sign--page-root">sign<a class="hea
464464
<div class="math notranslate nohighlight">
465465
\[\begin{split}\operatorname{sign}(x_i) = \begin{cases}
466466
0 &amp; \textrm{if } x_i = 0 \\
467-
\frac{x}{|x|} &amp; \textrm{otherwise}
467+
\frac{x_i}{|x_i|} &amp; \textrm{otherwise}
468468
\end{cases}\end{split}\]</div>
469469
<p>where <span class="math notranslate nohighlight">\(|x_i|\)</span> is the absolute value of <span class="math notranslate nohighlight">\(x_i\)</span>.</p>
470470
<dl class="field-list simple">

2023.12/API_specification/generated/array_api.sign.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ <h1 id="api-specification-generated-array-api-sign--page-root">sign<a class="hea
471471
<div class="math notranslate nohighlight">
472472
\[\begin{split}\operatorname{sign}(x_i) = \begin{cases}
473473
0 &amp; \textrm{if } x_i = 0 \\
474-
\frac{x}{|x|} &amp; \textrm{otherwise}
474+
\frac{x_i}{|x_i|} &amp; \textrm{otherwise}
475475
\end{cases}\end{split}\]</div>
476476
<p>where <span class="math notranslate nohighlight">\(|x_i|\)</span> is the absolute value of <span class="math notranslate nohighlight">\(x_i\)</span>.</p>
477477
<dl class="field-list simple">

draft/API_specification/generated/array_api.sign.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ <h1 id="api-specification-generated-array-api-sign--page-root">sign<a class="hea
471471
<div class="math notranslate nohighlight">
472472
\[\begin{split}\operatorname{sign}(x_i) = \begin{cases}
473473
0 &amp; \textrm{if } x_i = 0 \\
474-
\frac{x}{|x|} &amp; \textrm{otherwise}
474+
\frac{x_i}{|x_i|} &amp; \textrm{otherwise}
475475
\end{cases}\end{split}\]</div>
476476
<p>where <span class="math notranslate nohighlight">\(|x_i|\)</span> is the absolute value of <span class="math notranslate nohighlight">\(x_i\)</span>.</p>
477477
<dl class="field-list simple">

latest/API_specification/generated/array_api.sign.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ <h1 id="api-specification-generated-array-api-sign--page-root">sign<a class="hea
471471
<div class="math notranslate nohighlight">
472472
\[\begin{split}\operatorname{sign}(x_i) = \begin{cases}
473473
0 &amp; \textrm{if } x_i = 0 \\
474-
\frac{x}{|x|} &amp; \textrm{otherwise}
474+
\frac{x_i}{|x_i|} &amp; \textrm{otherwise}
475475
\end{cases}\end{split}\]</div>
476476
<p>where <span class="math notranslate nohighlight">\(|x_i|\)</span> is the absolute value of <span class="math notranslate nohighlight">\(x_i\)</span>.</p>
477477
<dl class="field-list simple">

0 commit comments

Comments
 (0)