Playing with numbers(Advanced)
The app will take four numbers as input, then it will generate the fourth number from the three numbers using +(addition), - (subtraction), *(multiplication), /(division), !(factorial), ^ (exponentiation), log, sqrt (square root),unary minus. It will generate numeric expressions for different comb