Version 2.10 of SLEEF

Release Notes: asin() and acos() are back. This release adds ilogb() and ldexp(), and hyperbolic functions. It eliminates the dependency on frexp, ldexp, fabs, isnan, and isinf.

    Other releases

    •  18 May 2013 11:02

      Release Notes: This release adds support for the ARM NEON instruction set. Higher accuracy single precision functions were added: sinf_u1, cosf_u1, sincosf_u1, tanf_u1, asinf_u1, acosf_u1, atanf_u1, atan2f_u1, logf_u1, and cbrtf_u1.

      •  30 Apr 2013 13:04

        Release Notes: This release adds higher accuracy functions: sin_u1, cos_u1, sincos_u1, tan_u1, asin_u1, acos_u1, atan_u1, atan2_u1, log_u1, and cbrt_u1. These functions are slower than the standard functions, but evaluate the corresponding functions with at most 1 ulp of error.

        •  26 Mar 2013 12:51

          Release Notes: This release added the remaining single precision functions: powf, sinhf, coshf, tanhf, exp2f, exp10f, log10f, and log1pf. It also added support for FMA4 (for AMD Bulldozer).

          •  12 Mar 2013 10:28

            Release Notes: This release adds support for AVX2 and Intel Compiler.

            •  08 Mar 2013 00:24

              Release Notes: This release fixes incorrect denormal number handling in ldexp, ldexpf, sing, and cosf. Support for the Go language has been removed.

              Screenshot

              Project Spotlight

              objSQL

              A PHP-based database access class for performing SQL queries.

              Screenshot

              Project Spotlight

              Lilith Logback event viewer

              A logging and access event viewer for Logback.