mathx

package module
v0.0.0-...-2137957 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2024 License: MIT Imports: 2 Imported by: 0

README

Useful math functions that aren't in the standard library

Documentation

Overview

Package mathx provides useful mathematical functions and types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsClose

func IsClose[T Floaty](x, y T) bool

Types

type Floaty

type Floaty interface{ ~float32 | ~float64 }

type Vector

type Vector[T Floaty] interface{ ~[]T }

Directories

Path Synopsis
Package vec provides functions for creating and manipulating vector data structures.
Package vec provides functions for creating and manipulating vector data structures.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL