Solved


Add two numbers
Add two numbers (For beginners)

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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 ...

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


Temperature Conversion 3

nästan 3 år ago

Solved


Multiply pi
Multiply pi with x!

nästan 3 år ago

Solved


Temperature Conversion 2

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


Radians to Degrees
Convert radians to degrees.

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


Temperature Conversion 1

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


Degrees to Radian
Convert degrees to radians

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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

nästan 3 år ago

Solved


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.

nästan 3 år ago

Solved


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

nästan 3 år ago

Load more