Skip to content

Instantly share code, notes, and snippets.

@Shekharrajak
Created May 28, 2016 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shekharrajak/6d0408142de4d63c9c4b7fe7e9522094 to your computer and use it in GitHub Desktop.
Save Shekharrajak/6d0408142de4d63c9c4b7fe7e9522094 to your computer and use it in GitHub Desktop.
In [ ]: solveset(2*sin(x) - 1<0,x, S.Reals)
Out[ ]:
⎛ π⎞ ⎛5⋅π ⎞
⎜-∞, ─⎟ ∪ ⎜───, ∞⎟
⎝ 6⎠ ⎝ 6 ⎠
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment