algstat (version 0.0.2)

print.m2: Pretty printing of Macaulay2 output.

Description

Pretty printing of Macaulay2 output.

Usage

"print"(x, ...)

Arguments

x
an object of class m2
...
additional parameters

Value

Invisible string of the printed object.

Examples

Run this code
## Not run: 
# 
# m2("13^1000")
# 
# ## End(Not run)

Run the code above in your browser using DataLab