Skip to content

Commit

Permalink
Merge pull request #1 from Muhammad-Sawaiz-Karim/math-1760
Browse files Browse the repository at this point in the history
MATH-1760 page
  • Loading branch information
Muhammad-Sawaiz-Karim authored Jan 8, 2025
2 parents c242ce2 + 11b9a41 commit e042fea
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 0 deletions.
5 changes: 5 additions & 0 deletions courses/courses-sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,11 @@ export default {
label: "MATH-1720",
items: ["math-1720/overview", "math-1720/advice"],
},
{
type: "category",
label: "MATH-1760",
items: ["math-1760/overview", "math-1720/advice"],
},
{
type: "doc",
label: "MATH-1730",
Expand Down
2 changes: 2 additions & 0 deletions courses/math-1720/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The title for MATH-1720 is "Differential Calculus".

## Course Description

**Note: MATH-1720 and MATH-1760 count for the same credit. You can take either of them for degree requirements.**

This course will cover trigonometric functions and identities, inverse trigonometric functions, limits and continuity, derivatives and applications, mean value theorem, indeterminate forms and lHpitals rule, antiderivatives and an introduction to definite integrals. This course is for students who have taken both Ontario Grade 12 Advanced Functions (MHF4U) and Ontario Grade 12 Calculus and Vectors (MCV4U). Students who do not have credit for MCV4U should take MATH-1760. (Prerequisites: Ontario Grade 12 Advanced Functions (MHF4U) and Ontario Grade 12 Calculus and Vectors (MCV4U) or MATH-1780.) (Antirequisite: MATH-1760.) (3 lecture hours, 2 tutorial hours per week.)

## Typical Course Offering
Expand Down
35 changes: 35 additions & 0 deletions courses/math-1760/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
id: overview
title: MATH 1760 - Overview
sidebar_label: MATH-1760
slug: /math-1760/overview
---

## Course Title

The title for MATH-1760 is "Functions and Differential Calculus".

## Course Description

**Note: MATH-1720 and MATH-1760 count for the same credit. You can take either of them for degree requirements.**

This course will cover a review of functions, trigonometric functions and identities, transcendental
functions, inverse trigonometric functions, introduction to limits, continuity, derivatives and applications,
mean value theorem, indeterminate forms and l’Hôpital’s rule, antiderivatives and an introduction to
definite integrals. This course is for students who have taken Ontario Grade 12 Advanced Functions
(MHF4U), but have not taken Ontario Grade 12 Calculus and Vectors (MCV4U). Students who have credit
for MCV4U should take MATH-1720. The course is equivalent to MATH-1720 for all prerequisite purposes.
(Prerequisite: Ontario Grade 12Advanced Functions (MHF4U).) (Antirequisite: MATH-1720.) (4 lecture
hours, 1 tutorial hour per week.)

## Typical Course Offering

MATH-1760 is typically offered in the Fall and Winter semesters.

## Is a Textbook Required?

No, while there is a textbook listed and you may find it helpful, it is not required to succeed in this course.

## Prerequisites

There is no UWindsor prerequisite for this class.
9 changes: 9 additions & 0 deletions courses/offering/courses.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,15 @@
"required": ["CSG", "CSH", "CSHAC", "CIS", "CSSE", "BACS", "MCS"],
"prerequisites": []
},
{
"course code": "MATH-1760",
"course name": "Functions and Differential Calculus",
"fall": true,
"winter": true,
"summer": false,
"required": ["CSG", "CSH", "CSHAC", "CIS", "CSSE", "BACS", "MCS"],
"prerequisites": []
},
{
"course code": "MATH-1730",
"course name": "Integral Calculus",
Expand Down

0 comments on commit e042fea

Please sign in to comment.