
M Sohrabinia
University of Canterbury
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
What is the reasoning behind the fact that min(0,NaN) is 0?
NaN is considered undefined, so undefined is ignored by most functions (0/0 will be resulted in NaN which is basically undefined...
What is the reasoning behind the fact that min(0,NaN) is 0?
NaN is considered undefined, so undefined is ignored by most functions (0/0 will be resulted in NaN which is basically undefined...
13 years 前 | 0