MATH -- a unit of elementary mathematical routines for Turbo
Pascal versions 4, 5, 5.5, and 6.
Copyright 1990, by J. W. Rider
MATH.PAS provides a library of mathematical constants, type
definitions, functions, and procedures for immediate use within
contemporary Turbo Pascal programs (tested with versions 5.5 and
6). Routines are provided for the following categories:
Numerical rounding and fractioning:
ceil, floor, modf, remf, round2, sgn
B
|