Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.6K Views
|
1 Reply
|
3 Total Likes
View groups...
Share
Share this post:

How do I interpret this conditional expression?

Posted 1 year ago

Mathematica Results

POSTED BY: K F

You can use Reduce to make it more explicit, if longer:

Reduce[1/C2 \[Element] Reals && \[CurlyPhi] > 0 &&
  ! ((C1 | C2) \[Element] Reals && C1 + 2 C2 == 0),
 {\[CurlyPhi], C1, C2}]
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