
▲ 6 r/desmos
Question about lists and constant functions
Let's say I create a list L=[1,2,3] and two functions: f(x) = x^2 and g(x) = 3. Why is it that f(L) is a list of three values (i.e. [1,4,9]), whereas g(L) is just 3 and not [3,3,3]?
u/Forfex1 — 5 days ago