多项选择题

哪些函数包含四舍五入功能()

A.truncate(n,d)
B.ceiling(n)
C.round(n,d)
D.format(x,y)