mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// package cmplx implements trigonometric and other mathematic operations on complex numbers.
|
||||
// Trigonometric and other mathematic operations on complex numbers.
|
||||
package math_cmplx
|
||||
|
||||
import "base:builtin"
|
||||
|
||||
Reference in New Issue
Block a user