Instructional Video2:48
Brian McLogan

Evaluating for the composition of sine and inverse sine

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 Video5:18
Packt

CompTIA Network+ Certification N10-007: The Total Course - Cellular Technologies

Higher Ed
This video explains the cellular networking options, such as HSPA+ and LTE. This clip is from the chapter "Mobile Networking" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will learn more...
Instructional Video3:13
Curated Video

Complete Modern C++ - Changes

Higher Ed
In this video, learn about those changes. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes, attributes, variables, namespaces,...
Instructional Video6:13
Curated Video

C++ Standard Template Library in Practice - Permutations

Higher Ed
The listener is new to algorithms and does not know about the permutation algorithms. • Introduce the listener to the std::is_permutation, std::next_permutation, and std::prev_permutation algorithm • Show how it works and explain the...
Instructional Video13:02
Brian McLogan

4f Example 1 Part1 (How to graph the Cosecant Function)

12th - Higher Ed
4f Example 1 Part1 (How to graph the Cosecant Function)
Instructional Video3:06
Brian McLogan

How to find the domain and range of a piecewise function graph

12th - Higher Ed
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Instructional Video1:32
Brian McLogan

How to find the domain and range of a natural logarithmic function

12th - Higher Ed
👉 Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Instructional Video5:20
Brian McLogan

How to determine the domain and range from the graphs of different functions

12th - Higher Ed
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Instructional Video5:46
Brian McLogan

How do you find the domain and range of a function

12th - Higher Ed
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Instructional Video4:56
Brian McLogan

Graphing exponential functions with reflection and horizontal shift

12th - Higher Ed
👉 Learn how to graph exponential functions involving horizontal shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the...
Instructional Video5:15
Brian McLogan

Graphing and finding the inverse of a rational function

12th - Higher Ed
👉 Learn how to find the inverse of a rational function. A rational function is a function that has an expression in the numerator and the denominator of the function. The inverse of a function is a function that reverses the "effect" of...
Instructional Video5:01
Curated Video

Excel VBA Programming The Complete Guide - The Range.FillDown Method

Higher Ed
The Range.FillDown method populates a formula or value downwards based on an existing's cell value; this is the VBA emulation of the feature available in the Excel interface. In this lesson, we employ the method to concatenate text...
Instructional Video8:27
Curated Video

Excel VBA Programming The Complete Guide - Excel Worksheet Functions

Higher Ed
Many of Excel's popular worksheet functions are available for use in the Visual Basic Editor. In this lesson, we implement the popular VLOOKUP function using code. This clip is from the chapter "Functions" of the series "Excel VBA...
Instructional Video9:29
Brian McLogan

How to find the inverse of functions by using restrictions

12th - Higher Ed
How to find the inverse of functions by using restrictions
Instructional Video3:40
Brian McLogan

Evaluating the composition of inverse functions trigonometry

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 Video0:32
The March of Time

Cattle and sheep at stockyard

12th - Higher Ed
MOT 1945: TO SLAUGHTER: BEEF: Cattle in pens at railroad stockyard cattle being herded from large pen into chute young cattle walking down chute. LAMB: Sheep crowded into large pen sheep walking down chute MS Flock of sheep crowded...
Instructional Video7:15
Catalyst University

Gout [Part 2] | Gout Pathophysiology, Presentation, & Treatment

Higher Ed
In this video, we discuss the pathophysiology, clinical presentation, and treatments for gouty arthritis (gout).
Instructional Video4:10
Curated Video

C++ Standard Template Library in Practice - Fill and Generate

Higher Ed
The listener is new to algorithms and does not know about the fill and generate algorithms. • Introduce the listener to the std::fill and std::generate algorithm • Show how it works and explain the different versions available •...
Instructional Video4:35
Curated Video

C++ Standard Template Library in Practice - Introduction to Algorithms

Higher Ed
In this video, we shall cover the role of algorithms, also describing some of their limitations. • The user is unfamiliar with algorithms and they need to get up to speed with this • Show them the different types of algorithms available...
Instructional Video13:16
Brian McLogan

Master How to determine the domain and range of the inverse trigonometric functions

12th - Higher Ed
Master How to determine the domain and range of the inverse trigonometric functions
Instructional Video9:04
Brian McLogan

Learn to graph a logarithmic equation and find the x intercept

12th - Higher Ed
👉 Learn how to graph logarithmic functions involving vertical shift. The logarithmic function is the inverse of the exponential function. To graph a logarithmic function, it is usually very useful to make the table of values of the...
Instructional Video2:01
Brian McLogan

Identify the transformations and graph the logarithmic function

12th - Higher Ed
👉 Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Instructional Video7:54
Curated Video

Excel VBA Programming The Complete Guide - The Byte, Integer and Long Data Types

Higher Ed
VBA has 3 options for whole numbers: Byte, Integer, and Long. Each data type supports a different range of numbers; Byte only supports any number from 0 to 256 while Long can store numbers in the billions. In this lesson, we practice...
Instructional Video3:39
Curated Video

Excel VBA Programming The Complete Guide - Default Properties

Higher Ed
In this lesson, we'll explore the default properties on the Range and Application objects and discuss the benefits and disadvantages of explicitly writing them out. This clip is from the chapter "The Fundamentals of the Excel Object...