Skip to content

Commit

Permalink
Update function pages
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmasson committed Mar 15, 2024
1 parent 00957bd commit ebb8028
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/functions/am.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@

<p>Real part on the complex plane:</p>

<div class="mathcell" style="width: 6in; height: 6.5in">
<div class="mathcell" style="width: 6in; height: 6in">
<script>

var parent = document.currentScript.parentNode;
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/cn.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<p>Real part on the complex plane:</p>

<div class="mathcell" style="width: 6in; height: 6.5in">
<div class="mathcell" style="width: 6in; height: 6in">
<script>

var parent = document.currentScript.parentNode;
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/dn.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<p>Real part on the complex plane:</p>

<div class="mathcell" style="width: 6in; height: 6.5in">
<div class="mathcell" style="width: 6in; height: 6in">
<script>

var parent = document.currentScript.parentNode;
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/sn.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<p>Real part on the complex plane:</p>

<div class="mathcell" style="width: 6in; height: 6.5in">
<div class="mathcell" style="width: 6in; height: 6in">
<script>

var parent = document.currentScript.parentNode;
Expand Down

0 comments on commit ebb8028

Please sign in to comment.