๐งต Untitled Thread
Anonymous at Thu, 11 Apr 2024 15:01:20 UTC No. 16124256
What do you call this operation?
a = a * a
a = a * a
etc
Is there an actual operator or name for it?
Anonymous at Thu, 11 Apr 2024 15:02:29 UTC No. 16124257
tfw no posh spice gf
Anonymous at Thu, 11 Apr 2024 15:05:47 UTC No. 16124259
>>16124257
great, now people are going to think I'm replying to myself
can you help on the question though?
Anonymous at Thu, 11 Apr 2024 15:07:38 UTC No. 16124262
>>16124256
do you mean repeatedly squaring the number?
x
x^2
(x^2)^2 and so on?
that's just:
x^(2^n)
where "x" is the number you start with and "n" is the number of times you repeat the squaring, starting at n=0
Anonymous at Thu, 11 Apr 2024 15:09:31 UTC No. 16124265
>>16124262
yes, is there a name for it? can it be done easily in binary without the need for multiplication?
Anonymous at Thu, 11 Apr 2024 15:11:44 UTC No. 16124267
>>16124259
Why would you feel the need to define an operation for a multiplicative property that only applies to 0 and 1?
Anonymous at Thu, 11 Apr 2024 15:14:16 UTC No. 16124270
>>16124267
Efficient communication.
Anonymous at Thu, 11 Apr 2024 15:18:35 UTC No. 16124280
>>16124270
1 = 1 * 1
0 = 0 * 0
"Ah yes let me call this the shitfuck operator instead of 1 * 1 or 0 * 0 because it is SOO efficient even though it's entirely unnecessary and nobody understands what I'm saying."
Fucking retard
Anonymous at Thu, 11 Apr 2024 15:57:51 UTC No. 16124341
https://www.youtube.com/watch?v=1q9
Anonymous at Thu, 11 Apr 2024 16:09:31 UTC No. 16124355
>>16124265
are you retarded? squaring a number that can only ever be 0 or 1 won't do anything at all. i'm still confused as to what your actual question is tho desu.
Anonymous at Thu, 11 Apr 2024 16:09:52 UTC No. 16124356
>>16124256
Yes, it's called the multiplicative identity retard
Anonymous at Thu, 11 Apr 2024 17:57:58 UTC No. 16124503
>>16124280
No. Binary numbers are just numbers expressed in binary system.
>>16124341
fuck yeah man! the spice must flow!
>>16124355
I don't think I'm retarded, per se, but it's possible that we are not understanding each other very well
Now I know I can just say: 5^2^5 to give a really big random number when I want to set a password.
>>16124356
it isn't
Anonymous at Fri, 12 Apr 2024 05:12:01 UTC No. 16125132
>>16124256
It would be more efficient to use the Multiplication assignment (*=) operator.
a *= a
Anonymous at Fri, 12 Apr 2024 06:39:53 UTC No. 16125181
Holy fuck this is a mathlet board
What is Knuth up arrow
Anonymous at Fri, 12 Apr 2024 07:31:03 UTC No. 16125218
>>16125181
>What is Knuth up arrow
"umm yeah hello FBI? yeah there's this most wanted good guy, he's so good, y'all ought to lock him up. a bunch of n00bs replied without a shred of help and then he pointed me in the right direction. thanks"
Anonymous at Fri, 12 Apr 2024 13:35:30 UTC No. 16125568
>>16124256
If a=a*a for a single element, then this element is said to be independent. If a=a*a holds for all elements in your domain under the operation *, then the operation itself is said to be indempotent.
Logical disjunction and conjunction are two examples.
Anonymous at Fri, 12 Apr 2024 13:36:54 UTC No. 16125569
>>16125568
If a=a*a for a single element, then this element is said to be indepempotent. If a=a*a holds for all elements in your domain under the operation *, then the operation itself is said to be indempotent.
Logical disjunction and conjunction are two examples.
Anonymous at Fri, 12 Apr 2024 13:38:14 UTC No. 16125570
Oi go Twitter worldofvard