Man Pages in num-utils

  1. Carta.tech
  2. Packages
  3. num-utils
  • 10

    Section 1: Executable programs or shell commands

    numaverage.1
    Find the average of a set of numbers.
    numbound.1
    Find boundary numbers in files or stdin.
    numgrep.1
    This program is the numeric equivilent of the grep utility.
    numinterval.1
    Show the numeric intervals between each line in a file.
    numnormalize.1
    Normalize a set of numbers. by default between 0 and 1.
    numprocess.1
    This program mutates numbers as it encounters them.
    numrandom.1
    Print out a random number.
    numrange.1
    Print out a range of numbers for use in for loops and such.
    numround.1
    A program that rounds off numbers it encounters.
    numsum.1
    Numsum program file