Documentation Project 1
Example
sack::math::fraction::SetFractionV Macro
Fraction f = 3 1/2;
FRACTION
f; SetFractionV( f, 3, 1, 2 );
// the resulting fraction will be 7/2
Copyright (c) 2010. All rights reserved.
Contents
|
Index
|
Home