From 8f8916413f4ea902ec2718a12ad71a37a5331cc1 Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Thu, 24 Oct 2019 09:07:21 -0300 Subject: [backport] Documentation Math module (#12460) --- lib/pure/math.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/pure/math.nim') diff --git a/lib/pure/math.nim b/lib/pure/math.nim index 79a8675a6..54f5bc33e 100644 --- a/lib/pure/math.nim +++ b/lib/pure/math.nim @@ -48,6 +48,8 @@ ## * `mersenne module`_ for Mersenne twister random number generator ## * `stats module`_ for statistical analysis ## * `strformat module`_ for formatting floats for print +## * `system module`_ Some very basic and trivial math operators +## are on system directly, to name a few ``shr``, ``shl``, ``xor``, ``clamp``, etc. include "system/inclrtl" -- cgit 1.4.1-2-gfad0