This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd21b057eb48b94d46915f0a7ac2c8146ffd4780
c3c
/
test
/
unit
/
stdlib
/
math
History
Dmitry Atamanov
d6e9985a26
Add
log(x, base)
function to
std::math
module.
2023-09-15 09:22:34 +02:00
..
frexp_signbit.c3
Signbit, tests of frexp.
2023-03-18 19:13:17 +01:00
math_is_even_odd.c3
Add is_even and is_odd to math module
2023-07-19 11:38:49 +02:00
math.c3
Add
log(x, base)
function to
std::math
module.
2023-09-15 09:22:34 +02:00
matrix.c3
Improve Matrix identity functions and add Quaternion to matrix function (
#765
)
2023-05-16 11:50:01 +02:00