SubSpaceComponentPropertyΒΆ
newpoint.spad line 43 [edit on github]
This domain implements some global properties of subspaces.
- closed?: % -> Boolean
closed?(x)undocumented
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- copy: % -> %
copy(x)undocumented
- latex: % -> String
from SetCategory
- new: (Boolean, Boolean) -> %
new(closed?, solid?)creates new property with given values ofclosed?and solid?.
- solid?: % -> Boolean
solid?(x)undocumented