For
y=k*log(x)
i need to get y without coefficient k=1.2 Divide y by 1.2, we get: y=1.0*log(x)
k=1.2
y
1.2
y=1.0*log(x)