I declared some variables with assume

e. g. 

assume(r, 'real')
assume(k, 'integer')
assume(j >0)

and so on.

During my calculation I need (in one step) j=15

How can I delete the number 15 for j? I tried it with assume(r>0), but it 
didn't work.

Thanks in advance
Bert

-- 
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/470b9c5c-7c11-432c-9d29-bd805e9dfca8o%40googlegroups.com.

Reply via email to