0
Log base other than 10
I need to calculate logarithm to the base 2 instead of to the base 10.
Is it possible in Ninox?
In case it is, I would appreciate knowing the syntaxis.
Thanls
2 replies
-
Hi
From the reference section
log(x) – Logarithm of x to the base of 10.
log(x, y) – Logarithm of x to the base of y
Regards John
-
Thanks, John
It works. Much better than the workaround I found: Log10(x)/Log10(2)
Regards
Jesús
Content aside
- 3 yrs agoLast active
- 2Replies
- 199Views