]> gitweb.michael.orlitzky.com - mjotex.git/blob - sage_listings/example.listing
New \restrict macro to restrict a function to a subset of its domain.
[mjotex.git] / sage_listings / example.listing
1 sage: Cone([(1,0),(0,1)]).lyapunov_rank()
2 2
3 sage: print("")
4