[inline]
Returns the reciprocal of a value.
Definition at line 87 of file FXMaths.h.
00087 { return 1/v; }