Hello! I hope the title was clear enough but here is my problem:

```
sage: var(x);
sage: solve( sin(x)==.5, x )
[x == 1/6*pi]
```

I believe this equation should have 2 solutions: `pi/6` and `5pi/6`. What mistake did i do?

Thank you

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/f9c1adc3-1113-a49a-df1c-69df058bedf6%40gmail.com.

Reply via email to