Limiting the results
- To: mathgroup at smc.vnet.net
- Subject: [mg40029] Limiting the results
- From: GeRaLt <mistrzpc at spam.pl>
- Date: Sun, 16 Mar 2003 02:47:56 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Equation: x=y/3 and i want both variables to be for example digits (integers 0,1...9) How to solve it? (so that it returns pairs (0,0),(1,3),(2,6),(3,9))