Calculator
This demo shows very basic ability to bind data from the input fields, and then use the data to compute new value, formated through currency filter (as can be seen by $ and thousands separator ',').
Try entering negative values and note that the result turns red (currency formats negative numbers as red).