[wdmaudiodev] Floating-point Math library using no floating-point operations?!?

  • From: Greg X <greg1x@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Sat, 5 Oct 2002 15:50:13 -0700 (PDT)

Hi!

I need math (mostly floating-point) functions like
"/", "sin",
"floor", "power" in my WDM audio (..kernel mode)
driver.

Where can I find a Math library containing all these
floating-point
and other functions which does not actually use
floating-point
calculations. (assembly?)

Thanx!
greg1x

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

Other related posts:

  • » [wdmaudiodev] Floating-point Math library using no floating-point operations?!?