Dividing


You cannot combine data types "double" and "decimal"

myDecimal = myDecimal / myDouble;   // convert the double to decimal 

Dividing Double with Integer
If you have a double data type containing 1234567




© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext