Build Custom Calculator for Course

Apr 17, 2021

Hi guys, 

I'm looking for some advice.

I am trying to build a slide with a calculator but it did not work well.

The formula is

n = (a * b) / (c * d)

How should I set up trigger to perform that formula into my calculator? 

Thanks

3 Replies
ganjar budi

Hi michael

thank you for the help last time

I want to ask again because I am still a beginner at this topic

1. what if the formula is like this: n = (a*b*c) / d

How should I set up trigger? 

 

2. How to make calculation without pressing the 'calculate' button?

Result appear when user entry all value into numeric entry box

Thanks a lot