Risolto


Mass Conversion 1

oltre 3 anni fa

Risolto


Temperature Conversion 3

oltre 3 anni fa

Risolto


Temperature Conversion 2

oltre 3 anni fa

Risolto


Temperature Conversion 1

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


~(*|/)
Return three quarters of n without using addition, subtraction, multiplication or division.

oltre 3 anni fa

Risolto


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

oltre 3 anni fa

Risolto


dividing two variables
dividing two variables

oltre 3 anni fa

Risolto


Divide pi
Divide pi by x!

oltre 3 anni fa

Risolto


divide by 5

oltre 3 anni fa

Risolto


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

oltre 3 anni fa

Risolto


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

oltre 3 anni fa

Risolto


adding three variables
z, x and s adition for us to learn linear algebra in matlab

oltre 3 anni fa

Risolto


Square root of number
Square root of given number.

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


Square
square root of x

oltre 3 anni fa

Risolto


square root
Find square root of given number

oltre 3 anni fa

Risolto


square root of a number
square root

oltre 3 anni fa

Risolto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

oltre 3 anni fa

Risolto


Converts numbers into characters
Converts numbers into characters

oltre 3 anni fa

Risolto


Find the max element of the array
Find the max element of the array

oltre 3 anni fa

Risolto


the average value of the elements
Calculate the average value of the elements in the array

oltre 3 anni fa

Risolto


Double all elements in the array
Duplicate all elements in the array

oltre 3 anni fa

Risolto


to the 2 all elements
to the 2 all elements

oltre 3 anni fa

Risolto


calculate the length of matrix
input 1 array, calculate the length

oltre 3 anni fa

Risolto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

oltre 3 anni fa

Risolto


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

oltre 3 anni fa