Search code examples
standardsieee

Besides POSIX what other standards are published by IEEE?


As I have understood, IEEE is responsible for standardizing computer practices and POSIX is one of the standards issued by IEEE.

I wish to know what are some other standards issued by IEEE? Is there a list somewhere?


Solution

  • Have at it.

    The IEEE is the Institute of Electrical and Electronics Engineers. They have promulgated several standards related to computer programming- like IEEE 754 floating point arithmetic.