math

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:40 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(x float64) float64

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 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 Dim

func Dim(x, y float64) float64

func Erf

func Erf(x float64) float64

func Erfc

func Erfc(x float64) float64

func Erfcinv

func Erfcinv(x float64) float64

func Erfinv

func Erfinv(x float64) float64

func Exp

func Exp(x float64) float64

func FMA

func FMA(x, y, z float64) float64

func Floor

func Floor(x float64) float64

func Frexp

func Frexp(f float64) (float64, int)

func Gamma

func Gamma(x float64) float64

func Hypot

func Hypot(p, q float64) float64

func Ilogb

func Ilogb(x float64) int

func Inf

func Inf(sign int) float64

func IsInf

func IsInf(f float64, sign int) bool

func IsNaN

func IsNaN(f float64) bool

func Jn

func Jn(n int, x float64) float64

func Ldexp

func Ldexp(frac float64, exp int) float64

func Lgamma

func Lgamma(x float64) (float64, int)

func Log

func Log(x float64) float64

func Logb

func Logb(x float64) float64

func Max

func Max(x, y float64) float64

func Min

func Min(x, y float64) float64

func Mod

func Mod(x, y float64) float64

func Modf

func Modf(f float64) (float64, float64)

func NaN

func NaN() 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 RoundToEven

func RoundToEven(x float64) float64

func Signbit

func Signbit(x float64) bool

func Sin

func Sin(x float64) float64

func Sincos

func Sincos(x float64) (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 Trunc

func Trunc(x float64) float64

func Yn

func Yn(n int, x float64) float64

Types

This section is empty.

Directories

Path Synopsis
This file has automatically been generated on Wed Feb 26 15:50:40 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:40 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020.
This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020.

Jump to

Keyboard shortcuts

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