www.pudn.com > 医学算法.rar > fmm
.TH FMM 1 "Ultrasonics Laboratory" .SH NAME fmm - Find Minimum and Maximum of Data .SH SYNOPSIS fmm [-qplot] .SH DESCRIPTION This program reads standard input and find the minimum and maximum of the data. The file should be an array (any size) of single precision floating point numbers. The result is written on standard output. If the .B -qplot flag is present then the result is written in a form that qplot can use as a scale file. .SH SEE ALSO .B qplot (1).