POWER()
Overhauled and (trivial) examples added. Any other examples needed here?
POWER()
Overhauled and (trivial) examples added. Any other examples needed here?
Maybe something that shows how one can control the number of decimal places displayed?
Maybe how to better format a large number that is a result?
Wondering how to provide a decimal column as a parameter for Power ()
e.g. POWER([Fieldname], 0.425)
Emmanuel_C_Benjamin:
POWER([Fieldname], 0.425)
That should just work.
It throws an error saying something like βit expects two decimals as inputs. β it does not accept field names unfortunately.
Ah thanks a ton I was marking both as decimals. Much appreciated Marc. Greetings from Switzerland.