Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.2K Views
|
7 Replies
|
4 Total Likes
View groups...
Share
Share this post:

Reuse the solutions {(x==-6&&y==-7)... in the other formula?

POSTED BY: Mutatis Mutandis
7 Replies
POSTED BY: Mutatis Mutandis

Yes!

POSTED BY: Gianluca Gorni
POSTED BY: Gianluca Gorni

HEHE… rispondi sempre tu alle mie stupide domande ;-)) ma qui mi caziano se scrivo in italiano, se scrivo maiuscolo… se… grazie

POSTED BY: Mutatis Mutandis
POSTED BY: EDITORIAL BOARD

thanks, it works!!! but I get a single flat list of results.

it is possible to maintain the initial separation of solutions, for every equation?

thank you

POSTED BY: Mutatis Mutandis

You can use ToRules:

Mod[a x + b y, m] /. 
 Map[ToRules, {(x == -6 && y == -7) || (x == -6 && y == 4)}]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard