squiggle syntax in initialSquiggleString for trunctate

This commit is contained in:
Quinn Dougherty 2022-04-20 12:15:07 -04:00
parent 9cdffc309b
commit b9ad87fda7

View File

@ -254,4 +254,4 @@ You can cut off from the right
You can cut off from both sides
<SquiggleEditor initialSquiggleString="truncate(1e-1 to 1e0, 5e-1, 1e1))" />
<SquiggleEditor initialSquiggleString="truncate(1e-1 to 1e0, 5e-1, 1e1)" />