Function: COMMON-LISP:FLOAT-SIGN

package type clhs github

Return a floating-point number that has the same sign as FLOAT1 and, if FLOAT2 is given, has the same absolute value as FLOAT2.

Lambda list

(sb-kernel::float1 &optional sb-kernel::float2)