SYNOPSIS

loadrt abs_s64 [count=N|names=name1[,name2…]]

FUNCTIONS

abs-s64.N

PINS

abs-s64.N.in s64 in

input value

abs-s64.N.out s64 out

output value, always non-negative

abs-s64.N.sign bit out

Sign of input, false for positive, true for negative

abs-s64.N.is-positive bit out

true if input is positive, false if input is 0 or negative

abs-s64.N.is-negative bit out

true if input is negative, false if input is 0 or positive

AUTHOR

ArcEye based on code from Sebastian Kuzminsky

LICENSE

GPL