is_less_than
List of: Functions
Subjects: Analyzing Models, Mathematics
Contents: Base

Action: Determines if the first value is less than the second value.

Prototype: logical is_less_than (


double n1, // first value


double n2 // second value


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/acistol.hxx"

#include "baseutil/logical.h"

Library: baseutil

Filename: base/baseutil/vector/acistol.hxx

Effect: System routine
PDF/BASE/02FN.PDF
HTM/DATA/BASE/BASE/02FN/0025.HTM