Page 1 of 1
fdlibm: maths lib
Posted: Tue Mar 15, 2016 1:19 pm
by dseller
Hi guys, maybe you are interested in this too! I found a fairly "free" maths library which you can use in your O/S development adventures. It's pretty autonomous in the way that it can be compiled stand-alone, and this is of course perfect for operating system development. I wanted some floating point support in my terminal code, so I stumbled upon this:
http://www.netlib.org/fdlibm/
Re: fdlibm: maths lib
Posted: Tue Apr 11, 2017 1:41 pm
by obiwac
This is quite interesting. I'll probably use it in my OS, if it's faster than my current implementation. Thanks!
Re: fdlibm: maths lib
Posted: Tue Apr 11, 2017 1:46 pm
by heat
obiwac wrote:This is quite interesting. I'll probably use it in my OS, if it's faster than my current implementation. Thanks!
Would you stop necro'ing posts?
Re: fdlibm: maths lib
Posted: Tue Apr 11, 2017 2:06 pm
by obiwac
I didn't check the date. Sorry.