The Oracle
quantity
equation
num_plants * mins_per_plant / 60 * dollars_per_hour
description
daily payroll costs.
SET
fidelity
dollars_per_hour
min
max
float
int
log
intlog
type
mins_per_plant
min
max
int
float
log
intlog
type
num_plants
min
max
int
float
log
intlog
type
SAVE
payroll_cost = num_plants * mins_per_plant / 60 * dollars_per_hour
HiPlot
Loading HiPlot...
HiPlot needs JavaScript to run