libm::math

Module rem_pio2

source

Constantsยง

  • EPS ๐Ÿ”’
  • INV_PIO2 ๐Ÿ”’
    53 bits of 2/pi
  • PIO2_1 ๐Ÿ”’
    first 33 bits of pi/2
  • PIO2_2 ๐Ÿ”’
    second 33 bits of pi/2
  • PIO2_3 ๐Ÿ”’
    third 33 bits of pi/2
  • PIO2_1T ๐Ÿ”’
    pi/2 - PIO2_1
  • PIO2_2T ๐Ÿ”’
    pi/2 - (PIO2_1+PIO2_2)
  • PIO2_3T ๐Ÿ”’
    pi/2 - (PIO2_1+PIO2_2+PIO2_3)
  • TO_INT ๐Ÿ”’

Functionsยง