Hi,
i have unique visitors and transactions in my database, wich are showed through an swf-graph. This works fine.
Now i want to calculate the conversion-ratio in percentage:
visitors/transactions*100= ratio in percentage
Is there a function in ruby/rails to realize that?
Grtz..remco