| 1. Short for Greater Than,
GT is an
operator represented as ">" used in programming,
with some commands, and in mathematics.
For example:
if ($value1 > $value2) {
do this;
}
In the above example, if value1 is greater than value2, it would
perform the operation "do this". Otherwise, it would
continue through the program.
2. GT is also short for Greenwich Mean
Time.
Also see: Greater than, LT, Programming
definitions, Keyboard definitions
|
|
| Resolved | Were you able to locate the answer to your questions? |
|
|