Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
49391 views
Kernel: Python 3

expression.context

The context (algebraic type) of an expression.

See also:

Examples

import vcsn e = vcsn.Q.expression('(<1/2>a*+<1/3>b*)*') e.context()

{a,b}Q\{a, b\}\to\mathbb{Q}