pub fn mul(x: GfElement, log_m: GfElement, exp: &Exp, log: &Log) -> GfElement
Calculates x * log_m using Exp and Log tables.
x * log_m
Exp
Log