Problem 450. What is the distance from point P(x,y) to the line Ax + By + C = 0?
Solution Stats
Problem Comments
-
1 Comment
There is a mistake with the solution of Test #3. Ans should be 7.40. Please check.
Solution Comments
-
1 Comment
note: this is the wrong formula (x=0;y=12345;A=0;B=1;C=0 should return 12345, not 1...)
-
1 Comment
Come on, Amitava - you don't need to game the solution.
Problem Recent Solvers317
Suggested Problems
-
72132 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14176 Solvers
-
Number of 1s in the Binary Representation of a Number
386 Solvers
-
Flag largest magnitude swings as they occur
626 Solvers
-
Fahrenheit to Celsius converter
427 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!