Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

Can CB do scientific calculation? 13.09.2017 13:57

It seems that CB dosn't support some math function,such as sin() ,asin(), etc. If I want some scientific calculation use, how to do?

Re: Can CB do scientific calculation? 13.09.2017 14:06

Hi,
yes, you can use any math function. Here the list of php math functions, all of them are available:

http://php.net/manual/en/function.sin.php

so if you write at your code for ex

$result=sin($yourinput);

being 'yourinput' one of your fields variable names, it will work. Please double check you have not any other syntax error, like the ; at the end of the line for ex. Let us know if you need further help.

Regards
Moonsoft Team
www.moonsoft.es

Re: Can CB do scientific calculation? 14.09.2017 03:50

Thank you.
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback