Csound Csound-dev Csound-tekno Search About

Re: Higher numerical precission in Csound

Date1999-06-05 02:02
Fromrasmus ekman
SubjectRe: Higher numerical precission in Csound
Josep M Comajuncosas wrote:
> 
> them in Csound it should work using 32bit floating point but better
> 64bit floats. Would it be possible to have such numerical resolution 

Declare your variables as double - I think you'll get 
80 bits on many systems. It's only the opcode in/out 
arguments which are limited to floats.

Regards,