A résolu


Watt
Ampere x Volt = Watt

presque 6 ans il y a

A résolu


Electric Flux
Calculate the flux passing through a surface. E is electric field, A is area.

presque 6 ans il y a

A résolu


Times 10
Try out this test problem first. Given the variable x as your input, multiply it by ten and put the result in y. Examples:...

presque 6 ans il y a

A résolu


Convert Fahrenheit to Celsius
Calculate the Celsius temperature C given the Fahrenheit temperature F. Examples: Input F = 90 Output C is 32.22 I...

presque 6 ans il y a

A résolu


Matrix multiplication
Multiply two incoming matrices via matrix multiplication

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

presque 6 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 6 ans il y a

A résolu


cube of number
find cube of number

presque 6 ans il y a

A résolu


square number
Square a number

presque 6 ans il y a

A résolu


Square a Number
Given an input x, return y, which is equal to the square of x.

presque 6 ans il y a

A résolu


metre to feet converter
The idea is to make a converter, which exchange meters to feets. We use a factor of 1m = 3.281*1f. so 3m are equals to 9.843 m...

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Return area of square
Side of square=input=a Area=output=b

presque 6 ans il y a

A résolu


python

presque 6 ans il y a

A résolu


Find the area of a rectangle if length of the diagonal is given.
if length of a diagnonal in rectangle is 5. Its area is 12.

presque 6 ans il y a

A résolu


basic syntax

presque 6 ans il y a

A résolu


find the answer

presque 6 ans il y a

A résolu


Calculate square and cube of number
Calculate square and cube of number x

presque 6 ans il y a

A résolu


Mile to Kilometer
x is mile and y is km

presque 6 ans il y a

A résolu


Unit conversion
Convert x degree Celsius to y degree Fahrenheit.

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Volume of Cylinder
Find the volume of a cylinder

presque 6 ans il y a

A résolu


Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).

presque 6 ans il y a

A résolu


Calculate the volume of the cube.
Example n = 3; a = volume(n); a = 27

presque 6 ans il y a

A résolu


Square
square root of x

presque 6 ans il y a

A résolu


square root
Find square root of given number

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

A résolu


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

presque 6 ans il y a

A résolu


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

presque 6 ans il y a

Charger plus