Last updated April 18, 2012 16:59, by sonyabarry
lazyjCalc Wiki
About
lazyJcalc is not a calculator nor it tries to be one; it is a simple project for learning purposes coded in java using NetBeans 6.7 and Project Kenai. You can call it a tool doing various things useful or not.
General Info
All the results are in float numbers for precision and to avoid casts...
What is functional in the latest build.
Conversions
- Data conversion
- Temperature conversion
- Length conversion - needs some work for large units (Astronomical unit, light years, parsec, etc).
What they do
- Converts from bits to bytes, etc.
- Converts celsius to fahrenheit and versa
- Converts from a variety of length units.
Other Calculations
- Percentage calculations.
- Physics calculations
What they do
- Finds the percentages over a value
- Finds the mass, force, acceleration, weight and gravity.
Misc
- Directory Lister
What they do
- Stores in a .txt file the contents of a choosen directory (very simple util i've made in order to be able to list my anime :) from my hard drive and send the list to my friends ).





