• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Number ^ power

Number ^ power 10 years 1 month ago #34040

Hello,

I'm trying to make a new form and i need to do a calculation like (a + b)^c. I have no idea how. :S :S :S Can someone help me please ?
If the topic is not clear enough ask me for more infos.
The administrator has disabled public write access.

Number ^ power 10 years 1 month ago #34086

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 147
Hello,

You can try using a JavaScript function for this (example on using JavaScript here) and for raising a number to a power you can use Math.pow().
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!