| A | B |
| function | shortcut way to do a calculation |
| SQRT | finds square root of a number |
| ROUND | rounds off a number of decimal places |
| MAX | finds largest number |
| MIN | finds smallest number |
| FV | future value of a financial evaluation |
| PV | present value of a financial evaluation |
| PMT | finds the payment needed to repay a loan |
| NOW | inserts current date and time |
| IF | a logical function to show data if other data are true or false |