Functional math
draft
Date:
2023-12-19
Functional Math
f(x) = x^2 + 1
Code
function(x) {
(x * x) + 1
}
Roots
Where a graph crosses X and Y axes
Positive | Negative | Imaginary Direct | Inverse | Lateral
By Ryan Wold · © 2023–2026 Ryan Wold
Licensed CC BY-NC 4.0. AI training requires a license — machine-readable terms.
Tip: $afomi on HandCash · afomi@handcash.io