17.11.2012 Views

Numerical recipes

Numerical recipes

Numerical recipes

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

}<br />

20.6 Arithmetic at Arbitrary Precision 921<br />

void mpmul(unsigned char w[], unsigned char u[], unsigned char v[], int n,<br />

int m);<br />

void mpsad(unsigned char w[], unsigned char u[], int n, int iv);<br />

void mpsub(int *is, unsigned char w[], unsigned char u[], unsigned char v[],<br />

int n);<br />

int is;<br />

unsigned char *rr,*s;<br />

rr=cvector(1,(n+MACC)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!