»Click here to display Table of Contents« HyperMath > Reference Guide > HyperMath Language Guide - Categorical > Utility Functions:
Returns if the operating system is Windows.
b = ispc()
b
Boolean (true if the operating system is Windows).
print(ispc())
b = ispc() returns if the operating system is Windows.
ismac
isunix