In my Numerical Computing I recently created a C++ program to normalize a number to a certaing number.
The program is Normalization.cpp
Then, I converted it to a JAVA program. But, I got an liitle bit of problem when converting it. If anyone know the solution, please help me.
The converted ptogram is RelativeError.java
The program is Normalization.cpp
Then, I converted it to a JAVA program. But, I got an liitle bit of problem when converting it. If anyone know the solution, please help me.
The converted ptogram is RelativeError.java
Comments
Post a Comment