Archive for the ‘Weird’ Category

Liposuction

Tuesday, March 4th, 2008

LiposuctionLiposuction is a surgery operation that removes fat from human body. The can be removed from the abdomen, neck, and elsewhere. Sometimes this method is associated with low effort alternative to exercise and diet for weight loss. This method is to remove the fat only and not intended to be weight loss alternative.

Liposuction is the most popular way in cosmetic surgical procedure. This method is accepted as legitimate surgical operation by some of major plastic surgical in US. Although this method may come with negative effects, this procedure becomes more popular. Because it may come with bad effect, when you use this method you need to go professional cosmetic surgery doctor.

Sometimes liposuction surgery is fail or need some touch up. Your skin got wrinkled or got scare tissues. You need to go revision liposuction expert. Revision liposuction is a method to bring back the skin after liposuction. This method can make things smoother especially the surgery part. Revision liposuction can be one of the most difficult areas to correct in cosmetic surgery.

How to make scientific calculator?

Friday, September 7th, 2007

So do you want to make online scientific calculator? What plan should we do?

First, your calculator must handle basic calculator. It can do plus, minus, divide, multiply, modulo. (-+/*%). This basic function is easy to handle because all programming language support this basic language.

Second, your calculator must handle basic scientific feature. It must can do operation like sinus, cosinus, tangen, antitangen, logaritma, exponen, support degre, and radian angle, hexa, decimal, octal, and binary converter, exponensial.

The more complex part, is this calculator must can display in 2D and 3D graphic. So you are ready to make your own?