vle-realp


(vle-realp  obj)

predicator function to determine whether 'obj' is of REAL (double) type

Arguments

obj  any Lisp item to be verified

Return

T   - if 'obj' is a REAL object
NIL - if 'obj' is not a REAL object

Example


Alias


Remarks

replacement for : (= (type obj) 'REAL) and similar



©  Bricsys NV. All rights reserved.