F29H85x-SDK  1.02.01.00
 
ATAN2F

Introduction

atanf() and atan2f() example

Watch Variables

  • None

External Connections

  • None

Steps to Run the Example

  • When using CCS projects to build, import the CCS project and build it using the CCS project menu (see CCS Build Project).
  • When using makefiles to build, note the required combination and build using make command (see Makefile based Build)
  • Launch a CCS debug session and run the executable, see Build, Load and Run
  • Pick the project build configuration (RAM_FASTMATH uses optimized functions), build and run the example
  • It will print statements as it executes the example, along with Pass/Fail information and number of cycles