Fast Random Number for SinHCosM 
P(x) = sinH(Pi.y).cosM(Pi.y).dy
       
     = sqrtH-1(1-x2).xM.dx 
x-> [0<xini,xfin<1[
y -> [-1<yini:yfin<1[ 
H=real>=1, M=even integer 
DOWNLOAD:
To use Sin_Cos.c you must have SU2.res= table. 
You can download the executable  create_Sin_Cos_res.out to create it.
-   Sin_Cos.c 
: random number in C
 -   create_Sin_Cos.out 
: (Linux, 20 Ko): can choose H, M, xmin, xmax, rate
 -   create_Sin_Cos.exe 
: (Windows, 20 Ko): can choose H, M, xmin, xmax, rate
 
PROBABILITIES  PERFORMANCES : 
  mail to D. Loison