Curated Video
C++ 20 (2a) New Features - Defining Own Concepts
Implement mySort wrapper to std::sort function. Use the function incorrectly. • Consider compiler error diagnostics • Constrain function using RandomAccessIterator and LessThanComparable concepts • Consider improved error diagnostics...
Brian McLogan
Tutorial for evaluating a piecewise function given three different values
👉 Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the constraints of each function as you can only...
Brian McLogan
Evaluating an expression using the composition of trig functions
👉 Learn how to evaluate an expression with the composition of a function and a function inverse. Just like every other mathematical operation, when given a composition of a trigonometric function and an inverse trigonometric function,...
Brian McLogan
What are the restrictions we put on a rational expression
👉 Learn about solving rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational equations, one of...
Brian McLogan
Master Optimizing the objective function of a linear programming problem
Master Optimizing the objective function of a linear programming problem
The Business Professor
Common Constraints in Negotiations
This Video Explains Common Constraints in Negotiations
Brian McLogan
Using the half angle formula for cosine to evaluate for an angle cos
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Meet The Binary Heap - It's A Tree At Heart
The Binary Heap is logically a Binary Tree with specific constraints. The heap property and the shape property determine whether a Binary Tree is really a Heap. This clip is from the chapter "Heaps" of the series "From 0 to 1: Data...
Brian McLogan
Master How to find the inverse of quadratic and square root functions
Master How to find the inverse of quadratic and square root functions
Brian McLogan
Master evaluating the six trig functions when given an equation and constraint
Master evaluating the six trig functions when given an equation and constraint
Brian McLogan
Learn How to Find the Domain of the Composition of Two Functions
Learn how to compose two functions where one or both of those functions is/are radical. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 1
In this video, we will cover constraint layout basics 1. This clip is from the chapter "The Constraint Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will take a look...
The Business Professor
Organizing or Framing a Negotiation
This Video Explains the Organizing or Framing of a Negotiation
The Business Professor
Characteristics Common to All Negotiations
This Video Explains Characteristics Common to All Negotiations
Curated Video
Comprehensive Android Developer Bootcamp - App - Building Make it Rain App - Text into String.xml - Part 2
Android Development – Let the fun Begin!:App - Building Make it Rain App - Text into String.xml - Part 2 This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer...
Brian McLogan
Solving for sine with no constraints
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric identities, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
Pre-Calculus - Evaluating the Double Angle for Tangent Using a Triangle
👉 Learn how to evaluate the double angle of sine. The value of the sine of double a given angle can be obtained given the value of the sine of the angle. The value of the sine of double a given angle is obtained using the formula sin(2u)...
Brian McLogan
Pre-Calculus - Evaluating the Double Angle for Cosine Using a Triangle
👉 Learn how to evaluate the double angle of sine. The value of the sine of double a given angle can be obtained given the value of the sine of the angle. The value of the sine of double a given angle is obtained using the formula sin(2u)...
Brian McLogan
How to evaluate the half angle of sine when given a triangle
👉 Learn how to evaluate the tangent of a half-angle. When given the value of the tangent of an angle, we can evaluate the tangent of half the angle using the tangent half-angle formula. When the value of any other trigonometric function...
Brian McLogan
Evaluating the half angle for cosine 15 degrees
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Brian McLogan
How to find the product of two rational expressions and add in the constraints
Learn how to add and/or subtract rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. When adding or subtracting rational...
Curated Video
PMP Certification Training - Develop Project Charter
This video explains how to develop the project charter. This clip is from the chapter "Project Integration Management" of the series "PMP® Certification Training".This section explains project integration management.
Brian McLogan
Learn to evaluate the half angle for tangent on the unit circle
👉 Learn how to evaluate the tangent of a half-angle. When given the value of the tangent of an angle, we can evaluate the tangent of half the angle using the tangent half-angle formula. When the value of any other trigonometric function...