Beta Trade effort for impact with Runway’s AI analyst

Formula editor upgrades

Building formulas is one of the most common actions in Runway. Now, the editor moves with you.

A global, draggable formula editor

Open the formula editor once and keep it open across pages. Drag it anywhere on your screen so it never blocks the numbers you need to reference

  • Stays open until you’re done, so you don’t lose your place if you click away.
  • Works across driver grids, databases, and pages.

Click to add formula entities

You can now build formulas by clicking directly on:

  • Driver names
  • Driver formula cells
  • Actuals cells

Each click inserts a reference into your formula automatically. No typing required.

New math functions

We’ve added more tools for advanced calculations:

  • pow(base, exponent) or power(base, exponent) → alias for base^exponent
  • exp(exponent) → Euler’s number e raised to exponent
  • log(argument, [base]) → logarithm, with optional base (defaults to 10)
  • ln(argument) → natural log

Smarter parentheses

Writing complex formulas just got easier:

  • Highlighting: The editor highlights the nearest enclosing pair when your cursor is between parentheses (even nested ones).
  • Coloring: Each nested level gets its own color so you can follow your logic at a glance.

Stay up to date with the latest features