Initial commit
This commit is contained in:
commit
fa8eae3146
17 changed files with 141328 additions and 0 deletions
1
src/float.rs
Normal file
1
src/float.rs
Normal file
|
|
@ -0,0 +1 @@
|
|||
pub type Float = f32; // f64 or f32, doesn't seem to make any difference
|
||||
Loading…
Add table
Add a link
Reference in a new issue