Skip to content
Skip to main navigation
Skip to first column
Skip to second column
Singular
Search
Download 4-1-0
Try Online
Online Manual
Graphical Interface
Get Help
Report Bugs
Books
Teams
Join Us
Home
Online Manual
D.14.1.2 type2arr
Procedure from library
arr.lib
(see
arr_lib
).
Usage:
type2arr(#); # def
Return:
[arr] Arrangement defined by the input
Note:
The procedure tries to cast the input to [arr] using arrAdd
Example:
LIB "arr.lib"; ring R = 0,(x,y,z),dp; ideal I = x,y,z; typeof(type2arr(I)); ==> arr
Main
Home
News
Publications
How to cite Singular
Community
Forum
Trac
Events
Mailing List
Blog
System
New Libraries
Source Code
Open Tasks
Third-party software
Misc
Links
Contact
Impressum
Internal