Skip to content

Commit 46b6e3f

Browse files
authored
Fix markup in sum.md
1 parent 5940b18 commit 46b6e3f

File tree

1 file changed

+0
-2
lines changed
  • docs/StardustDocs/topics

1 file changed

+0
-2
lines changed

docs/StardustDocs/topics/sum.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ All operations on `Double`/`Float`/`Number` have the `skipNaN` option, which is
1616
set to `false` by default. This means that if a `NaN` is present in the input, it will be propagated to the result.
1717
When it's set to `true`, `NaN` values are ignored.
1818

19-
```kotlin
20-
2119
<!---FUN statisticModes -->
2220

2321
```kotlin

0 commit comments

Comments
 (0)