* Fix Using / for division is deprecated (#4123)
* Fix Using / for division is deprecated
* replace divide function by multiplication
* attempt to fix tests
* fix: remove leading zero
* fix: Undefined operation "times"
Co-authored-by: Vincent Garnier <forxer@gmail.com>