math

package
v0.8.9 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LLGoPackage = "decl"
)

Variables

This section is empty.

Functions

func Acos

func Acos(x float64) float64

func Acosh

func Acosh(x float64) float64

func Asin

func Asin(x float64) float64

func Asinh

func Asinh(x float64) float64

func Atan

func Atan(x float64) float64

func Atan2

func Atan2(y, x float64) float64

func Atanh

func Atanh(x float64) float64

func Cbrt

func Cbrt(x float64) float64

func Ceil

func Ceil(x float64) float64

func Copysign

func Copysign(x, y float64) float64

func Cos

func Cos(x float64) float64

func Cosh

func Cosh(x float64) float64

func Erf

func Erf(x float64) float64

func Erfc

func Erfc(x float64) float64

func Exp

func Exp(x float64) float64

func Exp2

func Exp2(x float64) float64

func Expm1

func Expm1(x float64) float64

func Fdim

func Fdim(x, y float64) float64

func Floor

func Floor(x float64) float64

func Fma

func Fma(x, y, z float64) float64

func Fmax

func Fmax(x, y float64) float64

func Fmin

func Fmin(x, y float64) float64

func Fmod

func Fmod(x, y float64) float64

func Frexp

func Frexp(x float64, exp *c.Int) float64

func Gamma

func Gamma(x float64) float64

func Hypot

func Hypot(x, y float64) float64

func Ilogb

func Ilogb(x float64) c.Int

func J0

func J0(x float64) float64

func J1

func J1(x float64) float64

func Jn

func Jn(n c.Int, x float64) float64

func Ldexp

func Ldexp(x float64, exp c.Int) float64

func Lgamma

func Lgamma(x float64) float64

func Log

func Log(x float64) float64

func Log10

func Log10(x float64) float64

func Log1p

func Log1p(x float64) float64

func Log2

func Log2(x float64) float64

func Logb

func Logb(x float64) float64

func Modf

func Modf(x float64, ipart *float64) float64

func Nan

func Nan(tag *c.Char) float64

func Nextafter

func Nextafter(x, y float64) float64

func Pow

func Pow(x, y float64) float64

func Remainder

func Remainder(x, y float64) float64

func Round

func Round(x float64) float64

func Sin

func Sin(x float64) float64

func Sinh

func Sinh(x float64) float64

func Sqrt

func Sqrt(x float64) float64

func Tan

func Tan(x float64) float64

func Tanh

func Tanh(x float64) float64

func Tgamma

func Tgamma(x float64) float64

func Trunc

func Trunc(x float64) float64

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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