Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

unary

You are here: irt.org | FOLDOC | unary

1. <programming> (or "monadic") A description of a function or operator which takes one argument, e.g. the unary minus operator which negates its argument. The term is part of the same sequence as nullary and binary.

2. <data, humour> Base one. A number base with only one digit, namely zero, and which can therefore only be used to express the number zero. Attempting to add one to zero results in an infinite sequence of carries. Numbers in unary notation can be represented particularly efficiently however since each digit requires no storage.

(2001-02-25)

Nearby terms: UML « uML « UMTS « unary » UNC » UNCL » UNCOL

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb