Functions
WMath.cpp File Reference
#include "stdlib.h"
Include dependency graph for WMath.cpp:

Go to the source code of this file.

Functions

unsigned int makeWord (unsigned int w)
 
unsigned int makeWord (unsigned char h, unsigned char l)
 
long map (long x, long in_min, long in_max, long out_min, long out_max)
 
long random (long howbig)
 
long random (long howsmall, long howbig)
 
void randomSeed (unsigned long seed)
 

Function Documentation

unsigned int makeWord ( unsigned int  w)

Definition at line 57 of file WMath.cpp.

unsigned int makeWord ( unsigned char  h,
unsigned char  l 
)

Definition at line 58 of file WMath.cpp.

long map ( long  x,
long  in_min,
long  in_max,
long  out_min,
long  out_max 
)

Definition at line 52 of file WMath.cpp.

long random ( long  howbig)

Definition at line 35 of file WMath.cpp.

long random ( long  howsmall,
long  howbig 
)

Definition at line 43 of file WMath.cpp.

void randomSeed ( unsigned long  seed)

Definition at line 28 of file WMath.cpp.



arduino_daq
Author(s):
autogenerated on Mon Jun 10 2019 12:46:03