Problem 1382. Schwarzschild radius
Compute the Schwarzschild radius for objects of mass m (kg). Use c = 299,792.458 km/s and G = 6.6738*10^-11 N*(m/kg)^2. Your function should give the result in m.
Solution Stats
Problem Comments
-
3 Comments
James
on 25 Mar 2013
Please check the answers for the test suite, as I think there may be a unit discrepancy here with c in km/sec and G in N*(m/kg)^2.
Claudio Gelmi
on 2 Apr 2013
Thanks James and Vitor for noticing the mistake! All fixed and rescored...
Christian Schröder
on 3 Nov 2022
The problem doesn't mention it, but you should round the result to four decimal digits.
Solution Comments
Show commentsProblem Recent Solvers49
Suggested Problems
-
Return the largest number that is adjacent to a zero
5343 Solvers
-
501 Solvers
-
Return unique values without sorting
925 Solvers
-
Change the sign of even index entries of the reversed vector
553 Solvers
-
Check that number is whole number
4326 Solvers
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!