Menu

#255 Error in operators > and < with ivec

release_4.3.x
open
nobody
None
1
2017-07-21
2017-07-21
No

From the following declarations
ivec z = "1";
double y = 1.1;
the expression
(z < y)
should result 1, but it results 0. The same happens when using operator >.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB