Login Page - Create Account

Support Board


Date/Time: Fri, 20 Jun 2025 04:06:25 +0000



Post From: Calculate Logarithm of Symbol?

[2022-06-08 08:36:57]
Techotomy - Posts: 104
Can you calculate the logarithm of a symbol? I see exponentiation is available in SC's list of arithmetic operators, but not it's inverse (Working with Spreadsheets: Arithmetic Operators). I also don't see the operator available in the list of Study Subgraphs. I would ideally like to compute log10 of Trin so that the positive and negative magnitudes are balanced. I could use a logarithmic scale on the subgraph, but I would also like to apply multiplication after logarithmic transformation (i.e., -100 * log(TRIN)).