Master Mathematics
(2025/2026 Academic Year)
Coming Soon
Course Outline
{
const exercisesSection = $refs.exercisesSection;
if (exercisesSection) {
// Add slight vertical offset (e.g., 80px) to account for sticky headers if any
const topPos = exercisesSection.getBoundingClientRect().top + window.pageYOffset - 80;
window.scrollTo({ top: topPos, behavior: 'smooth' });
// Highlight effect
highlightExercises = true;
setTimeout(() => highlightExercises = false, 1500); // Highlight for 1.5 seconds
}
})
"
x-data="{ highlightExercises: false }"
>
Calculus 1
0 / 0 skills
Functions Review
0 / 9 skills
Limits
0 / 9 skills
Derivatives
0 / 11 skills
Applications of Derivatives
0 / 12 skills
Calculus 2
0 / 0 skills
Integrals
0 / 7 skills
Integration Techniques
0 / 7 skills
Applications of Integrals
0 / 15 skills
Infinite Series and Sequences
0 / 19 skills
Parametric Equations and Polar Coordinates
0 / 10 skills
Uncategorized Exercises
Exercises not assigned to any skill
0 /
0
Filter by exams
No exams available for this course yet.
Exercises
Select a skill or 'Uncategorized Exercises' above to view associated exercises.