We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5940b18 commit 46b6e3fCopy full SHA for 46b6e3f
docs/StardustDocs/topics/sum.md
@@ -16,8 +16,6 @@ All operations on `Double`/`Float`/`Number` have the `skipNaN` option, which is
16
set to `false` by default. This means that if a `NaN` is present in the input, it will be propagated to the result.
17
When it's set to `true`, `NaN` values are ignored.
18
19
-```kotlin
20
-
21
<!---FUN statisticModes -->
22
23
```kotlin
0 commit comments