REDUCE
Reduce an array to an accumulated value by applying a LAMBDA to each value.
Power ToolsREDUCE([initial_value], array, lambda)
In progress
This page is being built.
We're authoring REDUCE from scratch with a real workplace scenario, hand-tuned Excel mockups, the four mistakes that trip everyone up, and a mastery track of practice exercises. Check back soon.
Browse other functions