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
b6f302d1c63ca9823c1a49ea1071edbfdc21baaa
c3c
/
test
/
unit
/
stdlib
/
math
History
Dmitry Atamanov
49ea950f78
Add is_even and is_odd to math module
2023-07-19 11:38:49 +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
Change syntax of
$if
,
$assert
,
$include
,
$echo
. Introduces
$error
2023-05-06 12:18:00 +02:00
matrix.c3
Improve Matrix identity functions and add Quaternion to matrix function (
#765
)
2023-05-16 11:50:01 +02:00