#i need help understanding a data type

59 messages · Page 1 of 1 (latest)

safe tinsel
#

number data type ? @long lynx

long lynx
#

thingy

rare minnow
#

internally it's there to indicate that... something is a number. E.g. 2 / 2 = 1, yet 2 / "banana" = error

safe tinsel
#

I dont understand what you're talking about, and I don't speak English 😭

long lynx
#

DISCORD 📜
Join my Discord Community if you want scripting help, participate in events/challenges, and make friends!
https://discord.gg/WC6kPu5W5P

MEMBERSHIPS 🎁
Get Access To My Scripts + More Perks By Becoming a Channel Member! 👇
https://www.youtube.com/@BrawlDevRBLX/join

BEGINNER ROBLOX SCRIPTING SERIES 🟢
https://youtube.com/playlist?list=PLQ...

▶ Play video
#

i did NOT wanna pull thing out

opaque minnow
#

number = number

rare minnow
#

or well, in the script

#

Just strings, methods and booleans

safe tinsel
#

actually I think I understood but it's so obvious that I didn't realize he was talking about that

safe tinsel
#

~5:30

rare minnow
#

If he can't describe what he meas then I'm not helping him

rare minnow
safe tinsel
long lynx
#

one sec

safe tinsel
long lynx
#

5;23

rare minnow
#

well 100 is a number as well... 100 is a number

long lynx
#

you just had to wait

safe tinsel
#

...

long lynx
#

he was explaining

#

WELL

#

i dont know the function of this number

safe tinsel
#

I dont understand what is your answer bro

long lynx
#

whats it do

#

thats crazy

opaque minnow
#

bro a number is just a number

safe tinsel
#

Printing a number ?

long lynx
#

DATA TYPE NUMBER

safe tinsel
#

data type number = data is a number

long lynx
#

im deleting this post

rare minnow
#

it's to help with math operators and some storage stuff. No need to fully understand it other than "a number is a number"

long lynx
#

oh

rare minnow
#

hell this language doesn't even differentiate between a float and an int, this should be as easy as pie

long lynx
#

ok

#

👍

rare minnow
long lynx
#

what

rare minnow
#

I already said what I just said...

long lynx
#

ok

rare minnow
#

(on a different line that is, most languages do allow ints to easily transfer to floats by using a simple * operator)

safe tinsel
#

I dont understand

solar bough
#

floating points

steep mossBOT
#

studio** You are now Level 14! **studio

solar bough
#

computers dont understand numbers xd

safe tinsel
#

If you add .0

#

like

#

1 / 2.0 = 0.5 not 0.50000001 ?

#

ohh okay

#

nvm

#

I'd mistranslated