string bcmul ( string left_operand, string right_operand [, int scale])
bcmul() multiplie l'opérande left_operand
par l'opérande right_operand et renvoie le résultat.
Le paramètre optionnel scale définit le nombre
de chiffres après la virgule dans le résultat.