Risolto


Add two numbers
Add two numbers (For beginners)

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


Temperature Conversion 3

quasi 3 anni fa

Risolto


Multiply pi
Multiply pi with x!

quasi 3 anni fa

Risolto


Temperature Conversion 2

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


Radians to Degrees
Convert radians to degrees.

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


Temperature Conversion 1

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


Degrees to Radian
Convert degrees to radians

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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.

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Carica altro