Community Profile

photo

Berenice Zarate


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


vectors counting by 5
Create a vector with numbers from x_min to x_max in increments of 5.

environ 7 ans il y a

A résolu


intervals
Write a function that takes an interval from a to b, and divides it into 6 parts.

environ 7 ans il y a

A résolu


length of a vector
Find twice the length of a given vector.

environ 7 ans il y a

A résolu


rounding
Round 5.46 and make 'y' equal to that number.

plus de 7 ans il y a

A résolu


square root
Write a script that returns the square root of the elements in x. e.g. x = [1 4 9 16] --> y = [1 2 3 4]

plus de 7 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 7 ans il y a