Math methods in JavaScript 🔢【3 minutes】

preview_player
Показать описание
#Javascript #math #functions #constants

// Math = an intrinsic object that provides basic mathematics functionality and constants

let x = 3.14;
let y = 5;
let z = 9;
let maximum;
let minimum;

//x = Math.PI;

Рекомендации по теме
Комментарии
Автор

// Math = an intrinsic object that provides basic mathematics functionality and constants

let x = 3.14;
let y = 5;
let z = 9;
let maximum;
let minimum;

//x = Math.round(x);
//x = Math.floor(x);
//x = Math.ceil(x);
//x = Math.pow(x, 2);
//x = Math.sqrt(x);
//x = Math.abs(x);
//maximum = Math.max(x, y, z);
//minimum = Math.min(x, y, z);
//x = Math.PI;

console.log(x);

BroCodez
Автор

I've taken multiple HS and college math classes without knowing what absolute value actually meant. You explained it in 1 sentence.

colinmarshall
Автор

You made this look so simple and easy to understand in 3 min than the whole week worth of math methods i took at the coding bootcamp. thank you brother!

zouhairaldalil
Автор

I searched about the whole Youtube but I was not able to fetch information about math methods. Thank you for such a food explaination

helloworld
Автор

bro this channel alone helped me a lot, thank you for making these helpful, short, and informative videos for us.

nekoxmm
Автор

Fantastic breakdown of Maths methods. Cheers bro😎

jayboy
Автор

omg it’s easy more than i expected, thanks pro

shathahussain
Автор

could you do a unity course! Love your channel

arvidenglund
Автор

Great lecture my friend! Thank you so much <3

hoatranminh
Автор

Bro your the frickin best! My friends made fun of me because I'm too little to understand Javascript. But thanks to you, I proved them wrong!! >:) also first!!

Kmsyt
Автор

Please make small small logical project

sportsknowledge
Автор

and i was just learning basic javascript too!

ttanh
Автор

although notes actually takes my 10min, but thank u bro

doodle_mo_ka
Автор

if u do a unity course, oh god that would be soo cool

saltysugar
Автор

When the math is sus.. Math."sqrt"(). Anyways love the video I live rewatching these vids and love ur channel.

TheRealOfficialBirdy
Автор

Damn bro you're taking too much short time to explain with manifestation I'm gonna learn the web development from here

hammad
join shbcf.ru