A résolu


Area of a pentagon
Given the side of a regular pentagon and its apothem return the area of pentagon. Remember the area of pentagon is calculate ...

presque 6 ans il y a

A résolu


Determine the factorial of a number

presque 6 ans il y a

A résolu


0<=x<=pi?
Check whether the given angle is between zero and pi. Return logical true or false.

presque 6 ans il y a

A résolu


Golden ratio
Calculate the golden ratio. Hint: phi^2 = phi + 1.

presque 6 ans il y a

A résolu


Kelvin to Celsius
Degrees Celsius = degrees Kelvin - 273.15. Given a temperature in Kelvin, return the equivalent temperature in Celsius.

presque 6 ans il y a

A résolu


Matrix rotation as per given angle
Given a user defined matrix and angle of rotation, rotate the elements of output matrix as clockwise or anti-clockwise. Angle wi...

presque 6 ans il y a

A résolu


Sort accordingly

presque 6 ans il y a

A résolu


Remnant

presque 6 ans il y a

A résolu


Insert zeros II

presque 6 ans il y a

A résolu


Insert zeros

presque 6 ans il y a

A résolu


speed limit alert

presque 6 ans il y a

A résolu


Swap rows

presque 6 ans il y a

A résolu


Row avg

presque 6 ans il y a

A résolu


F.R.I.E.N.D.S

presque 6 ans il y a

A résolu


F.R.I.E.N.D.S

presque 6 ans il y a

A résolu


F.R.I.E.N.D.S

presque 6 ans il y a

A résolu


Card games

presque 6 ans il y a

A résolu


PIN code III

presque 6 ans il y a

A résolu


PIN code II

presque 6 ans il y a

A résolu


Diagonal Prod

presque 6 ans il y a

A résolu


PIN code

presque 6 ans il y a

A résolu


Return multiples of 3

presque 6 ans il y a

A résolu


Row sum

presque 6 ans il y a

A résolu


find the height

presque 6 ans il y a

A résolu


Chebyshev polynomials of the 2nd Kind
Given an integer _n_ &ge; 0, generate the _n_-th <http://en.wikipedia.org/wiki/Chebyshev_polynomials Chebyshev polynomial of the...

presque 6 ans il y a

A résolu


Chebyshev polynomials of the 1st Kind
Given an integer _n_ &ge; 0, generate the _n_-th <http://en.wikipedia.org/wiki/Chebyshev_polynomials Chebyshev polynomial of the...

presque 6 ans il y a

A résolu


Legendre polynomials
Given an integer _n_ &ge; 0, generate the _n_-th <http://en.wikipedia.org/wiki/Legendre_polynomials Legendre polynomial>. *Ex...

presque 6 ans il y a

A résolu


Generalized Laguerre polynomials
Given an integer _n_ &ge; 0 and a scalar _a_, generate the _n_-th <http://en.wikipedia.org/wiki/Laguerre_polynomials#Generalized...

presque 6 ans il y a

A résolu


Swap the first and last columns (★★)
(copy of Prob 19) Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becom...

presque 6 ans il y a

A résolu


Triangle Numbers (★★)
(copy of problem 5) Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3...

presque 6 ans il y a

Charger plus