Aggregate function in formula field

Aggregate function in formula field

Hi,

Are aggregate functions like sum, average etc supports in formula fields? It doesn't look like it. My "Customer" form has a one-to-many look up relationship with the "Order" form. I want to create a formula field to do : sum(Orders.Order_Total) to show how much order the customer has placed.

Thanks