Valtteri Koskivuori
|
b8ac14a873
LibM: Implement pow()
|
5 年之前 |
Emanuel Sprung
|
e7affa24dc
LibC, LibM: Add functions needed to compile python3
|
5 年之前 |
Andreas Kling
|
4565b2d2d9
LibM: Add back ampsin() since it was still used by tan()
|
5 年之前 |
Jesse
|
bcf3a4457f
LibM: Fixed sin() precision (#726)
|
5 年之前 |
Andreas Kling
|
570c6c8458
LibM: Make roundf() and ceilf() slightly less terrible
|
5 年之前 |
Andreas Kling
|
9eaaaeec6e
LibM: Add dummy implementations of roundf() and ceilf()
|
5 年之前 |
Andreas Kling
|
c13be2c7ea
LibM: Implement various functions.
|
5 年之前 |
Andreas Kling
|
dd696e7c75
LibM: Fix Toolchain build
|
5 年之前 |
Andreas Kling
|
941981ec4f
LibM: Implement various trig functions
|
5 年之前 |
Sergey Bugaev
|
cfe8fdd5aa
LibM: Implement sqrt()
|
6 年之前 |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 年之前 |