| Term | Definition |
| Wavy Blue Underline | used to indicate contextual spelling errors |
| Wavy Red Underline | used to indicate misspellings |
| Wavy Green Underline | used to indicate grammar errors |
| COUNT (def) | counts the number of cells in a range that contains numbers |
| COUNTIF (def) | counts the number of cells within a range that meet the given condition |
| SUM (def) | adds all the numbers in a range cells |
| AVERAGE (def) | returns the arithemtic mean of the arguments which can be numbers, or names, arrays, or references that contain numbers |
| COUNT (syn) | =count(range) |
| COUNTIF (syn) | =countif(range, citeria) |
| SUM (syn) | =sum(range) |
| AVERAGE (syn) | =average(range) |
| a>b, c<0 ==> a/c < b/c | 2>1, -3<0 ==> 2/-3 < 1/-3 |
| Plagiarism | the act of representing someone else's ideas, products, or words as one own |
| Cheating | a violation of the Dowling College policy on academic honesty |