math

package
v1.2.2-beta5 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package math 计算实用工具

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(x int) int

Abs 返回绝对值,该函数将被内联

func Max

func Max(a, b int) int

Max 返回两数最大值,该函数将被内联

func Min

func Min(a, b int) int

Min 返回两数最小值,该函数将被内联

func Str2Int64

func Str2Int64(str string) int64

Types

This section is empty.

Jump to

Keyboard shortcuts

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