filmov
tv
The abs Function | Master Python's Built-In Functions
Показать описание
In this Python tutorial, we will have a look at Python's built-in abs() (or absolute) function.
First, we will have a look at how to use it with integers and floating-point numbers.
Secondly, I'll show you how to use it complex numbers, too.
SUBSCRIBE to become a Pythonista!
Follow me on Twitter!
Check out my website for more!
Like what you see? Consider sponsoring me via Patreon!
~~~~~~~~~~ OUTLINE ~~~~~~~~~~
00:00 Introduction
00:10 Function signature
00:23 abs with integers and floating-point numbers
00:53 abs with complex numbers
#python
First, we will have a look at how to use it with integers and floating-point numbers.
Secondly, I'll show you how to use it complex numbers, too.
SUBSCRIBE to become a Pythonista!
Follow me on Twitter!
Check out my website for more!
Like what you see? Consider sponsoring me via Patreon!
~~~~~~~~~~ OUTLINE ~~~~~~~~~~
00:00 Introduction
00:10 Function signature
00:23 abs with integers and floating-point numbers
00:53 abs with complex numbers
#python