6.4.21. Return the fraction part of a number (significand)

This function returns the fraction part of x, as a number between 1.0 and 2.0 (not including 2.0).

double significand(double x);
Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0205G
Non-Confidential