Math Functions
in Alphabetical Order
Nintendo® Confidential
|
|
|
To search the list, choose Find from the Edit menu in your browser.
|
|
|
cosf | Computes the cosine in floating point, given an angle in radians and using polynomial approximation |
coss | Computes the cosine using a table lookup in DRAM, returning the result in s.15 fixed-point format |
sinf | Computes the sine in floating point, given an angle in radians and using polynomial approximation |
sins | Computes the sine using a table lookup in DRAM, returning the result in s.15 fixed-point format |
sqrtf | Computes the square root of a value by using the R4300 FPU sqrt instruction |
|
|
Warning: all information in this document is confidential and covered by a non-disclosure agreement. You are responsible for keeping this information confidential and protected. Nintendo will vigorously enforce this responsibility.
Copyright © 1998 Nintendo of America Inc. All rights reserved.
Last updated January 1998
|
|
|