pull out libm. pow and sqrt to be implemented in userlib maybe?
Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
a93fb512aa
commit
48178b5a48
3 changed files with 2 additions and 126 deletions
|
|
@ -4,10 +4,6 @@ version = "0.4.0"
|
|||
authors = ["Ava <ava@sunnypup.io>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
# cant have math without libc I guess...
|
||||
libm = "0.2.8"
|
||||
|
||||
[lib]
|
||||
name = "flesh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue