Formula - power of

Some Extra Information.

@ryan_rockwood for Google sheets functions that don’t exist in make, you can create a helper Google sheet, with columns for inputs, a formula column, and an outputs column.

Then use the “set row values” and “get cell value” modules to run excel formulas in make.

In this specific case: It would turn 17 multiplication :make: operations, into 2 :make: operations for the exponent example.

2 Likes