⧺
Jump to navigation
Jump to search
See also: ᚑ
|
Translingual
[edit]Symbol
[edit]⧺
- (Can we verify(+) this sense?) (mathematics) double plus
- The double plus indicates the increment by one of the number. For instance:
- var x = 5
- x⧺; // x = 6
- The double plus indicates the increment by one of the number. For instance:
- The double plus indicates the concatenation of two matrices, stringing them together horizontally.