gistlib
other ruby categories
math code snippets in ruby
convert seconds to minutes in ruby
find the area of a circle in ruby
find the area of a parallelogram in ruby
find the area of a regular polygon in ruby
find the area of a regular polygon circumscribed around a circle in ruby
find the area of a regular polygon inscribed in a circle in ruby
find the area of a sector of a circle in ruby
find the area of a segment of a circle in ruby
find the area of a square in ruby
find the area of a triangle in ruby
find the average of a list of numbers in ruby
find the base 10 logarithm of a number in ruby
find the base 2 logarithm of a number in ruby
find the base e logarithm of a number in ruby
find the cube root of a number in ruby
find the distance between two points in ruby
find the factorial of a number in ruby
find the greatest common divisor of a list of numbers in ruby
find the greatest common divisor of two numbers in ruby
find the least common multiple of a list of numbers in ruby
find the least common multiple of two numbers in ruby
find the logarithm of a number in ruby
find the median of all elements in an array in ruby
find the midpoint between two points in ruby
find the natural logarithm of a number in ruby
find the nth decagonal number in ruby
find the nth hexagonal number in ruby
find the nth lucas number in ruby
find the nth nonagonal number in ruby
find the nth root of a number in ruby
find the nth square number in ruby
find the nth triangular number in ruby
find the remainder of two numbers in ruby
find the slope between two points in ruby
find the square root of a number in ruby
find the standard deviation of a list of numbers in ruby
find the standard deviation of all elements in an array in ruby
find the standard deviation of all keys in a map in ruby
find the standard deviation of all nodes in a linked list in ruby
find the standard deviation of all values in a map in ruby
find the surface area of a cone in ruby
find the surface area of a cylinder in ruby
find the surface area of a rectangular prism in ruby
find the surface area of a regular polygon circumscribed around a cone in ruby
find the surface area of a regular polygon circumscribed around a cylinder in ruby
find the surface area of a regular polygon circumscribed around a sphere in ruby
find the surface area of a regular polygon circumscribed around a triangular prism in ruby
find the surface area of a regular polygon inscribed in a cone in ruby
find the surface area of a regular polygon inscribed in a sphere in ruby
find the surface area of a sphere in ruby
find the surface area of a triangular prism in ruby
find the variance of all nodes in a linked list in ruby
find the variance of all values in a map in ruby
find the volume of a cone in ruby
find the volume of a cube in ruby
find the volume of a pyramid in ruby
find the volume of a regular polygon circumscribed around a cylinder in ruby
find the volume of a regular polygon circumscribed around a sphere in ruby
find the volume of a regular polygon circumscribed around a triangular prism in ruby
find the volume of a regular polygon inscribed in a cylinder in ruby
find the volume of a sphere in ruby
generate a random number in ruby
how to calculate prime numebrs in ruby
round a number to the nearest integer in ruby
round a number to the nearest ten thousandth in ruby
round a number to the nearest tenth in ruby
round a number to the nearest thousandth in ruby
take the absolute value of a number in ruby
take the arccosine of a number in ruby
take the arcsine of a number in ruby
take the arctangent of a number in ruby
take the ceiling of a number in ruby
take the cosecant of a number in ruby
take the cosine of a number in ruby
take the cotangent of a number in ruby
take the derivative of a function in ruby
take the floor of a number in ruby
take the integral of a function in ruby
take the secant of a number in ruby
take the sine of a number in ruby
take the tangent of a number in ruby
gistlib
by LogSnag