

Using this operator, the response table is as follows: As for a small example: int x 0 int y &x //y is pointing to x const char myText 'Text' You might however be interested in learning a bit more about what pointers are. Using this operator, the resulting truth table is as follows: 2 Answers Sorted by: 8 The (Asterisk) indicates the variable is a pointer. These are the basic boolean operators, often also referred to as logic gates.

Floating-point numbers are often used to approximate analog and continuous values because they have greater resolution than integers.

modulo or remainder operator, is indicated by a %.Įxamples int result = 7 + 5 // result assigned to value 12 Description Datatype for floating-point numbers, a number that has a decimal point.Arduino-Plus/hardware/tools/avr/avr/include/math.h. multiplication operator is indicated by a *. Write decimal numbers, hex numbers, temperature, clock digits, characters, and strings to the seven segment LED modules supported by the AceSegment library. Contribute to smeshlink/Arduino-Plus development by creating an account on.subtraction operator is indicated by a -. Defining Data Types boolean (8 bit) - simple logical true/false byte (8 bit) - unsigned number from 0-255 char (8 bit) - signed number from -128 to 127.assignment operator is indicated by a =.These are the basic math commands for arduinos and most other hardware and software.
