已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


divide by 5

5 years 前

已解决


Multiplying

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


find

5 years 前

已解决


Kelvin to Fahrenheit
You can find a doc about it in here => https://www.rapidtables.com/convert/temperature/how-kelvin-to-fahrenheit.html x is kelvi...

5 years 前

已解决


Convert Angstrom to Meters
Write a code that converts the angstrom unit to meters.(A is angstrom and m is meters.)

5 years 前

已解决


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

5 years 前

已解决


Mile to Kilometer
x is mile and y is km

5 years 前

已解决


Watt
Ampere x Volt = Watt

5 years 前

已解决


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

5 years 前

已解决


find the stepnumber?
you can find the stepnumber.

5 years 前

已解决


sumdigits
function [p1,p2] = goldbach(n) for p1 = 1:n if isprime(p1) p2 = n - p1; if isprime(p2) re...

5 years 前

已解决


Find the absolute value of c=a-b
Find the absolute value of c=a-b

5 years 前

已解决


Times 6
Try out this test problem first. Given the variable x as your input, multiply it by six and put the result in y. Examples:...

5 years 前

加载更多