
Hledat
Integer constant
01
celé číslo, celý konstanta
a fixed numerical value that is a whole number, either positive, negative, or zero
Example
In the expression 2x+5, the integer constant is 5.
V výrazu 2x+5 je celé číslo, celý konstanta 5.
When defining a variable in programming, you can initialize it with an integer constant like 10 or −3.
Když definujete proměnnou v programování, můžete ji inicializovat celým číslem, celým konstantou jako 10 nebo -3.

Blízká Slova