166
Libraries
© 2008 Conrad Electronic
6.12.14 sqrt
Mathematical Functions
Syntax
float sqrt(float val);
Sub sqrt(val As Single) As Single
Description
The square root of a positive floating point number is calculated.
Parameter
val input value
Return Parameter
result
6.12.15 tan
Mathematical Functions
Syntax
float tan(float val);
Sub tan(val As Single) As Single
Description
The mathematical tangent is calculated.
Parameter
val input angle
expressed in radians
Return Parameter
tangent of the input value
6.13
OneWire
1-Wire or One-Wire is a serial interface that needs only one wire for signaling and power. The data is
transferred asynchronously (without clock signal) in groups of 64 bit. Data can either be sent or
received, but not at the same time (half-duplex).
The special about 1-Wire devices is the parasitically power supply, that is made over the signal wire:
Содержание C-Control Pro Mega Series
Страница 1: ... 2008 Conrad Electronic C Control Pro Mega Series ...
Страница 9: ...VIII Inhalt 2008 Conrad Electronic ...
Страница 10: ...Part 1 ...
Страница 17: ...Part 2 ...
Страница 23: ...Part 3 ...
Страница 41: ...32 Hardware 2008 Conrad Electronic 3 3 5 3 Component Parts Plan ...
Страница 57: ...48 Hardware 2008 Conrad Electronic 3 4 5 3 Component Parts Plan ...
Страница 58: ...Part 4 ...
Страница 91: ...82 IDE 2008 Conrad Electronic ...
Страница 92: ...Part 5 ...
Страница 135: ...126 Compiler 2008 Conrad Electronic 31 1F US 63 3F 95 5F _ 127 7F DEL ...
Страница 136: ...Part 6 ...
Страница 231: ...Part 7 ...
Страница 240: ......