angle bracket
Frequency: 4.51.2 per million words
Used in mathematics, computing, and linguistics. Refers to the symbols < and >.
Categories:
Examples (10)
- In HTML, tags like `
` are enclosed in an opening and closing angle bracket.
- C++ templates use an angle bracket to specify type parameters, for example, `vector
`. - The code failed to compile because of a missing closing angle bracket.
- The inner product of two vectors in mathematics is often denoted using angle brackets.
- To indicate a placeholder, type the description inside a pair of angle brackets.
- Graphemes are sometimes represented within angle brackets in linguistic texts.
- When writing technical documentation, remember that each angle bracket in code examples might need to be escaped.
- I can never find the angle bracket symbols on a new keyboard layout.
- Be careful not to confuse an angle bracket with a less-than or greater-than sign.
- The command requires a filename surrounded by angle brackets.