解決済み


calculate velocity
calculate velocity of a car with respect to time and disctance

1年以上 前

解決済み


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

1年以上 前

解決済み


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

1年以上 前

解決済み


Who knows the last digit of pi?
There is only one man who knows the last digit of pi, who is that man? Give the name of that man, who, by popular believe, can ...

1年以上 前

解決済み


kmph to mph converter
Convert the speed in miles/hour to km/hour.

1年以上 前

解決済み


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

1年以上 前

解決済み


perimeter of a football field
what formula should someone use if they are trying to find the perimeter of a footbal field

1年以上 前

解決済み


Mass Conversion 1

1年以上 前

解決済み


perimeter of a trangle
g

1年以上 前

解決済み


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

1年以上 前

解決済み


sum of two numbers
sum of two numbers

1年以上 前

解決済み


y equals x divided by 2
function y = x/2

1年以上 前

解決済み


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

1年以上 前

解決済み


area of a cube

1年以上 前

解決済み


Laws of motion 1

1年以上 前

解決済み


Return 'on' or 'off'
When the input is true, return 'on', otherwise, return 'off'.

1年以上 前

解決済み


Temperature Conversion 3

1年以上 前

解決済み


Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...

1年以上 前

解決済み


find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y

1年以上 前

解決済み


Temperature Conversion 2

1年以上 前

解決済み


Is it a number?
Determine if input is numeric. If it is,output is 1; if it is not, output is 0.

1年以上 前

解決済み


Temperature Conversion 1

1年以上 前

解決済み


Fahrenheit to Celsius converter
Convert Fahrenheit to Celsius degrees.

1年以上 前

解決済み


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

1年以上 前

解決済み


Wind Chill Computation
On a windy day, a temperature of 15 degrees may feel colder, perhaps 7 degrees. The formula below calculates the "wind chill," i...

1年以上 前

解決済み


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

1年以上 前

解決済み


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

1年以上 前

解決済み


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

1年以上 前

解決済み


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

1年以上 前

解決済み


Determine the square root
Determine the square root of the value the user has entered, n.

1年以上 前

さらに読み込む