multiple 2 decimal place figure by a percentage

Posted by YsoL8 on Stack Overflow See other posts from Stack Overflow or by YsoL8
Published on 2010-04-10T17:27:37Z Indexed on 2010/04/10 17:33 UTC
Read the original article Hit count: 268

Filed under:
|
|
|

Hello

A have price data stored like this: 10.25

And percentage data like this 1.1100 (1.00%)

I need a function that accurately multiplies the price by the percentage. (in php)

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about currency