Documentation ¶
Index ¶
- func Acos(v float64) (float64, error)
- func Atan(v float64) (float64, error)
- func Cos(v float64) (float64, error)
- func Cot(v float64) (float64, error)
- func Exp(v float64) (float64, error)
- func Ln(v float64) (float64, error)
- func Sin(v float64) (float64, error)
- func Sinh(v float64) (float64, error)
- func Sqrt(v float64) (float64, error)
- func Tan(v float64) (float64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.