Dear Stefano,
Sorry for the delayed reply.
Facilities for using BigDecimals with strings were made available with
Jep 3.3.
The big decimal components has a constructor which allows strings
BigDecComponents(MathContext mc, boolean allowStrings)
if the second argument is true then a limited number of string
operations are possible. Strings can be added with + and compared with
=,> etc. No string functions are loaded by default but you could add
functions which operate on string with jep.addFunction().
Rich
> --
>
> You received this message because you are subscribed to the Google Groups "Jep Java Users" group.
> To post to this group, send email to
jep-...@googlegroups.com.
> To unsubscribe from this group, send email to
jep-users+...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/jep-users?hl=en.
>
>
>
--
Richard Morris
Web:
www.singsurf.org www.pfaf.org
Email:
ri...@singsurf.org
Tel:
(+44) 01208 872963
Post: 1 Lerryn View, Lerryn, Lostwithiel, Cornwall, PL22 0QJ