Community Profile

photo

Hiroaki Yamamoto


Last seen: meer dan een jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


mod function return wrong answer?
How can I make sure mod(a,b) returns value less than b, without explicitly calling min( mod(a,b), b )? mod( -eps, 1 ) = 1 when ...

bijna 4 jaar ago | 1 answer | 0

1

answer