Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

slib_lang_exists_tmp=yes

slib_title=Computes 1-dimensional statistical data
slib_parms=2\
 ,name of computation\
 ,data (any recognizable format)

slib_out=result of computation
slib_comment=Computations include arithmetic or geometric mean,\
 standard deviation, product, median, etc.\
 The name of computation accepts usual synonymes.\
 Weight may be associated with data.\
 Recognizes data under matrix format (among others).