Function returning relative difference of X and Y

example_variable(x = 1.2, y = 1)

Arguments

x

(numeric) X-value

y

(numeric) Y-value

Value

(X-Y)/(X)