Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search
The largest rectangle that can be inscribed in a circle is a square of side (radius * 2^0.5)Varun Gupta
consider a circle of radius 1. What do you get?
In case of circle with radius 1 unit, largest rectangle inscribed in it will be a square with side (2^0.5).Anything unusual here?
The largest rectangle that can be inscribed in a circle is a square of side (radius * 2^0.5)
ReplyDeleteVarun Gupta
consider a circle of radius 1. What do you get?
ReplyDeleteIn case of circle with radius 1 unit, largest rectangle inscribed in it will be a square with side (2^0.5).
ReplyDeleteAnything unusual here?