Industry Online Support
Technical Forum
12/17/2007 6:26 PM | |
Joined: 12/17/2007 Last visit: 5/20/2023 Posts: 2 Rating:
|
How do I calculate the inverse commonlogrithum (base 10) in a S7-300 CPU? |
12/18/2007 9:21 AM | |
Posts: 124 Rating:
|
IF log(x) = y EXPD (y) = x ===========> EXPD (y)= 10 to the power y = 10y You can use SCL. Follow the link and use the Function above EXPD https://support.automation.siemens.com/WW/llisapi.dll?func=cslib.csinfo&caller=view&lang=en&siteid=csius&aktprim=0&extranet=standard&viewreg=WW&objid=10805400&treeLang=en You have to buy SCL. Best regards Mario |
12/19/2007 3:23 PM | |
Joined: 12/17/2007 Last visit: 5/20/2023 Posts: 2 Rating:
|
Using the natural log to calculate the inverse common log works perfectly. Thanks for the help. |
Follow us on