other

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindMedian

func FindMedian(array []float64) float64

FindMedian - find median for unsorted array

func GCD

func GCD(q int, p int) int

GCD - Greatest common divisor algorithm

func IsPalindrome

func IsPalindrome(str string) bool

IsPalindrome - check if string is palindrome

func IsPrime

func IsPrime(n int) bool

IsPrime - check if number is prime

func Sqrt

func Sqrt(value float64) float64

Sqrt - calculate square root

Types

This section is empty.

Jump to

Keyboard shortcuts

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