const func float: multiply (in float: a, in float: b) is return a * b;