is_negative(n)
Return true if the number n is less than zero, otherwise return false.
true
n
false
Core Module Index | Contents