I am trying to perform a constant multiply using the MimArith Function
with the Operation M_MULT_CONST
But I have no idea how the Constant is suppoed to be formatted.
is 70% 70(int), 0.70 (double) etc etc
Any help would be appreciated
Thank you In Advance
with the Operation M_MULT_CONST
But I have no idea how the Constant is suppoed to be formatted.
is 70% 70(int), 0.70 (double) etc etc
Any help would be appreciated
Thank you In Advance
Comment