Subject | English | Korean |
comp., MS | binary notation | 이진 표기법 (Representation of numbers using the binary digits, 0 and 1) |
comp., MS | Business Process Modeling Notation | 비즈니스 프로세스 모델링 표시법 (A standard notation for process management developed by the Business Process Management Initiative) |
comp., MS | notation declaration | 표기법 선언 (Declaration that tells the parser how to deal with a specific binary file type, as well as provides a name and an external identifier for a notation. The notation declaration gives an internal name to an existing notation so that it can be referred to in attribute list declarations, unparsed entity declarations, and processing instructions. The external identifier is used for the notation, which can allow an XML parser or its client application to locate a helper application capable of processing data in the given notation) |
comp., MS | O notation | O 표기법 (An indication of the relative performance of an algorithm. An algorithm or the method that implements it is said to be O if its execution is a constant, O(log n) if its execution is proportional to the natural log of n, or O(n) if its execution is proportional to n. O notation is frequently used as a way to compare the relative performance of operations on collections, in which case n is usually the number of elements in the collection) |
stat. | op and Op notation | Op 표기 |
math. | op and Op notation | op, Op 표기 |
comp., MS | scientific notation | 과학적 표기법 (A way of expressing a given number as a number between 1 and 10 multiplied by 10 to the appropriate power) |
math. | Yule's notation | 율 표시법 |