This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Integer Math Library Package available?



Is there an Integer Math Library Package available for eCos?


The Math Library, CYGPKG_LIBM, uses floating point math.
e.g. the sqrt() prototype is 'double sqrt(double)'

If there is no integer package available and we write our own,
would it be better to make 'integer only' an option in the LIBM
or have a completely different package?


Thanks Dave





--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]