Trigonometric function

Hi all,

we would like to calculate the cosinus of an angle entered by the user.

Has anyone tried this before using either xlsform or xml?

thanks

jeremy

Jeremy,

There is no explicit support for sin/cos/tan, but it's pretty easy to
add to JavaROSA core. If you are developer, the relevant file is
XPathFuncExpr.java. If you are not a developer, file a feature request
at https://code.google.com/p/opendatakit/issues/list or hire a
developer at http://opendatakit.org/help/help-for-hire.

Yaw

ยทยทยท -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Tue, Feb 18, 2014 at 1:32 AM, j.ferrand@forest-carbon.org wrote:

Hi all,

we would like to calculate the cosinus of an angle entered by the user.

Has anyone tried this before using either xlsform or xml?

thanks

jeremy

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Thanks a lot