We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ece169 commit 72f322cCopy full SHA for 72f322c
lib/node_modules/@stdlib/math/base/special/cidentityf/README.md
@@ -29,7 +29,7 @@ The [identity-function][identity-function] is defined as
29
<!-- <equation class="equation" label="eq:identity_function" align="center" raw="f(z) = z" alt="Identity function"> -->
30
31
<div class="equation" align="center" data-raw-text="f(z) = z" data-equation="eq:identity_function">
32
- <img src="" alt="Identity function">
+ <img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@79c18caa8e6697ecbe8bcf813a8d54a470168a75/lib/node_modules/@stdlib/math/base/special/cidentityf/docs/img/equation_identity_function.svg" alt="Identity function">
33
<br>
34
</div>
35
0 commit comments