method:abs ( int );return type:intspecial:staticcontent:ใช้หาค่าสัมบูรณ์example:int number = abs ( -8 );