ELi5: What is the support of a function? 660 viewsJanuary 3, 2024 Question100.55K December 8, 2020 0 Comments supp(f) In: Mathematics 1 Answer ActiveNewestOldest Anonymous Posted December 8, 2020 0 Comments `supp(f)` is the set of all inputs of `f` that aren’t mapped to 0 by `f`. So all `x`s such that `f(x) != 0`. Register or Login
Latest Answers