Resuelto


Add two numbers
Add two numbers (For beginners)

casi 3 años hace

Resuelto


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

casi 3 años hace

Resuelto


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

casi 3 años hace

Resuelto


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

casi 3 años hace

Resuelto


Calculate the area of a circle
Given a circle of diameter x calculate its area

casi 3 años hace

Resuelto


Calculating Ring Area
In two-dimensional space, a ring can be constructed by using two concentric circles. Determine the area of a ring which has r1 ...

casi 3 años hace

Resuelto


Negative matrix
Change the sign of all elements in given matrix.

casi 3 años hace

Resuelto


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

casi 3 años hace

Resuelto


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

casi 3 años hace

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

casi 3 años hace

Resuelto


Temperature Conversion 3

casi 3 años hace

Resuelto


Multiply pi
Multiply pi with x!

casi 3 años hace

Resuelto


Temperature Conversion 2

casi 3 años hace

Resuelto


Joules to Megatons of TnT
Given joules, J, make a function that converts to megatons of TNT.

casi 3 años hace

Resuelto


Radians to Degrees
Convert radians to degrees.

casi 3 años hace

Resuelto


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

casi 3 años hace

Resuelto


Convert radians to degrees
Given input in radians, output to degrees

casi 3 años hace

Resuelto


radius of a spherical planet
You just measured its surface area, that is the input.

casi 3 años hace

Resuelto


Temperature Conversion 1

casi 3 años hace

Resuelto


MPS to MPH
Given the speed in miles per second, find the speed in miles per hour.

casi 3 años hace

Resuelto


Energy-Mass Equivalence
Given input enegy of the object, E, and constant c = 300,000,000, find the mass of the object.

casi 3 años hace

Resuelto


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

casi 3 años hace

Resuelto


Sum the rows
Sum the rows of the given matrix. Example x = [ 1 2 3 4 ] y = [ 3 7 ]

casi 3 años hace

Resuelto


Degrees to Radian
Convert degrees to radians

casi 3 años hace

Resuelto


Rankine to Celsius Converter
Given input R, degrees Rankine, convert into degrees Celsius.

casi 3 años hace

Resuelto


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

casi 3 años hace

Resuelto


Speed of car travelling x meters in y seconds
What is the speed of a car if the car travelled x meters in y seconds? Supply the answer in m/s.

casi 3 años hace

Resuelto


raise 1/3
Raise a number to 1/3 power.

casi 3 años hace

Cargar más