Pixar Arch
  • Introduction
  • Installing
  • Bits
  • Multithreading
  • Math
    • Files
    • Macros
    • Functions
  • Strings
  • System Functions
  • Memory Management
  • Diagnostics
  • Symbol Visibility
  • API Reference
  • Source Code @ GitHub
  • Glossary
Pixar Arch
  • Math

Math

Functions for math.

Files

  • math.h

Macros

  • ARCH_MIN_FLOAT_EPS_SQR

Functions

  • ArchSign()

  • ArchFloatToBitPattern()

  • ArchBitPatternToFloat()

  • ArchDoubleToBitPattern()

  • ArchBitPatternToDouble()

  • ArchSinCosf()

  • ArchSinCos()

  • ArchCountTrailingZeros()

Previous Next

© Copyright 2024, Pixar, modified by Jeremy Retailleau.