Community Profile

photo

mathmach


Last seen: ungefär 2 år ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mer än 3 år ago

Question


if(0.41 == (41*0.01)) is False and if(0.42 == (42*0.01)) is True .. Why?
In following script, I am getting 'false' for first condition and 'true' for second condition. clc clear all if(0.41 == (...

mer än 3 år ago | 1 answer | 0

1

answer