PSP2SDK  dirty-f9e4f2d
The free SDK for PSP2
Functions
include/psp2/fpu.h File Reference

Header file which defines FPU functions. More...

Go to the source code of this file.

Functions

float sceFpuLog2f (float x)
float sceFpuSinf (float x)
float sceFpuExp10f (float x)
float sceFpuAsinf (float x)
float sceFpuAtanf (float x)
float sceFpuAcosf (float x)
float sceFpuTanf (float x)
float sceFpuLogf (float x)
float sceFpuExp2f (float x)
float sceFpuLog10f (float x)
float sceFpuAtan2f (float y, float x)
float sceFpuCosf (float x)
float sceFpuPowf (float base, float exponent)
float sceFpuExpf (float x)

Detailed Description

Header file which defines FPU functions.

Copyright (C) 2015 PSP2SDK Project

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines