i1 = f = () -> ZZ[local t]
o1 = f
o1 : Function
i2 = f()
o2 = ZZ[$t]
o2 : PolynomialRing
i3 = t
o3 = t
o3 : Symbol
Go to main index.
Go to concepts index.