FunctionCalled(f)
variable.spad line 55
[edit on github]
This domain implements named functions
- = : (%, %) -> Boolean
- from BasicType
- coerce : % -> OutputForm
- from CoercibleTo(OutputForm)
- latex : % -> String
- from SetCategory
- name : % -> Symbol
name(x)
returns the symbol
- ~= : (%, %) -> Boolean
- from BasicType
BasicType
SetCategory
CoercibleTo(OutputForm)