math

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2025 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

View Source
const (
	LLGoPackage = "decl"
)

Variables

This section is empty.

Functions

func Acos

func Acos(x float64) float64

func Acosf

func Acosf(x float32) float32

func Acosh

func Acosh(x float64) float64

func Acoshf

func Acoshf(x float32) float32

func Asin

func Asin(x float64) float64

func Asinf

func Asinf(x float32) float32

func Asinh

func Asinh(x float64) float64

func Asinhf

func Asinhf(x float32) float32

func Atan

func Atan(x float64) float64

func Atan2

func Atan2(y, x float64) float64

func Atan2f

func Atan2f(y, x float32) float32

func Atanf

func Atanf(x float32) float32

func Atanh

func Atanh(x float64) float64

func Atanhf

func Atanhf(x float32) float32

func Cbrt

func Cbrt(x float64) float64

func Cbrtf

func Cbrtf(x float32) float32

func Ceil

func Ceil(x float64) float64

func Ceilf

func Ceilf(x float32) float32

func Copysign

func Copysign(x, y float64) float64

func Copysignf

func Copysignf(x, y float32) float32

func Cos

func Cos(x float64) float64

func Cosf

func Cosf(x float32) float32

func Cosh

func Cosh(x float64) float64

func Coshf

func Coshf(x float32) float32

func Erf

func Erf(x float64) float64

func Erfc

func Erfc(x float64) float64

func Erfcf

func Erfcf(x float32) float32

func Erff

func Erff(x float32) float32

func Exp

func Exp(x float64) float64

func Exp2

func Exp2(x float64) float64

func Exp2f

func Exp2f(x float32) float32

func Expf

func Expf(x float32) float32

func Expm1

func Expm1(x float64) float64

func Expm1f

func Expm1f(x float32) float32

func Fdim

func Fdim(x, y float64) float64

func Fdimf

func Fdimf(x, y float32) float32

func Floor

func Floor(x float64) float64

func Floorf

func Floorf(x float32) float32

func Fma

func Fma(x, y, z float64) float64

func Fmaf

func Fmaf(x, y, z float32) float32

func Fmax

func Fmax(x, y float64) float64

func Fmaxf

func Fmaxf(x, y float32) float32

func Fmin

func Fmin(x, y float64) float64

func Fminf

func Fminf(x, y float32) float32

func Fmod

func Fmod(x, y float64) float64

func Fmodf

func Fmodf(x, y float32) float32

func Frexp

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

func Frexpf

func Frexpf(x float32, exp *c.Int) float32

func Gamma

func Gamma(x float64) float64

func Gammaf

func Gammaf(x float32) float32

func Hypot

func Hypot(x, y float64) float64

func Hypotf

func Hypotf(x, y float32) float32

func Ilogb

func Ilogb(x float64) c.Int

func Ilogbf

func Ilogbf(x float32) c.Int

func J0

func J0(x float64) float64

func J0f

func J0f(x float32) float32

func J1

func J1(x float64) float64

func J1f

func J1f(x float32) float32

func Jn

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

func Jnf

func Jnf(n c.Int, x float32) float32

func Ldexp

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

func Ldexpf

func Ldexpf(x float32, exp c.Int) float32

func Lgamma

func Lgamma(x float64) float64

func Lgammaf

func Lgammaf(x float32) float32

func Log

func Log(x float64) float64

func Log10

func Log10(x float64) float64

func Log10f

func Log10f(x float32) float32

func Log1p

func Log1p(x float64) float64

func Log1pf

func Log1pf(x float32) float32

func Log2

func Log2(x float64) float64

func Log2f

func Log2f(x float32) float32

func Logb

func Logb(x float64) float64

func Logbf

func Logbf(x float32) float32

func Logf

func Logf(x float32) float32

func Modf

func Modf(x float64, ipart *float64) float64

func Modff

func Modff(x float32, ipart *float32) float32

func Nan

func Nan(tag *c.Char) float64

func Nanf

func Nanf(tag *c.Char) float32

func Nextafter

func Nextafter(x, y float64) float64

func Nextafterf

func Nextafterf(x, y float32) float32

func Pow

func Pow(x, y float64) float64

func Powf

func Powf(x, y float32) float32

func Remainder

func Remainder(x, y float64) float64

func Remainderf

func Remainderf(x, y float32) float32

func Round

func Round(x float64) float64

func Roundf

func Roundf(x float32) float32

func Sin

func Sin(x float64) float64

func Sinf

func Sinf(x float32) float32

func Sinh

func Sinh(x float64) float64

func Sinhf

func Sinhf(x float32) float32

func Sqrt

func Sqrt(x float64) float64

func Sqrtf

func Sqrtf(x float32) float32

func Tan

func Tan(x float64) float64

func Tanf

func Tanf(x float32) float32

func Tanh

func Tanh(x float64) float64

func Tanhf

func Tanhf(x float32) float32

func Tgamma

func Tgamma(x float64) float64

func Tgammaf

func Tgammaf(x float32) float32

func Trunc

func Trunc(x float64) float64

func Truncf

func Truncf(x float32) float32

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