Notifications
Clear all

[Closed] division, getting correct resault

Hi,

So I noticed that mxs is very bad at division and is giving me completely incorrect values.

Eg. b as float[/b] gives me 0.0.

How can I fix this to have some correct 0.579?

EDIT: Okay loose the brackets… got used to put brackets everywhere

2 Replies
1 Reply
 lo1
(@lo1)
Joined: 11 months ago

Posts: 0

Whenever you find yourself writing a sentence like this, know you’re doing something wrong.

you can add a ‘dot’ or ‘decimal point’

369./700

it makes a difference between integer and float