Created
June 21, 2022 13:11
-
-
Save michal-h21/6e984b013422d0356fc062d1f4d0b825 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang='bn' xmlns:epub='http://www.idpf.org/2007/ops' xmlns='http://www.w3.org/1999/xhtml'> | |
<head><title>1 First Chapter</title> | |
<meta charset='UTF-8' /> | |
<meta content='TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)' name='generator' /> | |
<link href='sample.css' rel='stylesheet' type='text/css' /> | |
</head><body> | |
<!-- l. 25 --><div class='crosslinks'><p class='noindent'></p></div> | |
<h2 class='chapterHead' id='first-chapter'><span class='titlemark'>অধ্যায় ১</span><br /><a id='x3-20001'></a>First Chapter</h2> | |
<h3 class='likesectionHead' id='first-section'><a id='x3-3000'></a>First Section</h3> | |
<p class='noindent'>পিথাগোরাস (Pythagoras)-এর উপপাদ্যটি হল,<br class='newline' />“সমকোণী ত্রিভুজের অতিভুজের উপর অঙ্কিত বর্গক্ষেত্রের ক্ষেত্রফল অপর | |
দুই বাহুর উপর অঙ্কিত বর্গক্ষেত্রের ক্ষেত্রফলের সমষ্টির সমান” | |
<br class='newline' />অর্থাৎ কোন সমকোণী ত্রিভুজের অতিভুজ <!-- l. 29 --><math display='inline' xmlns='http://www.w3.org/1998/Math/MathML'><mrow> | |
<mi>c</mi></mrow></math> এবং অপর | |
দুই বাহু <!-- l. 29 --><math display='inline' xmlns='http://www.w3.org/1998/Math/MathML'><mrow> <mi>a</mi></mrow></math> | |
এবং <!-- l. 29 --><math display='inline' xmlns='http://www.w3.org/1998/Math/MathML'><mrow> <mi>b</mi></mrow></math> | |
হলে, </p> | |
<table class='equation-star'><tr><td> | |
<!-- l. 30 --><math class='equation' display='block' xmlns='http://www.w3.org/1998/Math/MathML'><mrow> | |
<msup><mrow><mi>c</mi></mrow><mrow><mn>2</mn></mrow></msup> <mo class='MathClass-rel'>=</mo> <msup><mrow><mi>a</mi></mrow><mrow><mn>2</mn></mrow></msup> <mo class='MathClass-bin'>+</mo> <msup><mrow><mi>b</mi></mrow><mrow><mn>2</mn></mrow></msup> | |
</mrow></math></td></tr></table> | |
<ul class='itemize1'> | |
<li class='itemize'>The individual entries are indicated with a black dot, a so-called | |
bullet. | |
</li> | |
<li class='itemize'>The text in the entries may be of any length.</li></ul> | |
<!-- l. 40 --><div class='crosslinks'><p class='noindent'></p></div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment