A subscript or superscript is a character (such as a number or letter) that is set slightly below or above the normal line of type, respectively. It is usually smaller than the rest of the text. Subscripts appear at or below the baseline, while superscripts are above.
Contents
What is the opposite of a superscript?
Definition: a character or symbol set or printed or written above and immediately to one side of another character. Antonyms: subscript, inferior.
What is the synonym of subscript?
written or printed below and to one side of another character. Synonyms: deficient, substandard, inferior. Antonyms: superior, superscript, adscript.
What is the opposite of instead of?
▲ Opposite of preferentially or as a choice. unwillingly. reluctantly.
What is the opposite of multiples?
▲ Opposite of numerous and often varied. limited. few. minimal.
What is the difference between superscript and subscript?
Subscript is the text which a small letter/number is written after a particular letter/number. It hangs below its letter or number. Superscript is the small letter / number above a particular letter / number.
What do you mean by superscript and subscript?
A superscript or subscript is a number, figure, symbol, or indicator that is smaller than the normal line of type and is set slightly above it (superscript) or below it (subscript).
What is a subscript 0?
Commonly, variables with a zero in the subscript are referred to as the variable name followed by “nought” (e.g. v0 would be read, “v-nought”). Subscripts are often used to refer to members of a mathematical sequence or set or elements of a vector.
What is the shortcut key to superscript?
Keyboard shortcuts: Apply superscript or subscript
For superscript, press Ctrl, Shift, and the Plus sign (+) at the same time. For subscript, press Ctrl and the Minus sign (-) at the same time.
Where is the superscript in Powerpoint?
Select the text or character you want to superscript or subscript. Find the ‘Font’ group – this is where you also adjust text size. Click the ‘Font Dialog Box Launcher’ – it’s the little arrow in the bottom right corner. In the ‘Font’ tab under ‘Effects’ click the ‘Superscript’ or ‘Subscript’ check box.
What is the synonym of Rather?
In this page you can discover 58 synonyms, antonyms, idiomatic expressions, and related words for rather, like: I should say, fairly, in preference, certainly, quite, a-little, by choice, preferably, as a matter of choice, alternatively and instead.
What is the best antonym for superior?
antonyms for superior
- detestable.
- normal.
- ordinary.
- unremarkable.
- usual.
- bad.
- inferior.
- low-class.
What’s the opposite of achieve?
Opposite of to obtain or attain successfully. abandon. fail. forfeit. surrender.
Are multiples and factors opposite?
Factor is a number that can be multiplied with a particular number to obtain another number. Conversely, multiples are the product, which is reached after multiplying the number by an integer.
What is the difference between subscript and index?
In this topic, we described about the Difference between Index & Subscript with detailed example.
Summary –
Subscript | Index |
---|---|
Subscript can increase by using ADD statement and decrease by using SUBTRACT statement. | Index can increase by using SET UP BY statement and decrease by using SET DOWN BY statement. |
How do I write so2 in Word?
Superscript in Word
- Place cursor where you want the superscript to go.
- In the Home tab, click the superscript button X2
- Type what you want as the superscript.
- Click the superscript button again to return to normal font.
What are subscripts in C?
Array Subscript in C is an integer type constant or variable name whose value ranges from 0 to SIZE 1 where SIZE is the total number of elements in the array.This is because the country is a char array and initialized by a string constant “India” and every string constant is terminated by a null character ‘