last_name_eval - Search - Help

Online Help

All Products    Maple    MapleSim


Search Results: last_name_eval

last_name_eval
... type/last_name_eval check for an expression that obeys last name evaluation rules
Calling Sequence Parameters Description Examples Calling Sequence type( e ...
last name evaluation
Last Name Evaluation Maple supports the concept of last name evaluation. This refers
to the specific evaluation rules applied to certain kinds of expressions. Most ...
AddMultiple
ContextMenu[CurrentContext][Entries] AddMultiple add multiple entries to the context
menu module Calling Sequence Parameters Description Examples of Entries[AddMultiple ...
procedure
type/procedure check for a procedure Calling Sequence Parameters Description Subtypes
Supertypes Examples Calling Sequence type( expr , 'procedure') type( expr ...
table
type/table check for a table Calling Sequence Parameters Description Supertypes
Examples Calling Sequence type( e , 'table') Parameters e - any expression Description ...
definition
... if not type([args],intargs) then error ...; The type last_name_eval is presently
implemented as an assigned structured type in the library. 4. ...
Rounding
The Rounding Environment Variable Calling Sequence Parameters Description Examples
Calling Sequence Rounding := x Parameters x - one of 0 , nearest , infinity , ...
8 Programming with Modules
Contents Previous Next Index 8 Programming with Modules This chapter describes the
structure and flexibility of Maple modules. Modules allow you to associate related ...
special evaluation
Special Evaluation Rules Description Examples Description Most Maple procedures
have what are known as standard evaluation rules. These rules govern the way in ...
Explore Command Updates
Explore The Explore function provides an easy-to-use tool for creating interactive
applications within the current document or worksheet. Maple 2016 introduces ...
Get
ContextMenu[CurrentContext][Queries] Get get procedure associated with query Calling
Sequence Parameters Description Examples of Queries[Get] Calling Sequence Queries ...
assume
The Assume Facility Calling Sequence Parameters Description Examples References
Calling Sequence assume( x1 , prop1 , x2 , prop2 , ...) assume( x1 :: prop1 , x2 ...
Overview
type type-checking function Calling Sequence Parameters Description Details Defined
Types Examples Calling Sequence type( e , t ) Parameters e - expression t - ...
10 Input and Output
Contents Previous Next Index 10 Input and Output 10.1 In This Chapter Introduction
Input and output in the worksheet Input and output with files Reading and writing ...
Repository Management
Managing Maple Repositories Introduction Creating a Repository How Maple Locates
Repositories Saving Expressions to a Repository Listing a Repository Optimizing ...
1 Introduction to Programming in Maple
Contents Previous Next Index 1 Introduction to Programming in Maple Maple provides
an interactive problem-solving environment, complete with procedures for performing ...
4 Basic Data Structures
Contents Previous Next Index 4 Basic Data Structures The appropriate use of data
structures is an important part of writing efficient programs. Maple provides various ...