Skip to content

Commit 5e76c09

Browse files
committed
Add alternative definition
1 parent 7523b2b commit 5e76c09

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/math/base/special/spence

lib/node_modules/@stdlib/math/base/special/spence/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ The dilogarithm is defined as
3030

3131
<!-- </equation> -->
3232

33+
or alternatively as
34+
35+
<!-- <equation class="equation" label="eq:dilogarithm_alt" align="center" raw="\int _{1}^{v}{\frac {\ln t}{1-t}}dt=\operatorname {Li} _{2}(1-v)." alt="Alternative definition of dilogarithm."> -->
36+
37+
<!-- </equation> -->
38+
3339
</section>
3440

3541
<!-- /.intro -->

0 commit comments

Comments
 (0)