D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ksclnmuac
/
www
/
web
/
Filename :
mathScience.php
back
Copy
<!-- Header Start --> <?php include("headernew.php"); ?> <!-- Header End --> <!-- Inner Banner Wrapper Start --> <div class="inner-banner"> <div class="container"> <div class="col-sm-12"> <h2>Mathematics</h2> </div> <div class="col-sm-12 inner-breadcrumb"> <ul style="list-style-type:none;"> <li><a href="index.php">Home</a></li> <li>Science(Mathematics)</li> </ul> </div> </div> </div> <!-- Inner Banner Wrapper End --> <section class="inner-wrapper"> <div class="container"> <div class="row"> <div class="inner-wrapper-main about-edu"> <div class="col-sm-8" style="text-align:justify;"> <h2>Program Specific Outcomes</h2> <p>On completion of program students develop critical understanding of solving complex problems, interpreting data, along with knowledge of different theories of mathematics and their applications.</p> <h2>Course Specific Outcomes</h2> <p> <ul> <li>To learn various forms of equations of plane, square, cone, sphere etc.</li> <li>Develop ability to differentiate between roots and coefficient, and to solve Euclidean Algorithm, etc.</li> <li>Define Vector space, Quotient space, direct sum, linear transformation, rank, nullity and null space, etc</li> <li>To learn countable and uncountable set, holder, Minkowski inequality etc.</li> </ul> </p> </div> <div class="col-sm-12 col-md-4 pull-right hidden-sm"> <img src="images/department/math.jpg" alt="World-edu"> </div> </div> </div> </div> </section> <!-- Footer Links Start--> <?php include 'footernew.php';?>