Re: Missing a Frac() function
Christoph Jopp <[email protected]> Mon, 08 Aug 2011 17:09:53 +0200
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
Am 08.08.2011 16:45, schrieb Johnny Rosenberg: <snip> ... </snip> >=20 > I guess I'll stick with my own Frac function then, since it's more > straight forward and easier to understand. And shorter=E2=80=A6 >=20 > Function Frac(Value As Double) As Double > Frac=3DValue-Fix(Value) > End Function >=20 Yes, of course. And I think also with less overhead (not using an UNO Object) ;-) --=20 ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help