This is cpsoct.m in view mode; [Download] [Up]
float cpsoct(oct) float oct; { double pow(); return(pow(2.,oct) * 1.021975); }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.