Synopsis

(macro) PDX_BOOL gdx_WithinNormalMagTol(long option, double value)

Purpose

Test a value to within NORMAL_MAG_TOL.

Description

This function determines if a value is within the current GDX NORMAL_MAG_TOL

Input

option

Not used.

value

The value to test

Return

      PDX_TRUE - The value is within NORMAL_MAG_TOL
      PDX_FALSE - The is not within NORMAL_MAG_TOL
      .fi