Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero?
Clue:
He was the first in the line ...
3年以上 前
解決済み
Find the Oldest Person in a Room
Given two input vectors:
* |name| - user last names
* |age| - corresponding age of the person
Return the name of the ol...
Unit conversion
Convert x degree Celsius to y degree Fahrenheit.
3年以上 前
解決済み
Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.
3年以上 前
解決済み
Simple Interest : Calculate Present Value
Theorem : Simple Interest
where;
F : Future Value
P : Present Value
r : Annual simple interest rate (decimal)
t : Time in...
3年以上 前
解決済み
Simple Interest : Calculate time in years
Theorem : Simple Interest
where;
F : Future Value
P : Present Value
r : Annual simple interest rate (decimal)
t : Time in...
3年以上 前
解決済み
Compound Interest : Future Value
Theorem : Compound Interest
where,
F : Future value at the end of n periods
P : Present value
r : Annual nominal rate
n :...