next up previous

13.1.11 Setting The AutoFloat Dividend Behavior

This function sets autofloat dividend behavior. When this behavior is enabled (TRUE by default) the dividend of the division function is automatically converted to a floating point number. The return value for this function is the old value for the behavior.

Syntax

(set-auto-float-dividend <boolean-expression>)


next up previous