HomeSort by: relevance | last modified time | path
    Searched refs:Pi (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
fplsp.s 561 PI: long 0x40000000,0xC90FDAA2,0x2168C235,0x00000000
4932 # 2. If |X| >= 15Pi or |X| < 2**(-40), go to 7. #
4934 # 3. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let #
4956 # 9. Overwrite X by X := X rem 2Pi. Now that |X| <= Pi, #
4960 # 1. If |X| >= 15Pi or |X| < 2**(-40), go to 6. #
4962 # 2. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let #
4983 # 8. Overwrite X by X := X rem 2Pi. Now that |X| <= Pi,
    [all...]
fpsp.s 581 PI: long 0x40000000,0xC90FDAA2,0x2168C235,0x00000000
5038 # 2. If |X| >= 15Pi or |X| < 2**(-40), go to 7. #
5040 # 3. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let #
5062 # 9. Overwrite X by X := X rem 2Pi. Now that |X| <= Pi, #
5066 # 1. If |X| >= 15Pi or |X| < 2**(-40), go to 6. #
5068 # 2. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let #
5089 # 8. Overwrite X by X := X rem 2Pi. Now that |X| <= Pi,
    [all...]

Completed in 447 milliseconds