class Math

class Math

View Answers

September 25, 2008 at 10:49 AM

Hello Friend

use this code, might be helpful to you.

public class MathFunction {

public static void main(String s[]) throws IOException{
InputStreamReader ins = new InputStreamReader(System.in);
BufferedReader br = new BufferedReader(ins);
String input;
float num= 0;
do{
System.out.println("Enter a Float number");
num = Float.parseFloat(br.readLine());
System.out.println("The Smallest Whole Number greater than " +num + " is " + Math.ceil(num));
System.out.println("The Largest Whole Number smaller than " +num + " is " + Math.floor(num));
System.out.println("The Absolute Number of " + num + " is " + Math.abs(num));
System.out.print("Do U want more (y/n)");
input = br.readLine();
}while(!input.equalsIgnoreCase("n"));
System.out.println("Exit");
}
}


Rajaniaknt









Related Tutorials/Questions & Answers:
Java math class
Java math class  Can you instantiate the Math class
java Math class
java Math class  Why are the methods of the Math class static
Advertisements
Java math class
Java math class  Why can?t I say just abs() or sin() instead of Math.abs() and Math.sin
class Math - Java Beginners
class Math  "Helo man&sir can you share or gave me a java code hope its ok?" Complete a program that asks the user a floating-point number (either... to you. public class MathFunction { public static void main(String s
Can you instantiate the Math class? - Java Beginners
Can you instantiate the Math class?   Hi, Can you create object of Math class? Thanks   Hi, All the methods in Math class is static. The constructor is not public in the Math class. So, we can't create
Java - Math class in Java
Java - Math class in Java       In this example you will learn about Math class. This example explains how you can use functions provided by the Math class like E, PI, round, abs
Introduction To Math Class In Java
Introduction To Math Class In Java In this tutorial we will read about.... Math class is created inside the java.lang package and the classes created inside... the application. Class DeclarationADS_TO_REPLACE_1 public final class Math extends
Version of commons-math>commons-math dependency
List of Version of commons-math>commons-math dependency
class
class  Is a class a subclass of itself
class
is a class to represent a country in medal tally. It has an attribute of country... medals. In this class, you should also define constructors, and assessor, mutator methods. Task 2 MedalTally.java is a class to model a medal tally, containing
Class
Class, Object and Methods       Class : Whatever we can see in this world all the things... is termed as a class. All the objects are direct interacted with its class
Version of com.techshroom>Math dependency
List of Version of com.techshroom>Math dependency
Math Program - Java Beginners
Math Program  The greatest common divisor of two integers 16 and 24 is 8. Develop the algorithm for finding the greatest common divisor of two...: import java.util.*; class GCD{ public static int determineGCD(int
Artifacts of commons-math
List of Artifacts of commons-math maven depenency
Maven Repository/Dependency: commons-math | commons-math
Maven Repository/Dependency of Group ID commons-math and Artifact ID commons-math. Latest version of commons-math:commons-math dependencies. # Version Release Date 1 1.1
Math Constants and Functions using JavaScript
Math Constants and Functions using JavaScript  What's Math Constants and Functions using JavaScript
Maven Dependency commons-math >> 1.0
You should include the dependency code given in this page to add Maven Dependency of commons-math >> commons-math version1.0 in your project
Maven Dependency commons-math >> 1.1
You should include the dependency code given in this page to add Maven Dependency of commons-math >> commons-math version1.1 in your project
Maven Dependency commons-math >> 20040118.003354
You should include the dependency code given in this page to add Maven Dependency of commons-math >> commons-math version20040118.003354 in your project
Maven Dependency commons-math >> 20040118.003950
You should include the dependency code given in this page to add Maven Dependency of commons-math >> commons-math version20040118.003950 in your project
Maven Dependency commons-math >> 20040218.045431
You should include the dependency code given in this page to add Maven Dependency of commons-math >> commons-math version20040218.045431 in your project
Version of com.accelad>nilgiri-math dependency
List of Version of com.accelad>nilgiri-math dependency
Version of com.cjmalloy>gwt-math dependency
List of Version of com.cjmalloy>gwt-math dependency
Version of com.enterprisemath>em-math dependency
List of Version of com.enterprisemath>em-math dependency
Version of com.flowpowered>flow-math dependency
List of Version of com.flowpowered>flow-math dependency
ModuleNotFoundError: No module named 'ancient_math'
ModuleNotFoundError: No module named 'ancient_math'  Hi, My Python... 'ancient_math' How to remove the ModuleNotFoundError: No module named 'ancient_math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'ancient_math'
ModuleNotFoundError: No module named 'ancient_math'  Hi, My Python... 'ancient_math' How to remove the ModuleNotFoundError: No module named 'ancient_math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'animals-math'
ModuleNotFoundError: No module named 'animals-math'  Hi, My Python... 'animals-math' How to remove the ModuleNotFoundError: No module named 'animals-math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'animals-math'
ModuleNotFoundError: No module named 'animals-math'  Hi, My Python... 'animals-math' How to remove the ModuleNotFoundError: No module named 'animals-math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'animals-math'
ModuleNotFoundError: No module named 'animals-math'  Hi, My Python... 'animals-math' How to remove the ModuleNotFoundError: No module named 'animals-math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'elementary_math'
ModuleNotFoundError: No module named 'elementary_math'  Hi, My... named 'elementary_math' How to remove the ModuleNotFoundError: No module named 'elementary_math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'elementary_math'
ModuleNotFoundError: No module named 'elementary_math'  Hi, My... named 'elementary_math' How to remove the ModuleNotFoundError: No module named 'elementary_math' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'euler-math'
ModuleNotFoundError: No module named 'euler-math'  Hi, My Python... 'euler-math' How to remove the ModuleNotFoundError: No module named 'euler-math' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'euler-math'
ModuleNotFoundError: No module named 'euler-math'  Hi, My Python... 'euler-math' How to remove the ModuleNotFoundError: No module named 'euler-math' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'math-braid'
ModuleNotFoundError: No module named 'math-braid'  Hi, My Python... 'math-braid' How to remove the ModuleNotFoundError: No module named 'math... have to install padas library. You can install math-braid python
ModuleNotFoundError: No module named 'math-factors'
ModuleNotFoundError: No module named 'math-factors'  Hi, My Python... 'math-factors' How to remove the ModuleNotFoundError: No module named 'math-factors' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'math-fold'
ModuleNotFoundError: No module named 'math-fold'  Hi, My Python... 'math-fold' How to remove the ModuleNotFoundError: No module named 'math... have to install padas library. You can install math-fold python with following
ModuleNotFoundError: No module named 'math_lw'
ModuleNotFoundError: No module named 'math_lw'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'math_lw' How to remove the ModuleNotFoundError: No module named 'math_lw
ModuleNotFoundError: No module named 'math-addition'
ModuleNotFoundError: No module named 'math-addition'  Hi, My... 'math-addition' How to remove the ModuleNotFoundError: No module named 'math-addition' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'math-braid'
ModuleNotFoundError: No module named 'math-braid'  Hi, My Python... 'math-braid' How to remove the ModuleNotFoundError: No module named 'math... have to install padas library. You can install math-braid python
ModuleNotFoundError: No module named 'math-factors'
ModuleNotFoundError: No module named 'math-factors'  Hi, My Python... 'math-factors' How to remove the ModuleNotFoundError: No module named 'math-factors' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'math-fold'
ModuleNotFoundError: No module named 'math-fold'  Hi, My Python... 'math-fold' How to remove the ModuleNotFoundError: No module named 'math... have to install padas library. You can install math-fold python with following
ModuleNotFoundError: No module named 'math_lw'
ModuleNotFoundError: No module named 'math_lw'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'math_lw' How to remove the ModuleNotFoundError: No module named 'math_lw
ModuleNotFoundError: No module named 'math-round'
ModuleNotFoundError: No module named 'math-round'  Hi, My Python... 'math-round' How to remove the ModuleNotFoundError: No module named 'math... have to install padas library. You can install math-round python
ModuleNotFoundError: No module named 'math_sxt'
ModuleNotFoundError: No module named 'math_sxt'  Hi, My Python... 'math_sxt' How to remove the ModuleNotFoundError: No module named 'math_sxt... to install padas library. You can install math_sxt python with following
ModuleNotFoundError: No module named 'math-tokenizer'
ModuleNotFoundError: No module named 'math-tokenizer'  Hi, My... named 'math-tokenizer' How to remove the ModuleNotFoundError: No module named 'math-tokenizer' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'math_wsh'
ModuleNotFoundError: No module named 'math_wsh'  Hi, My Python... 'math_wsh' How to remove the ModuleNotFoundError: No module named 'math_wsh... to install padas library. You can install math_wsh python with following
ModuleNotFoundError: No module named 'micropython-math'
ModuleNotFoundError: No module named 'micropython-math'  Hi, My... named 'micropython-math' How to remove the ModuleNotFoundError: No module named 'micropython-math' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'mo-math'
ModuleNotFoundError: No module named 'mo-math'  Hi, My Python...-math' How to remove the ModuleNotFoundError: No module named 'mo-math... to install padas library. You can install mo-math python with following command
ModuleNotFoundError: No module named 'mo-math'
ModuleNotFoundError: No module named 'mo-math'  Hi, My Python...-math' How to remove the ModuleNotFoundError: No module named 'mo-math... to install padas library. You can install mo-math python with following command

Ads