Hello All,
I need to perform some calculations in my driver, and I need to call
some advanced math functions like sqrt(), cos() and sin()... I'd like
to know if this is possible ? How to do that ? if these functions
aren't available, can I call them from the user-mode ?
Thanks for your help !
Eric.