Home DFS SB OD SDN

Notice: How To Tip The Webmaster.


You are at the section Fun With Math-Superpowerition: Inventing a Super Power Operation

Decimal 0 < a < 1 ✱ Decimal 0 < b < 1

Now let's let a be a decimal number between 0 and 1 and b be a decimal value between 0 and 1 using steps of 0.25.

Let's try out some variables for a using the formula a ^ (a ^ (b - 1)).

0.00 ✱ 0.00 = 0.00 ^ (0.00 ^ (0.00 - 1)) = 0.00 ^ (0.00 ^ (-1.00)) = 0.00 ^ 0.00 = undefined
0.25 ✱ 0.00 = 0.25 ^ (0.25 ^ (0.00 - 1)) = 0.25 ^ (0.25 ^ (-1.00)) = 0.25 ^ 4 ≈ 0.0039062
0.50 ✱ 0.00 = 0.50 ^ (0.50 ^ (0.00 - 1)) = 0.50 ^ (0.50 ^ (-1.00)) = 0.50 ^ 2 = 0.25
0.75 ✱ 0.00 = 0.75 ^ (0.75 ^ (0.00 - 1)) = 0.75 ^ (0.75 ^ (-1.00)) ≈ 0.75 ^ 1.3333333 ≈ 0.6814202
1.00 ✱ 0.00 = 1.00 ^ (1.00 ^ (0.00 - 1)) = 1.00 ^ (1.00 ^ (-1.00)) = 1.00 ^ 1.00 = 1.00
0.00 ✱ 0.25 = 0.00 ^ (0.00 ^ (0.25 - 1)) = 0.00 ^ (0.00 ^ (-0.75)) = 0.00 ^ 0.00 = undefined
0.25 ✱ 0.25 = 0.25 ^ (0.25 ^ (0.25 - 1)) = 0.25 ^ (0.25 ^ (-0.75)) ≈ 0.25 ^ 2.8284271 ≈ 0.0198206
0.50 ✱ 0.25 = 0.50 ^ (0.50 ^ (0.25 - 1)) = 0.50 ^ (0.50 ^ (-0.75)) ≈ 0.50 ^ 1.6817928 ≈ 0.3116950
0.75 ✱ 0.25 = 0.75 ^ (0.75 ^ (0.25 - 1)) = 0.75 ^ (0.75 ^ (-0.75)) ≈ 0.75 ^ 1.2408064 ≈ 0.6998020
1.00 ✱ 0.25 = 1.00 ^ (1.00 ^ (0.25 - 1)) = 1.00 ^ (1.00 ^ (-0.75)) = 1.00 ^ 1.00 = 1.00
0.00 ✱ 0.50 = 0.00 ^ (0.00 ^ (0.50 - 1)) = 0.00 ^ (0.00 ^ (-0.50)) = 0.00 ^ 0.00 = undefined
0.25 ✱ 0.50 = 0.25 ^ (0.25 ^ (0.50 - 1)) = 0.25 ^ (0.25 ^ (-0.50)) = 0.25 ^ 2 = 0.0625
0.50 ✱ 0.50 = 0.50 ^ (0.50 ^ (0.50 - 1)) = 0.50 ^ (0.50 ^ (-0.50)) ≈ 0.50 ^ 1.4142135 ≈ 0.3752142
0.75 ✱ 0.50 = 0.75 ^ (0.75 ^ (0.50 - 1)) = 0.75 ^ (0.75 ^ (-0.50)) ≈ 0.75 ^ 1.1547005 ≈ 0.7173534
1.00 ✱ 0.50 = 1.00 ^ (1.00 ^ (0.50 - 1)) = 1.00 ^ (1.00 ^ (-0.50)) = 1.00 ^ 1.00 = 1.00
0.00 ✱ 0.75 = 0.00 ^ (0.00 ^ (0.75 - 1)) = 0.00 ^ (0.00 ^ (-0.25)) = 0.00 ^ 0.00 = undefined
0.25 ✱ 0.75 = 0.25 ^ (0.25 ^ (0.75 - 1)) = 0.25 ^ (0.25 ^ (-0.25)) ≈ 0.25 ^ 1.4142135 ≈ 0.1407857
0.50 ✱ 0.75 = 0.50 ^ (0.50 ^ (0.75 - 1)) = 0.50 ^ (0.50 ^ (-0.25)) ≈ 0.50 ^ 1.1892071 ≈ 0.4385438
0.75 ✱ 0.75 = 0.75 ^ (0.75 ^ (0.75 - 1)) = 0.75 ^ (0.75 ^ (-0.25)) ≈ 0.75 ^ 1.0745699 ≈ 0.7340820
1.00 ✱ 0.75 = 1.00 ^ (1.00 ^ (0.75 - 1)) = 1.00 ^ (1.00 ^ (-0.25)) = 1.00 ^ 1.00 = 1.00
0.00 ✱ 1.00 = 0.00 ^ (0.00 ^ (1.00 - 1)) = 0.00 ^ (0.00 ^ ( 0.00)) = 0.00 ^ undefined = undefined
0.25 ✱ 1.00 = 0.25 ^ (0.25 ^ (1.00 - 1)) = 0.25 ^ (0.25 ^ ( 0.00)) = 0.25 ^ 1.00 = 0.25
0.50 ✱ 1.00 = 0.50 ^ (0.50 ^ (1.00 - 1)) = 0.50 ^ (0.50 ^ ( 0.00)) = 0.50 ^ 1.00 = 0.50
0.75 ✱ 1.00 = 0.75 ^ (0.75 ^ (1.00 - 1)) = 0.75 ^ (0.75 ^ ( 0.00)) = 0.75 ^ 1.00 = 0.75
1.00 ✱ 1.00 = 1.00 ^ (1.00 ^ (1.00 - 1)) = 1.00 ^ (1.00 ^ ( 0.00)) = 1.00 ^ 1.00 = 1.00

Once again, 0.00 ✱ [any number] = undefined

Menu:
Fun With Math-Superpowerition: Inventing a Super Power Operation Main Page Introduction Comparing The Math Operators I Comparing The Math Operators II Using Numbers 3 and Higher 1 ✱ b a ✱ 1 a ✱ 0 0 ✱ b a ✱ -b -a ✱ b -a ✱ -b Formula Summary So Far Integer a > 1 ✱ Decimal b > 1 Integer a > 1 ✱ Decimal 0 < b < 1 Integer a > 1 ✱ Decimal b < 0 Decimal a > 1 ✱ Decimal b > 1 Decimal a > 1 ✱ Decimal 0 < b < 1 Decimal a > 1 ✱ Decimal b < 0 Decimal 0 < a < 1 ✱ Decimal b > 1 Decimal 0 < a < 1 ✱ Decimal 0 < b < 1 Decimal 0 < a < 1 ✱ Decimal b < 0 Decimal -2 < a < 0 ✱ Decimal -1 < b < 2 Formula Summary So Far II Why 2 ✱ 0 is Not 1 Finding The Inverse Operations 1.25 ✱ -10 to 10 1.5 ✱ -10 to 10 1.75 ✱ -10 to 10 2 ✱ -10 to 10 2.5 ✱ -10 to 10 3 ✱ -10 to 10 3.5 ✱ -10 to 10 4 ✱ -10 to 10 4.5 ✱ -10 to 10 5 ✱ -10 to 10 6 ✱ -10 to 10 7 ✱ -10 to 10 8 ✱ -10 to 10 9 ✱ -10 to 10 10 ✱ -10 to 10
Related:
Fun With Math Strip Home Page DavesFunStuff
Market Zone:
Dave's Fun Stuff
TV Zone:
Find your favorite TV shows with "Let's Watch TV!"
Notable:
Dave's Fun Stuff SDN Media News and More
Footer:
Dave's Fun Stuff Super Birthdays Contact Webmaster



© 1995-2023. davesfunstuff.com. All Rights Reserved. Reproduction of any part of this website without expressed written consent is prohibited.

Help Support Our Ad-Free Web Section

Just use our PayPal link to pay.

Please Donate Cash to help pay for webhosting, domain payments, expenses and labor in keeping this section going. Thank you.

$2, $5, $10, $20, $50, $75, $100, $ANY

Notice Of Disclosure (updated June 2023):

"David Tanny is the owner and operator of the domains davesfunstuff.com and davidtanny.com"

Website Cookie Policy