Problem 44786. Lunar Arithmetic (Multiplication)
OEIS link for a description of lunar arithmetic
Simply take the larger digit when adding and take the smaller digit when multiplying.
Example
        15866
     X    147
     _________
        15766
       14444
    + 11111
    __________
      1145766
			Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers47
Suggested Problems
- 
         Reverse the elements of an array 1086 Solvers 
- 
         Rounding off numbers to n decimals 5239 Solvers 
- 
         Back to basics - mean of corner elements of a matrix 443 Solvers 
- 
         String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values 1850 Solvers 
- 
         
         1034 Solvers 
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!