Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
Column@{ReleaseHold[
|
||||
Function[expression,
|
||||
Row@{HoldForm@InputForm@expression, " = ", Quiet@expression},
|
||||
HoldAll] /@
|
||||
Hold[1./0., 0./0., Limit[-Log[x], x -> 0], Limit[Log[x], x -> 0],
|
||||
Infinity + 1, Infinity + Infinity, 2 Infinity,
|
||||
Infinity - Infinity, 0 Infinity, ComplexInfinity + 1,
|
||||
ComplexInfinity + ComplexInfinity, 2 ComplexInfinity,
|
||||
0 ComplexInfinity, Indeterminate + 1, 0 Indeterminate]]}
|
||||
Loading…
Add table
Add a link
Reference in a new issue