mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 14:03:23 +00:00
[backport] Documentation Math module (#12460)
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
## * `mersenne module<mersenne.html>`_ for Mersenne twister random number generator
|
||||
## * `stats module<stats.html>`_ for statistical analysis
|
||||
## * `strformat module<strformat.html>`_ for formatting floats for print
|
||||
## * `system module<system.html>`_ Some very basic and trivial math operators
|
||||
## are on system directly, to name a few ``shr``, ``shl``, ``xor``, ``clamp``, etc.
|
||||
|
||||
|
||||
include "system/inclrtl"
|
||||
|
||||
Reference in New Issue
Block a user