-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08.07.2013 17:43, TiddoB wrote: > Hi all > > I'm looking to make an calculator for my wiki. > > My problem is idk how to make it. > > my formula is this > > Upkeep formula = ceil(pow(level - 25 + 1, 2) * /0.8/) > > I've tried javascripts. > > are their any processors/ I might be missing? > And what is the code I should add?
I do not understand the use case yet. So I could make assumptions, but this is bad. You must tell exactly what you want. Or do you have no clear idea yet on your own? Where will 'level' come from, and do you expect functions (ceil, pow) to come in from Python or JS automagically? Steffen Hoffmann -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlHbDi0ACgkQ31DJeiZFuHcRKACg17SVgbYoqKzKq2B8xnKjLMlW tLIAoL0KlHbmOAT/X91cpHGFiYMNASJb =Zwcl -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
