RUVIDEO
Поделитесь видео 🙏

44 Floating point literals - Javascript Tutorial 2018

📁 Обучение 👁️ 17 📅 29.11.2023

The Full #Javascript #tutorial for #beginners :
http://bizanosa.com/js

Learn HTML, CSS and Javascript :
http://bizanosa.com/sp/learn-html-css-javascript/

Javascript Tutorial 2018




This is a Javascript tutorial from scratch for any beginner. Use the above link to watch the full JS video tutorial..

Next Video: https://youtu.be/k90D-9L8ubQ
Previous Video: https://youtu.be/TOXoBKPWJEk


Hey, and welcome back.

So let's continue with floating-point literals.

And in one of the previous sections, we looked at integer literals whereby we looked at the different types of integers and the different number systems that you can use for your integers.

So let’s go on to floating-point.

Now, what is a float? A float number is a number that may have any of the following.

It can have an unsigned or a signed decimal part, decimal integer part.

For example 2, let’s say 2 or it can be -2.

So this is one part and then it can have a decimal point 2 and then the fraction part maybe 2.22, also -2.22.

So that is one float.

So this is a positive float and this is a negative float.

So if it is signed like this one, you see this one has a sign of negative.

So if it is negative, you have to put the sign.

But if it is positive, you can just leave it unsigned but it is assumed that that is there.

So that's why we have the signed or unsigned.

It can be negative or positive.

And then you have the decimal point and then the fraction part or you can have an exponent in place of the fraction or together with the fraction you can have an exponent.

For example this one, it can still be ‘-2.2e’ and then the exponent can also have a negative or a positive.

So if it is maybe -2.2e-3.

Or it can be a number which is positive which will just be exponent and then the number.

These are some examples 96.66.

That's a floating-point number.

This is a floating-point number.

You see -6.89, that's a floating-point number.

9.9E3, that's a floating-point number.

In JavaScript actually, beneath everything all numbers are usually treated as floating-point numbers.

So that's it for this video.

In this video, I just wanted to talk about the floating-point and the floating-point number is basically a decimal, a number with a decimal or a fraction part.

So I’ll see you in the next part where we’ll continue from here.




GET SOCIAL WITH ME:
FACEBOOK: https://www.facebook.com/rwahowa/
INSTAGRAM: https://www.instagram.com/rwahowa/
TWITTER: https://twitter.com/rwahowa/
VIMEO: https://vimeo.com/bizanosa/
WEBSITE : http://rwahowa.com

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «44 Floating point literals - Javascript Tutorial 2018», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.