A class that implements all the *-abs functions. It takes one operand of the appropriate type and returns the absolute value of the operand. If the operand is indeterminate, an indeterminate result is returned.
@since 1.0
@author Steve Hanna
@author Seth ProctorAdding generic type support by Christian Mueller (geotools)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.