github.com/elves/elvish@v0.15.0/website/ref/math.md (about)

     1  <!-- toc -->
     2  
     3  # Introduction
     4  
     5  The `math:` module provides mathematical functions and constants.
     6  
     7  Function usages are given in the same format as in the reference doc for the
     8  [builtin module](builtin.html). In particular, all the commands in this module
     9  conform to the pattern of
    10  [commands that operate on numbers](builtin.html#commands-that-operate-on-numbers).
    11  
    12  @elvdoc -ns math: -dir ../pkg/eval/mods/math