A résolu


Determine whether the input is divisible by 3 as well as 5
If the input is divisible by 3 as well as 5 then the output should be 'true' otherwise 'false'

environ 5 ans il y a

A résolu


Find the last digit
FInd the last digit of a given number. Given number is the input and output should be the last digit of that number.

environ 5 ans il y a

A résolu


Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...

environ 5 ans il y a

A résolu


Laws of motion 7

environ 5 ans il y a

A résolu


Laws of motion 6

environ 5 ans il y a

A résolu


Laws of motion 5

environ 5 ans il y a

A résolu


Laws of motion 4

environ 5 ans il y a

A résolu


Laws of motion 3

environ 5 ans il y a

A résolu


Laws of motion 2

environ 5 ans il y a

A résolu


Laws of motion 1

environ 5 ans il y a

A résolu


Kinetic energy calculation

environ 5 ans il y a

A résolu


Potential energy calculation

environ 5 ans il y a

A résolu


Total energy

environ 5 ans il y a

A résolu


Energy Conversion 2

environ 5 ans il y a

A résolu


Energy Conversion 1

environ 5 ans il y a

A résolu


Velocity Conversion

environ 5 ans il y a

A résolu


Area Conversion 2

environ 5 ans il y a

A résolu


Area Conversion 1

environ 5 ans il y a

A résolu


Mass Conversion 2

environ 5 ans il y a

A résolu


Mass Conversion 1

environ 5 ans il y a

A résolu


Temperature Conversion 3

environ 5 ans il y a

A résolu


Temperature Conversion 2

environ 5 ans il y a

A résolu


Temperature Conversion 1

environ 5 ans il y a

A résolu


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

environ 5 ans il y a

A résolu


square number
Square a number

environ 5 ans il y a

A résolu


Sum the rows
Sum the rows of the given matrix. Example x = [ 1 2 3 4 ] y = [ 3 7 ]

environ 5 ans il y a

A résolu


Replace all odd numbers with NaN
Replace all odd numbers in the vector or matrix with NaN. For example, if x = [1 3 4 5 8 11]; then return y = [NaN Na...

environ 5 ans il y a

A résolu


true or false
if the matrix has a zero, return true. else, return false

environ 5 ans il y a

A résolu


raise 1/3
Raise a number to 1/3 power.

environ 5 ans il y a

A résolu


square root
Find square root of given number

environ 5 ans il y a

Charger plus