sgc7utils

package
v0.13.809 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEqualFloat32 added in v0.13.578

func IsEqualFloat32(a, b float32) bool

IsEqualFloat32 - checks if two float values are equal within a small epsilon

func IsEqualFloat64 added in v0.13.578

func IsEqualFloat64(a, b float64) bool

IsEqualFloat64 - checks if two float values are equal within a small epsilon

Types

type RngInfo

type RngInfo struct {
	Bits  int `json:"bits"`
	Range int `json:"range"`
	Value int `json:"value"`
}

RngInfo - rng infomation

Jump to

Keyboard shortcuts

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