Jump to content

Java calculator

Go to solution Solved by bomberblyat,

did it all what i had to do was couple public float's etc

34 minutes ago, Nuluvius said:

I presume that this is some form of homework? What specifically are you having problems with?

well i know how to make calculator on java with int's but these floats are just confusing i dont even know how to start :/ i guess it starts like float name; idk and googling didnt help at all and yes this is school stuff

Link to comment
https://linustechtips.com/topic/863749-java-calculator/#findComment-10735690
Share on other sites

Link to post
Share on other sites

17 minutes ago, bomberblyat said:

well i know how to make calculator on java with int's but these floats are just confusing i dont even know how to start :/ i guess it starts like float name; idk and googling didnt help at all and yes this is school stuff

Perhaps a review of Primitive Data TypesFloating-Point Types, Formats, and ValuesThe Numbers Classes and specifically Float may be of some help.

The single biggest problem in communication is the illusion that it has taken place.

Link to comment
https://linustechtips.com/topic/863749-java-calculator/#findComment-10735727
Share on other sites

Link to post
Share on other sites

3 minutes ago, Nuluvius said:

Perhaps a review of Primitive Data TypesFloating-Point Types, Formats, and ValuesThe Numbers Classes and specifically Float may be of some help.

thx ill check these link's and see if i start understanding something, im still quite new on java

Link to comment
https://linustechtips.com/topic/863749-java-calculator/#findComment-10735736
Share on other sites

Link to post
Share on other sites

37 minutes ago, Nuluvius said:

Perhaps a review of Primitive Data TypesFloating-Point Types, Formats, and ValuesThe Numbers Classes and specifically Float may be of some help.

well im still kinda clueless but ill just ask help from teacher tomorrow

Link to comment
https://linustechtips.com/topic/863749-java-calculator/#findComment-10735794
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×