Risolto


Surface area of a sphere
Given the radius of a sphere, find it's Surface area

oltre 2 anni fa

Risolto


Perimeter of a Triangle

oltre 2 anni fa

Risolto


find the value

oltre 2 anni fa

Risolto


Surface area of a cone

oltre 2 anni fa

Risolto


Volume of Cylinder
Compute the Circumference of a Cylinder given it's radius and height.Here x is the radius and y is the height

oltre 2 anni fa

Risolto


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

oltre 2 anni fa

Risolto


GPA
Math's credit is 5 and you got x | Physics's credit 7 and you got y what is your GPA

oltre 2 anni fa

Risolto


Volume of Cylinder
Find the volume of a cylinder

oltre 2 anni fa

Risolto


Find and replaces spaces from a input string with *
For a given input string str, find how many spaces are there in the string and replace those spaces with * e.g. str = 'this is ...

oltre 2 anni fa

Risolto


sign function

oltre 2 anni fa

Risolto


area

oltre 2 anni fa

Risolto


size

oltre 2 anni fa

Risolto


Factorial

oltre 2 anni fa

Risolto


imaginary

oltre 2 anni fa

Risolto


Test

oltre 2 anni fa

Risolto


Size

oltre 2 anni fa

Risolto


F.R.I.E.N.D.S

oltre 2 anni fa

Risolto


Real

oltre 2 anni fa

Risolto


find the height

oltre 2 anni fa

Risolto


Circle : Square

oltre 2 anni fa

Risolto


Find the mode of the given input
Find the statistical <http://en.wikipedia.org/wiki/Mode_(statistics)/ mode> of the given input. Example: If X is matr...

oltre 2 anni fa

Risolto


Compute LOG(1+X) in natural log
Compute LOG(1+X) in natural log

oltre 2 anni fa

Risolto


Throw common elements of two vector arrays in sorted manner
Throw common elements as output in sorted manner (acending order) of two given input vector arrays

oltre 2 anni fa

Risolto


Sum of first n positive integers
Given n, find the sum of first n positive integers Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these terms is 55

oltre 2 anni fa

Risolto


Vector Magnitude Calculator
'a' is a vector that starts at the origin and ends at (x, y). Find ||a||. Hint: It is as simple as "ABC".

oltre 2 anni fa

Risolto


Throw common elements of two vector arrays
Throw common elements as output of two given input vector arrays

oltre 2 anni fa

Risolto


Find minimum and maximum elements of an array
For a given array find minimum and maximum elements of an array and store minimum value in first index of output and maximum in ...

oltre 2 anni fa

Risolto


Calculate Simple Intrest for given data
P,N,R stands for Principle amount, No. of years and rate of intrest resp. Calculate intrest I

oltre 2 anni fa

Risolto


Output a vector which is table of 9
Output a vector which is table of 9

oltre 2 anni fa

Risolto


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

oltre 2 anni fa

Carica altro