FunctionCalled fΒΆ

variable.spad line 55 [edit on github]

This domain implements named functions

=: (%, %) -> Boolean

from BasicType

~=: (%, %) -> Boolean

from BasicType

coerce: % -> OutputForm

from CoercibleTo OutputForm

latex: % -> String

from SetCategory

name: % -> Symbol

name(x) returns the symbol

BasicType

CoercibleTo OutputForm

SetCategory