Hi, what do you want to do?
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arithmetic Operator
In this video, we will dive into the arithmetic operators in JavaScript, including addition, subtraction, multiplication, and division. You will learn to perform basic mathematical operations and manipulate numerical values in code.
Why U
Pre-Algebra 21 - Exponentiation
Exponentiation is shorthand for repeated multiplication, just like multiplication is shorthand for repeated addition. Multiplied or divided exponential terms with like bases can be combined by adding or subtracting their exponents.
Brian McLogan
Simplifying Expressions by Using the Product Rule of Exponents
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Brian McLogan
How Does the Rules of Exponents Allows to Multiply and Divide by Monomials
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Brian McLogan
Why Does the Power Rule of Exponents Work
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Curated Video
Excel VBA Programming The Complete Guide - Mathematical Operations
In this lesson, we dive into the mathematical operators for
• addition
( + )
• subtrac
tion ( - )
• multi
plication ( * )
/> • division ( / )
> • exponentiatio
n
( ^ )
• modulo ( Mod )
This...
• addition
( + )
• subtrac
tion ( - )
• multi
plication ( * )
/> • division ( / )
> • exponentiatio
n
( ^ )
• modulo ( Mod )
This...
Curated Video
Beginning Python (Video 33)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Brian McLogan
Teaching the Negative Exponent Rule without Talking
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - functools.partial()
You will learn to use the built-in functools module, which has some utility functions that can be used with normal functions.
<
br/>
This clip is from the chapter "Functional Programming" of the series "The Ultimate Guide to Python...
<
br/>
This clip is from the chapter "Functional Programming" of the series "The Ultimate Guide to Python...
Let's Tute
Understanding the Order of Operators in Microsoft Excel (PEMDAS)
This is a tutorial on understanding the order of mathematical operators in Excel, following the PEMDAS rule (parenthesis, exponentiation, multiplication and division, addition and subtraction). The video provides examples and emphasizes...