Skip to content

Commit e2302d0

Browse files
eslickjblnicho
andauthored
Update doc/OnlineDocs/explanation/modeling_utils/external_functions/index.rst
Co-authored-by: Bethany Nicholson <blnicho@users.noreply.github.com>
1 parent 4db46dc commit e2302d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • doc/OnlineDocs/explanation/modeling_utils/external_functions

doc/OnlineDocs/explanation/modeling_utils/external_functions/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This function is defined as:
6060
6161
\text{sgnsqr}(x) = \text{sgn}(x)x^2
6262
63-
This function is only $C^1$ smooth because at 0 the second derivative is undefined and the jumps from -2 to 2.
63+
This function is only :math:`C^1` smooth because at 0 the second derivative is undefined and the jumps from -2 to 2.
6464

6565
sgnsqr_c4(x)
6666
~~~~~~~~~~~~

0 commit comments

Comments
 (0)