math code snippets in go

divide two numbers in go
find the area of a circle in go
find the area of a parallelogram in go
find the area of a rectangle in go
find the area of a regular polygon in go
find the area of a regular polygon circumscribed around a circle in go
find the area of a regular polygon inscribed in a circle in go
find the area of a sector of a circle in go
find the area of a square in go
find the average of a list of numbers in go
find the base 10 logarithm of a number in go
find the base 2 logarithm of a number in go
find the base e logarithm of a number in go
find the cube root of a number in go
find the distance between two points in go
find the greatest common divisor of a list of numbers in go
find the greatest common divisor of two numbers in go
find the least common multiple of a list of numbers in go
find the least common multiple of two numbers in go
find the logarithm of a number in go
find the median of a list of numbers in go
find the median of all elements in an array in go
find the midpoint between two points in go
find the natural logarithm of a number in go
find the nth decagonal number in go
find the nth heptagonal number in go
find the nth hexagonal number in go
find the nth lucas number in go
find the nth prime number in go
find the nth root of a number in go
find the nth square number in go
find the nth triangular number in go
find the slope between two points in go
find the square root of a number in go
find the standard deviation of a list of numbers in go
find the standard deviation of all elements in an array in go
find the standard deviation of all keys in a map in go
find the standard deviation of all nodes in a linked list in go
find the standard deviation of all values in a map in go
find the surface area of a cube in go
find the surface area of a cylinder in go
find the surface area of a pyramid in go
find the surface area of a rectangular prism in go
find the surface area of a regular polygon circumscribed around a cone in go
find the surface area of a regular polygon circumscribed around a cylinder in go
find the surface area of a regular polygon circumscribed around a sphere in go
find the surface area of a regular polygon inscribed in a cone in go
find the surface area of a regular polygon inscribed in a cylinder in go
find the surface area of a regular polygon inscribed in a sphere in go
find the surface area of a regular polygon inscribed in a triangular prism in go
find the surface area of a sphere in go
find the surface area of a triangular prism in go
find the variance of a list of numbers in go
find the variance of all elements in an array in go
find the variance of all keys in a map in go
find the variance of all nodes in a linked list in go
find the volume of a cone in go
find the volume of a cube in go
find the volume of a cylinder in go
find the volume of a pyramid in go
find the volume of a rectangular prism in go
find the volume of a regular polygon circumscribed around a pyramid in go
find the volume of a regular polygon circumscribed around a sphere in go
find the volume of a regular polygon inscribed in a cone in go
find the volume of a regular polygon inscribed in a cylinder in go
find the volume of a regular polygon inscribed in a pyramid in go
find the volume of a sphere in go
find the volume of a triangular prism in go
generate a random boolean in go
generate a random number in go
generate a random number between 0 and 1 in go
generate a random number between 1 and 10 in go
get a random number from a normal distribution with a mean of 0 and a standard deviation of 1 in go
get a uniformly distributed random number in go
perform multiplication using only subtraction in go
round a float in go
round a number to the nearest hundredth in go
round a number to the nearest integer in go
round a number to the nearest tenth in go
subtract two numbers in go
take the absolute value of a number in go
take the arccosine of a number in go
take the arcsine of a number in go
take the arctangent of a number in go
take the ceiling of a number in go
take the cosecant of a number in go
take the cosine of a number in go
take the cotangent of a number in go
take the derivative of a function in go
take the floor of a number in go
take the integral of a function in go
take the secant of a number in go
take the sine of a number in go
take the tangent of a number in go

gistlibby LogSnag