Riekert Gerber
 · Owner of RNE Developments

Code Expression - Math

Custom Code

I need to do a SquareRoot √ calculation using code expression but every time I check the code it says "method not found".

any recommendations will be greatly appreciated

What have you tried so far?

tried the two methods:

var1*sqrt(var2*var1) then it says "Method not Found"

var1√var2*var3 then it does nothing

Did you check FlutterFlow's Documentation for this topic?
Yes
2
8 replies