| |
|
|
Michael W. | Operatoren
((( \ Integer-Division (missing still in your list) )))
+ | addition |
++ | Increment |
+= | Increment circa X |
- | Subtraktion |
-- | Decrement |
-= | Decrement circa X |
* | Multiplikation |
/ | Division |
\ | Integer-Division |
% | Modulo (Divisionsrest) |
^ | Potenz |
| | or (logical) |
|| | or (binary) |
& | and (logical) |
&& | and (binary) |
! | NOT |
<< | bitshift left |
>> | bitshift right |
< | small |
<= | small same |
> | larger |
>= | larger same |
<> | mismatched |
!= | mismatched |
= | worth-Zuweisung |
== | same (comparison) |
=== | utterly same (comparison) |
|
|
|
| XProfan X3System: Windows 8/10, XProfan X4 Programmieren, das spannendste Detektivspiel der Welt. | 01/16/15 ▲ |
|
|
|
|
| i'm sincere said not yet integrally clear How very I The Integer-Division in AndroidProfan tidy umsetzen can and set the to integrally under on The ToDo. there's yet round and long if one a ganzzahligen worth needed. |
|
|
| |
|
|