Started creating this app based on a user request (and also because I thought it would be a fun programming exercise) :)
This field allows to calculate formulas on the fly without having to program 1 letter yourself.
The following operators are availlable:
+ (plus) - (minus) * (multiply) / (divide) ^ (power)
The following variables are available:
heartrate, cadence, power, altitude, averagecadence, averageheartrate, averagepower, averagespeed, calories, heading, locationaccuracy, speed, distance, elapsedtime, energyexpenditure, timerTime, totalascent, totaldescent, trainingeffect, maxcadence, maxheartrate, maxpower, maxspeed
As format string use either:
%d format as a number
%.1f decimal with 1 digit (you can change the 1 by another number)
Example formula:
cadence / 2
The app will be available here (once it's approved): https://apps.garmin.com/en-US/apps/35a1c0dd-eb5c-4435-9ec7-a885802325c3