commands → info
info(n)
The info command allows some possibly long-running commands to print information as they run.
Higher levels of info print more information.
Examples
A = [[1,2],[3,4]];
info(5);
5
1/A;
modular row reduce 2 x 4
PRIME p=1553643679001699771
PRIME p=4432717206108252991
PRIME p=7585566387769590767
done, rank=2
[[-2, 1], [3/2, -1/2]]