Documentation ¶
Overview ¶
Package math provides structures and functions to handle mathematical functions. Example of use: cartesian functions with different types, round numbers, conversion of number types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MulPointWithInt ¶
MulPointWithInt multiply a point with an int
Types ¶
type FPoint ¶
FPoint is the float point
func ConvertPointToFPoint ¶
ConvertPointToFPoint converts a Point to a FPoint
func MulFPointWithFloat ¶
MulFPointWithFloat multiply a FPoint with a float
Click to show internal directories.
Click to hide internal directories.