method:ceil ( int );return type:intspecial:staticcontent:ใช้ปัดเศษทศนิยมให้มีค่ามากขึ้นexample:int number = ceil ( 2.3 );