Power Apps Overview

Power Apps is a suite of apps, services, connectors, and data platforms that provides a rapid application development environment to build custom apps for your business needs. More Details https://docs.microsoft.com/en-us/powerapps/powerapps-overview.

Power Fx is the low-code language that will be used across the Microsoft Power Platform. It's a general-purpose, strong-typed, declarative, and functional programming language.

The Sin function returns the sine of its argument, an angle specified in radians. The General syntax is Sin(Radians).

Reading this article, you can learn how to perform the Sin function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Button control, Label control, and text input control in the Power Apps environment.

Step 1. Getting Started with Power Apps

Open the URL https://powerapps.microsoft.com/en-us/ in the browser for Power Apps, Create an account with your Organisation Mail ID, and log in, After login your Power Apps account.

Blank app

Step 2. Creating a Canvas App

Step 3. Test the Power function

Step 4. Output of the PAPFSin

Summary

Now, you have successfully tested the Power Fx – Sin function in the Power Apps Studio environment.