A résolu


PIN code II

plus de 3 ans il y a

A résolu


square root
Find square root of given number

plus de 3 ans il y a

A résolu


0<=x<=pi?
Check whether the given angle is between zero and pi. Return logical true or false.

plus de 3 ans il y a

A résolu


Remove the positive integers.
Given array x (of integers), remove all the positive numbers and display ouput as y. Example x=[1 -2 3 -4] , output is y=[-2 -...

plus de 3 ans il y a

A résolu


Sum of integers numbers
Sum of the numbers from 1 to 100

plus de 3 ans il y a

A résolu


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

plus de 3 ans il y a

A résolu


ascii value
let input='a' output=97

plus de 3 ans il y a

A résolu


execute the declaration in strings and return value
execute the commands in strings and return value input='a=23' output=23

plus de 3 ans il y a

A résolu


union without repitition
Let a = [9 9 9 9 9 9 8 8 8 8 7 7 7 6 6 6 5 5 4 2 1] b = [1 1 1 3 3 3 3 3 4 4 4 4 4 10 10 10] Output should be [9 8...

plus de 3 ans il y a

A résolu


reverse string
input='rama' output='amar'

plus de 3 ans il y a

A résolu


angle in regular polygon
Make a function which returns measure of interior angle in x-side regular polygon. x is as input. Please pay attention, that 1 ...

plus de 3 ans il y a

A résolu


Basic commands - Least common multiple
Make a function which will return least common multiple of "a" and "b" Example: a=8; b=6; y=24;

plus de 3 ans il y a

A résolu


Basic commands - rounding
make a function which will round to integer, which is nearer to zero. Example x=[-2.5 2]; y=[-2 2];

plus de 3 ans il y a

A résolu


BASICS - sum part of vector
Please make a function, where as input you get vector "x" and and vector "c", where in "c" vector you get indexes to sum. Examp...

plus de 3 ans il y a

A résolu


Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
The given function returns the index of the maximum value in a given matrix. such as X=[4,3,4,5,9,12,0,5] Ans= 6 if maxim...

plus de 3 ans il y a

A résolu


Perimeter of a Triangle

plus de 3 ans il y a

A résolu


Surface area of a cone

plus de 3 ans il y a

A résolu


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

plus de 3 ans il y a

A résolu


find the value

plus de 3 ans il y a

A résolu


Determine the length of a string of characters
Determine the length of a string of characters

plus de 3 ans il y a

A résolu


Divide pi
Divide pi by x!

plus de 3 ans il y a

A résolu


Multiply pi
Multiply pi with x!

plus de 3 ans il y a

A résolu


PIN code

plus de 3 ans il y a

A résolu


Insert zeros II

plus de 3 ans il y a

A résolu


Insert zeros

plus de 3 ans il y a

A résolu


Set zero

plus de 3 ans il y a

A résolu


size

plus de 3 ans il y a

A résolu


area

plus de 3 ans il y a

A résolu


Test

plus de 3 ans il y a

A résolu


Row avg

plus de 3 ans il y a

Charger plus