163
C-Control Pro Mega Series
© 2008 Conrad Electronic
Sub fabs(val As Single) As Single
Description
The absolute value of the floating point number val is calculated.
Parameter
val input value
Return Parameter
result
6.12.8 floor
Mathematical Functions
Syntax
float floor(float val);
Sub floor(val As Single) As Single
Description
The
smallest
integer value of the floating point number x is calculated.
Parameter
val input value
Return Parameter
result
6.12.9 ldexp
Mathematical Functions
Syntax
float ldexp(float val,int expn);
Sub ldexp(val As Single,expn As Integer) As Single
Description
The function val * 2 ^ expn is calculated (also used as internal help function for other mathematical
Содержание 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: ......