Previous Page Next Page Contents

Pref::kernel -- the version number of the presently used MuPAD kernel

Introduction

Pref::kernel() returns the version number of the presently used kernel.

Call(s)

Pref::kernel()

Returns

the version number: a list of three nonnegative integers.

Related Functions

patchlevel, version

Details

Example 1

Do the version numbers of kernel and library coincide?

>> Pref::kernel() = version()
                           [2, 0, 0] = [2, 0, 0]

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000