math32

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package math32 package contains utils to manipulate the different types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ceil

func Ceil(a float64) int32

Ceil returns the least integer value greater than or equal to x.

func Floor

func Floor(a float64) int32

Floor returns the greatest integer value less than or equal to x.

func Max

func Max(x, y int32) int32

Max returns the maximum of y and x.

func Mod

func Mod(x int32, y int32) int32

Mod returns the floating-point remainder of x/y.

Types

This section is empty.

Jump to

Keyboard shortcuts

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