Syntax

expression.MathCoprocessorAvailable

expression A variable that represents an Application object.

Example

This example displays a message box if a math coprocessor isn't available.

Visual Basic for Applications
If Not Application.MathCoprocessorAvailable Then MsgBox "This macro requires a math coprocessor" End If
Check if Math coprocessor is available? Does this machine have a math coprocessor? math math coprocessor available Math Coprocessor Available Property mathcoprocessor mathcoprocessoravailable MathCoprocessorAvailable Property

See also: