math

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(x float64) float64

Abs absolute value php abs

func Ceil

func Ceil(x float64) float64

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

func DecBin

func DecBin(number int64) string

DecBin Decimal to binary php decbin

func DecHex

func DecHex(number int64) string

DecHex Decimal to hexadecimal php dechex

func Floor

func Floor(x float64) float64

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

func Max

func Max(nums ...float64) float64

Max returns the max num in nums php max

func Min

func Min(nums ...float64) float64

Min returns the min num in nums php min

func Round

func Round(x float64) int64

Round number round php round

Types

This section is empty.

Jump to

Keyboard shortcuts

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