DOCUMENTATION CENTER SEARCH
Mathematica
>
System Information
>
Built-in
Mathematica
Symbol
Global System Information
Tutorials »
|
$Version
$ReleaseNumber
SystemInformation
See Also »
|
Package Bulletproofing
Package Development
System Information
More About »
$VersionNumber
$VersionNumber
is a real number which gives the current
Mathematica
kernel version number, and increases in successive versions.
MORE INFORMATION
To find out if you are running under Version 6 or above, you can use the test
TrueQ
[$VersionNumber>=6.0]
.
A version with a particular number is typically derived from the same source code on all computer systems.
SEE ALSO
$Version
$ReleaseNumber
SystemInformation
TUTORIALS
Global System Information
MORE ABOUT
Package Bulletproofing
Package Development
System Information
New in 2
© 2008 Wolfram Research, Inc.