Commit Graph

  • 0781df85c0 REVERT SCUFFED FIX main able 2022-01-05 06:59:42 +0000
  • 7a1e0a47df update spdx-license-identifier HTG-YT 2022-01-03 20:16:22 +0800
  • b04ed351ef
    Update Cargo.toml HTGAzureX1212 2022-01-03 20:13:38 +0800
  • a1567d7b91
    Update LICENSE HTGAzureX1212 2022-01-03 20:13:20 +0800
  • ad2865a706
    Merge #1 - AbleOS:main HTGAzureX1212 2021-12-25 14:09:41 +0800
  • ab8a053bd4
    Update lib.rs #1 Able 2021-12-24 07:25:43 -0600
  • 597110801c update license HTG-YT 2021-08-17 11:10:41 +0800
  • 3f6e0ba2e1 update module import and crate features HTG-YT 2021-08-08 11:52:44 +0800
  • 08845d0c56 fix build error HTG-YT 2021-08-07 20:16:46 +0800
  • 7aaf15fbb0 add pow, powf, remainder, remainderf, remquo, remquof, round, roundf, scalbn, scalbnf, sin, sincos, sincosf, sinf, sinh, sinhf, sqrt, sqrtf, tan, tanf, tanh, tanhf, tgamma, tgammaf, trunc, truncf, y0, y0f, y1, y1f, yn, ynf functions HTG-YT 2021-08-07 20:11:24 +0800
  • 9480871816 add modf, modff, nextafter, nextafterf functions HTG-YT 2021-08-07 19:26:35 +0800
  • f50a56a3e8 add log, log10, log10f, log1p, log1pf, log2, log2f, logf functions HTG-YT 2021-08-07 18:57:08 +0800
  • 403f967f6a add ldexp, ldexpf, lgamma, lgamma_r, lgammaf, lgammaf_r functions HTG-YT 2021-08-07 18:41:42 +0800
  • 05f9e20462 fix build errors HTG-YT 2021-08-07 17:14:30 +0800
  • 99c9dde1d9 add j0, j0f, j1, j1f, jn, jnf functions HTG-YT 2021-08-07 16:13:42 +0800
  • de0bc1436b add hypot, hypotf, ilogb, ilogbf functions HTG-YT 2021-08-07 16:09:03 +0800
  • 91c3738e6c add fmod, fmodf, frexp, frexpf functions HTG-YT 2021-08-07 16:05:05 +0800
  • ef0620ba88 add fmax, fmaxf, fmin, fminf function HTG-YT 2021-08-07 14:45:21 +0800
  • a0c71a1266 add floor, floorf, fma, fmaf functions HTG-YT 2021-08-07 14:31:09 +0800
  • 096ef095b0 add fabs, fabsf, fdim, fdimf functions HTG-YT 2021-08-07 14:17:52 +0800
  • 2270d7ed2d add expm1, expm1f functions HTG-YT 2021-08-07 14:07:20 +0800
  • cc9e2b19de add exp, exp10, exp10f, exp2, exp2f, expf functions HTG-YT 2021-08-07 13:38:12 +0800
  • 4ddc856fa6 add erf, erff, erfc, erfcf functions HTG-YT 2021-08-07 13:29:47 +0800
  • 3b988ea0d7 add cos, cosf, cosh, coshf HTG-YT 2021-08-07 13:14:33 +0800
  • 62090a4421 add copysign, copysignf HTG-YT 2021-08-07 13:03:31 +0800
  • 520b00ee89 add cbrt, cbrtf, ceil, ceilf HTG-YT 2021-08-07 12:22:39 +0800
  • 8fc81cf4cd atanh, atanhf HTG-YT 2021-08-06 23:38:39 +0800
  • b93f6cabd2 add atan, atan2, atan2f, atanf HTG-YT 2021-08-06 23:35:28 +0800
  • ee59a54d73 update README HTG-YT 2021-08-06 23:26:14 +0800
  • 7cf7237183 add asin, asinf, asinh, asinhf HTG-YT 2021-08-06 23:24:53 +0800
  • 005ed4e943 implement acos, acosf, acosh, acoshf HTG-YT 2021-08-06 23:15:59 +0800
  • 7f194b3559 init crate HTG-YT 2021-08-06 22:54:24 +0800
  • 25b9000410
    Initial commit HTG-YT 2021-08-06 22:49:15 +0800