Arithmetic operation problem

Hey Guys

I want to do this calculation

(number / number2 ) *(number3)


(number1+number2+number3) / 3

=======================

How to do this please guide me

HI @Shoebmd

Check out this XAML file

Arithmeticoperation.xaml (5.7 KB)

image

Regards
Gokul

1 Like

Thanks a lot

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.