math32

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PackageProps = packageprops.Props{
	WASMWASI:         packageprops.WASMCompiles,
	WASMJS:           packageprops.WASMCompiles,
	WASMFreestanding: packageprops.WASMCompiles,
}

PackageProps records this package's curated properties (ADR-0080). Seeded by `boxer code analysis golang wasmsurvey props generate`; curate by hand. The same group's `props verify` reconciles it.

Functions

func Abs

func Abs(x float32) float32

func Clamp

func Clamp(a float32, low float32, high float32) float32

func Inf

func Inf(sign int) float32

func IsNaN

func IsNaN(x float32) bool

func Max

func Max(a float32, b float32) float32

func Min

func Min(a float32, b float32) float32

func NaN

func NaN() float32

func Trunc

func Trunc(a float32) float32

Types

This section is empty.

Jump to

Keyboard shortcuts

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