Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ hilo(1G) — UTek 3.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

abs(1g)

af(1g)

bar(1g)

bel(1g)

bucket(1g)

ceil(1g)

cor(1g)

cusum(1g)

cvrtopt(1g)

dtoc(1g)

erase(1g)

HILO(1G)

exp(1g)

floor(1g)

gamma(1g)

gas(1g)

gd(1g)

ged(1g)

graphics(1g)

gtop(1g)

hardcopy(1g)

hist(1g)

hpd(1g)

intro(1g)

label(1g)

list(1g)

log(1g)

lreg(1g)

mean(1g)

mod(1g)

pair(1g)

pd(1g)

pie(1g)

plot(1g)

point(1g)

power(1g)

prime(1g)

prod(1g)

ptog(1g)

qsort(1g)

quit(1g)

rand(1g)

rank(1g)

remcom(1g)

root(1g)

round(1g)

siline(1g)

sin(1g)

subset(1g)

td(1g)

tekset(1g)

title(1g)

total(1g)

ttoc(1g)

var(1g)

vtoc(1g)

whatis(1g)

yoo(1g)

gps(5g)



HILO(1G)                COMMAND REFERENCE                HILO(1G)



NAME
     hilo - find high and low values

SYNOPSIS
     hilo [ -h ] [ -l ] [ -o ] [ -ox ] [ -oy ] [ vector ... ]

DESCRIPTION
     Output is the high and low values across all of the input
     vector(s). If no vector is given, the standard input is
     assumed.

     Options specify the output format.  If no options are used,
     the output is:

          low=n     high=n

     If the -h or -l option is used without any of the -o
     options, the output is a single number: the high or low
     value.  If the -h and -l options are both used without any
     of the -o options, the output is a vector with two elements:
     the lowest value followed by the highest value.

OPTIONS
     -h   Only output high value.

     -l   Only output low value.

     -o   Output high, low values in "option" form (see
          plot(1g)).

     -ox  Output high, low values in option form with the letter
          x prepended.

     -oy  Output high, low values in option form with the letter
          y prepended.

EXAMPLES
     The following example outputs the lowest value in vectors A
     and B with xl prepended, i.e. xllowvalue.

          hilo -ox,l A B

     The following example uses the highest and lowest values of
     the vector A as upper and lower Y tick limits to plot.  For
     example, if the highest value in A is 9 and the lowest value
     in A is 2, this command is equivalent to plot -yl2,yh9 A.

          plot -`hilo -oy A` A

SEE ALSO
     abs(1g), af(1g), bar(1g), bel(1g), bucket(1g), ceil(1g),
     cor(1g), cusum(1g), cvrtopt(1g), dtoc(1g), erase(1g),



Printed 5/12/88                                                 1





HILO(1G)                COMMAND REFERENCE                HILO(1G)



     exp(1g), floor(1g), gamma(1g), gas(1g), gd(1g), ged(1g),
     graphics(1g), gtop(1g), hardcopy(1g), hist(1g), hpd(1g),
     intro(1g), label(1g), list(1g), log(1g), lreg(1g), mean(1g),
     mod(1g), pair(1g), pd(1g), pie(1g), plot(1g), point(1g),
     power(1g), prime(1g), prod(1g), ptog(1g), qsort(1g),
     quit(1g), rand(1g), rank(1g), remcom(1g), root(1g),
     round(1g), siline(1g), sin(1g), subset(1g), td(1g),
     tekset(1g), title(1g), total(1g), ttoc(1g), var(1g),
     vtoc(1g), whatis(1g), yoo(1g), and gps(5g).














































Printed 5/12/88                                                 2





































































%%index%%
na:264,83;
sy:347,324;
de:671,828;
op:1499,535;
ex:2034,772;
se:2806,334;3476,1162;
%%index%%000000000117

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026