#elisp
Function:
numberp objectThis predicate tests whether its argument is a number (either integer or
floating point), and returns t
if so, nil
otherwise.
If you want to change selection, open document below and click on "Move attachment"
GNU Emacs Lisp Reference Manual: Predicates on Numbersp object This predicate tests whether its argument is floating point
and returns t if so, nil otherwise.
Function: integerp object This predicate tests whether its argument is an integer, and returns
t if so, nil otherwise.
<span>Function: numberp object This predicate tests whether its argument is a number (either integer or
floating point), and returns t if so, nil otherwise.
Function: natnump object
This predicate (whose name comes from the phrase “natural number”)
tests to see whether its argument is a nonnegative integer, and
returns t if so, nil o Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details