Instructional Video2:49
Brian McLogan

Evaluate the half angle of tangent using a triangle

12th - Higher Ed
πŸ‘‰ 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...
Instructional Video9:52
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 2

Higher Ed
In this video, we will cover constraint layout basics 2. 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...
Instructional Video12:13
Brian McLogan

Master Evaluating the half angle for sine, cosine, and tangent given an equation and constraint

12th - Higher Ed
Master Evaluating the half angle for sine, cosine, and tangent given an equation and constraint
Instructional Video8:25
Brian McLogan

Master given an equation and constraint, evaluate the six trig functions

12th - Higher Ed
Master given an equation and constraint, evaluate the six trig functions
Instructional Video14:27
Product Design Online

Learn Fusion 360 in 30 Days - Day #17: How and Why to Fully-Constrain Sketches

Higher Ed
In general, you want to try to use as small of a sketch as possible, because a sketch’s history is not captured. The more you use non-sketch tools, the easier it will be to change/edit the features of your model. Follow these 3 tips to...
Instructional Video4:00
Brian McLogan

How to find all of the solutions of an equation with secant

12th - Higher Ed
πŸ‘‰ 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...
Instructional Video3:40
Brian McLogan

How to apply constraints for trig problems

12th - Higher Ed
πŸ‘‰ Learn how to determine the quadrant given the constraint. The plane is divided into four equal parts called the quadrants with the region between the positive x-axis and the positive y-axis called the 1st quadrant having angles 0 to 90...
Instructional Video4:21
Brian McLogan

How do the constraints tell us which quadrant our angle should lie in

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the six trigonometric functions given some constraints. When given the value of one trigonometric function, we can use a right triangle with one of its legs on the x-axis and the other leg, perpendicular to the...
Instructional Video2:58
Brian McLogan

How to Find the Angle when Given the Value of Cosine

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the inverse of reciprocal trigonometric functions. Recall that the reciprocal trigonometric functions are given by the ratio of 1 and the corresponding trigonometric function. When an angle is unknown but the...
Instructional Video2:57
Brian McLogan

How to evaluate for cos when given the value of sine with a right triangle

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the six trigonometric functions given some constraints. When given the value of one trigonometric function, we can use a right triangle with one of its legs on the x-axis and the other leg, perpendicular to the...
Instructional Video3:30
Brian McLogan

What is the Domain Range and Vertical Asymptote of Cotangent

12th - Higher Ed
πŸ‘‰ Learn the basics of graphing a tangent and a cotangent function. To plot the tangent and the cotangent graph we choose a set of points and form a table of values with which we plot the points on the x-y coordinate axis to obtain the...
Instructional Video6:49
Brian McLogan

Evaluate Piecewise Functions

12th - Higher Ed
Evaluate Piecewise Functions
Instructional Video5:48
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 61 - Understand 4 Isolation Levels

Higher Ed
In this video, we will understand 4 isolation levels. This clip is from the chapter "Transaction Management" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about transaction...
Instructional Video6:36
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Environment

Higher Ed
This video talks about the environment. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Instructional Video5:35
Brian McLogan

Evaluate any point with constraints for your trig functions

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the six trigonometric functions given some constraints. When given the value of one trigonometric function, we can use a right triangle with one of its legs on the x-axis and the other leg, perpendicular to the...
Instructional Video6:20
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - Benefits of Using Scrum Continue

Higher Ed
Here, we continue from the previous lecture and discuss efficient development process, motivation, quick problem resolution, effective deliverables, and innovative environment. This clip is from the chapter "Why Use Scrum?" of the series...
Instructional Video14:19
Curated Video

Comprehensive Android Developer Bootcamp - Building our First Android App - Show Name

Higher Ed
Android Development – First Steps:Building our First Android App - Show Name This clip is from the chapter "Android Development – First Steps" of the series "The Comprehensive Android Developer Bootcamp".In this section, you will take...
Instructional Video2:38
Brian McLogan

Learn how to evaluate an expression given the composition of two trig expressions

12th - Higher Ed
πŸ‘‰ 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,...
Instructional Video2:36
Brian McLogan

Evaluate the expression for composition of cosine and arctan

12th - Higher Ed
πŸ‘‰ 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,...
Instructional Video2:10
Brian McLogan

How to find quotient of two functions with constraint

12th - Higher Ed
πŸ‘‰ Learn how to divide two functions. We will explore the division of linear, quadratic, rational, and radical functions. To divide two functions, we simply algebraically divide the rules (contents) of the two functions. We will then...
Instructional Video3:21
Brian McLogan

Simplify a rational expression by factoring trinomials

12th - Higher Ed
Learn how to simplify 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. To simplify a rational expression, we factor...
Instructional Video5:28
Brian McLogan

Evaluate your trigonometric values when given a trig equation and constraint

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the six trigonometric functions given some constraints. When given the value of one trigonometric function, we can use a right triangle with one of its legs on the x-axis and the other leg, perpendicular to the...
Instructional Video4:25
Brian McLogan

How to evaluate the six trig functions when given a constraint and value

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the six trigonometric functions given some constraints. When given the value of one trigonometric function, we can use a right triangle with one of its legs on the x-axis and the other leg, perpendicular to the...
Instructional Video3:42
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Final method, variable and class

Higher Ed
Modifiers: Final method, variable and class This clip is from the chapter "Modifiers" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Access Modifiers, Final method,...