What does the syntax of this excel function X^{A,B,C} do -


i tried =4^{2,3,4} , returns 16

so guess it's raising 4 power of first number in array.. when use other numbers (3,4)?

the formula returns array. if want see results in cells, select 3 cells in row, enter formula in first one, , press ctrl+shift+enter.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -