InvokeServiceOperation["url ", request] invokes a web service operation using the request message request. The message is sent to the end point specified in " url ". ...
Widget["MenuBar"] represents a menu bar.
Widget["MenuItem"] represents a menu item.
Widget["Menu"] represents a menu.
These tutorials help you to start to use GUIKit to develop your own user interfaces. It shows how to launch and run GUIs, how to inspect them as they are running, and how to ...
Overtones is an option to Waveform that specifies the number of overtones to be present in a standard waveform when created with Fourier summation.
DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
This package provides a unified treatment of the basic calendar operations. The main idea is to treat the calendar as a generalized number system, so that days, weeks, ...
Backtrack[s, partialQ, solutionQ] performs a backtrack search of the state space s, expanding a partial solution so long as partialQ is True and returning the first complete ...