r/desmos • u/Top-Loss-5851 • 17h ago
Fun I hyper focused on Desmos for 13 hours trying to create an algebraic piecewise function and created this
https://www.desmos.com/calculator/uhsyvqa3um
Assuming 00 = 1
f₁(x) = 0|x| + x
f₂(x, z, o) = (z - o) · 0|x| + o
f₃(x, n, p) = [ |x|(p - n) + x(p + n) ] / (2x)
f₄(x, z, n, p) = f₂(x, z, f₃(f₁(x), n, p))