I know syntax to declare symbolic variable is
var('x')
What I want is associating type to this variable, say like var('x', type=float)
| 1 | initial version |
I know syntax to declare symbolic variable is
var('x')
What I want is associating type to this variable, say like var('x', type=float)
I know syntax to declare symbolic variable is
var('x')
What I want is associating type to this variable, say like var('x', type=float). Can we do it in Sagemath
| 3 | retagged |
I know syntax to declare symbolic variable is
var('x')
What I want is associating type to this variable, say like var('x', type=float). Can we do it in Sagemath
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.