BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
Could Someone Get Me A Tutorial on Doubles and Floats Empty5/16/2024, 8:25 am by Bully@WiiPlaza

» Bully Made It Into a BIG Video 400K Views
Could Someone Get Me A Tutorial on Doubles and Floats Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
Could Someone Get Me A Tutorial on Doubles and Floats Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
Could Someone Get Me A Tutorial on Doubles and Floats Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
Could Someone Get Me A Tutorial on Doubles and Floats Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
Could Someone Get Me A Tutorial on Doubles and Floats Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
Could Someone Get Me A Tutorial on Doubles and Floats Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
Could Someone Get Me A Tutorial on Doubles and Floats Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
Could Someone Get Me A Tutorial on Doubles and Floats Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
Could Someone Get Me A Tutorial on Doubles and Floats Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

Could Someone Get Me A Tutorial on Doubles and Floats

2 posters

Go down  Message [Page 1 of 1]

Reclaimer Shawn

Reclaimer Shawn
Code Creator

I actually have seen these values in codes I make and use multiple times,but I want to know how to actually calculate them out manually. I can already calculate Octal,Hexadecimal,Binary,and normal decimal with a paper and pen and convert them between each other without a calculator. I'd love to know how to calculate these values out by hand. I'd love a good formula or method to do this with. Please,don't make it overly complicated like some websites try to make it look. That was done to me with Binary,and I found a more simpler method to calculate them out easily in seconds. I actually enjoy having that feeling of accomplishment to know that you can do something that your computer can without the computer actually instructing you. When I make my codes to instruct writes into the RAM,I don't want my computer instructing me on how to get these values(Calculators are what I'm referencing)

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Doubles don't exist in Gecko codes and why would you want to convert float to hex using a pen? Your computer will help you.

I don't really know how anyways, there are functions for it :$


_________________
Could Someone Get Me A Tutorial on Doubles and Floats YBjg74I

Reclaimer Shawn

Reclaimer Shawn
Code Creator

I guess it's a hunger for knowledge kind of thing. I figured that if I want to get to know computers better,and instruct them to the write values,I figured I didn't want them to instruct me.

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Yes, be it useless sometimes but knowing more is interesting. For converting long dec to hex or whatever, you need a special strategy since the existing functions don't support any length (Integer and Long datatypes). Converting by hand and using BigInteger or something is the key. I had fun implementing it. xD
http://www.bullywiihacks.com/t474-

Notice how most applications have buffer overflows or whatever with bigger input while mine is unlimited. Cool


_________________
Could Someone Get Me A Tutorial on Doubles and Floats YBjg74I

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum