vault backup: 2025-01-07 18:14:44

This commit is contained in:
arc 2025-01-07 18:14:44 -07:00
parent 544cfb24fc
commit c99ca523f4
21 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,2 @@
- **Xtor* is an abbreviation for *transistor*
- **Moore's Law** states that the number of transistors on a chip doubles every two years.

View File

@ -0,0 +1,8 @@
# Introduction
- Every mathematical function can be thought of as a set of ordered pairs, or an input value and an output value.
- Examples include $f(x) = x^2 + 2x + 1$, and $\{(1, 3), (2, 5), (4, 7)\}$.
# Definitions
| Term | Definition |