Beginner's questions, I guess. Some time ago, Emmanuel Charpentier wrote
var("v", n=2) which gives (v0, v1) Where is this documented? I have been unable to find keywords for var other than domain and latex_name. Are there any others? Another question: I have learnt to write x,y,z=var('x,y,z') Is it possible to do the same for v0,v1,v2=var('v', n=3) without having to write explicitly the LHS? Guillermo -- 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/CANnG18_qXCuCFVDihusDFA7X43bBhM8WZoq0rOwqd8H9%3D2Dwbg%40mail.gmail.com.