mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
Package lines for core:math and more.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// package fixed implements fixed-point rational numbers and conversion to/from `f64`.
|
||||
package math_fixed
|
||||
|
||||
import "core:math"
|
||||
|
||||
Reference in New Issue
Block a user