Skip to content

rtoy/fdlibm-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

fdlibm-js

A port of fdlibm to Javascript.

fdlibm is Sun's open source implementation of libm. It includes most of the standard C functions defined in libm. However, this port only includes the special functions.

The goal of this port is to provide a reference implementation of these functions in Javascript. The port strives to be fairly close to the original implementation achieving the same accuracy as the original while also striving to be reasonably fast in Javascript.

About

A port of fdlibm to Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published