HTG-YT
|
2bb0c5a215
|
fix build error
|
2021-08-07 20:16:46 +08:00 |
|
HTG-YT
|
052849680b
|
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
|
2021-08-07 20:11:24 +08:00 |
|
HTG-YT
|
8f5262c715
|
add modf, modff, nextafter, nextafterf functions
|
2021-08-07 19:26:35 +08:00 |
|
HTG-YT
|
22890781eb
|
add log, log10, log10f, log1p, log1pf, log2, log2f, logf functions
|
2021-08-07 18:57:08 +08:00 |
|
HTG-YT
|
6002ef2a8f
|
add ldexp, ldexpf, lgamma, lgamma_r, lgammaf, lgammaf_r functions
|
2021-08-07 18:41:42 +08:00 |
|
HTG-YT
|
fb04697e84
|
fix build errors
|
2021-08-07 17:14:30 +08:00 |
|
HTG-YT
|
ee94a462f8
|
add j0, j0f, j1, j1f, jn, jnf functions
|
2021-08-07 16:13:42 +08:00 |
|
HTG-YT
|
8d6b891ddd
|
add hypot, hypotf, ilogb, ilogbf functions
|
2021-08-07 16:09:03 +08:00 |
|
HTG-YT
|
bff9ecdaed
|
add fmod, fmodf, frexp, frexpf functions
|
2021-08-07 16:05:05 +08:00 |
|
HTG-YT
|
4d62f5ddf0
|
add fmax, fmaxf, fmin, fminf function
|
2021-08-07 14:45:21 +08:00 |
|
HTG-YT
|
8ba12611f3
|
add floor, floorf, fma, fmaf functions
|
2021-08-07 14:31:09 +08:00 |
|
HTG-YT
|
276f755737
|
add fabs, fabsf, fdim, fdimf functions
|
2021-08-07 14:17:52 +08:00 |
|
HTG-YT
|
4421b24126
|
add expm1, expm1f functions
|
2021-08-07 14:07:20 +08:00 |
|
HTG-YT
|
61dee6c58b
|
add exp, exp10, exp10f, exp2, exp2f, expf functions
|
2021-08-07 13:38:12 +08:00 |
|
HTG-YT
|
cb2ec7a2be
|
add erf, erff, erfc, erfcf functions
|
2021-08-07 13:29:47 +08:00 |
|
HTG-YT
|
cd890a1ecd
|
add cos, cosf, cosh, coshf
|
2021-08-07 13:14:33 +08:00 |
|
HTG-YT
|
7d4270f800
|
add copysign, copysignf
|
2021-08-07 13:03:31 +08:00 |
|
HTG-YT
|
e846d98bad
|
add cbrt, cbrtf, ceil, ceilf
|
2021-08-07 12:22:39 +08:00 |
|
HTG-YT
|
52b3dec336
|
atanh, atanhf
|
2021-08-06 23:38:39 +08:00 |
|
HTG-YT
|
f83a7e6201
|
add atan, atan2, atan2f, atanf
|
2021-08-06 23:35:28 +08:00 |
|
HTG-YT
|
cb14afb28a
|
update README
|
2021-08-06 23:26:14 +08:00 |
|
HTG-YT
|
256df430f7
|
add asin, asinf, asinh, asinhf
|
2021-08-06 23:24:53 +08:00 |
|
HTG-YT
|
1ea320e6f6
|
implement acos, acosf, acosh, acoshf
|
2021-08-06 23:15:59 +08:00 |
|
HTG-YT
|
c48c792f91
|
init crate
|
2021-08-06 22:54:24 +08:00 |
|
HTG-YT
|
47ee4af50c
|
Initial commit
|
2021-08-06 22:49:15 +08:00 |
|