Do not display this message again
Close window
evalhf, - Search - Help
Contact Maplesoft
Request Quote
Products
Maple
Powerful math software that is easy to use
• Maple for Academic
• Maple for Students
• Maple Learn
• Maple Calculator App
• Maple for Industry and Government
• Maple Flow
• Maple for Individuals
Maple Add-Ons
• E-Books & Study Guides for Students
• Maple Toolboxes
• MapleNet
• Free Maple Player
MapleSim
Advanced System Level Modeling
• MapleSim
• MapleSim for Digital Twins
• MapleSim for Education
MapleSim Add-Ons
• Add-on Libraries and Connectors
• MapleSim Explorer
• MapleSim Insight
Systems Engineering
• MapleMBSE
Consulting Services
• Engineering Services
• Training
• Turnkey Solutions
Maple T.A. and Möbius
Looking for Maple T.A. or Möbius?
DigitalEd, a Maplesoft technology partner, now offers these products. Learn more.
Solutions
Education
• Mathematics Education
• Engineering Education
• High Schools & Two-Year Colleges
• Students
• Remote Learning Resources
Industries
Automotive and Aerospace
• Electric & Hybrid-Electric Vehicles
• Powertrain
• Vehicle Dynamics
• Heavy Mobile Machinery
• Aircraft Systems
• Space Systems
Robotics
• Robotics Research
• Motion Control/Mechatronics
Machine Design & Industrial Automation
• Machine Design
• Manufacturing
• Mining & Oil Production Equipment
• Web Handling
Other
• Power Industries
• Finance
• Medical Devices
• Life Sciences
Application Areas
• Power Systems Engineering
• Electrical Engineering Calculations
• Mechanical Engineering Calculations
• System Simulation & Analysis
• Virtual Commissioning
• Battery Modeling and Design
• Heat Transfer Modeling
• Dynamic Analysis of Mechanisms
• Calculation Management
• Model-Based Systems Engineering
• Model development for HIL
• Vibration Analysis & Attenuation
Purchase
Product Pricing
• Maple
• MapleSim
• Add-Ons and Connectors
• Request a Quote
Purchasing
• Purchase & Download Immediately
• Upgrade to the Latest Version
• Contact Sales
Institutional Student Licensing
• Virtualization
• Student Licensing & Distribution Options
Maplesoft Elite Maintenance (EMP)
• EMP Overview
• EMP FAQ
Support & Resources
Support
• Tech Support & Customer Service
• Frequently Asked Questions
• Product Documentation
• Download Product Updates
Product Training
• Student Help Center
• Online Product Training
• On-Site Training
Online Product Help
• Maple Online Help
• MapleSim Online Help
Webinars & Events
• Live Webinars
• Recorded Webinars
• Upcoming Events
Publications
• Technical Whitepapers
• E-Mail Newsletters
• Maple Books
• Math Matters
Content Hubs
• Teacher Resource Center
• Student Help Center
• Remote Learning Resources
Examples & Applications
• Maple Application Center
• MapleSim Model Gallery
• User Case Studies
• Exploring Engineering Fundamentals
• Teaching Concepts with Maple
Community
• MaplePrimes
• MapleCloud
• Maple Conference
Company
About Maplesoft
• Company Overview
• Management
• Customers
• Partnerships and OEM Opportunities
Media Center
• Media Releases
• User Case Studies
• Media Coverage
User Community
• MaplePrimes
• Maple Ambassador Program
• Maple Conference
Contact
• Global Contact Details
• Careers
Home
Products
Maple
Maple Add-Ons
Maple Learn
Maple Calculator App
MapleSim
MapleSim Add-Ons
System Engeneering
Consulting Services
Online Education Products
Solutions
Education
Industries
Application Areas
Purchase
Product Pricing
Purchasing
Institutional Student Licensing
Maplesoft Elite Maintenance (EMP)
Support & Resources
Support
Product Training
Online Product Help
Webinars & Events
Publications
Content Hubs
Examples & Applications
Community
Company
About Maplesoft
Media Center
User Community
Contact
Toggle navigation
Online Help
All Products
Maple
MapleSim
Search Results:
evalhf,
Overview
...
evalhf
evaluate an expression using hardware floating-point Calling Sequence Parameters
Description Thread Safety Examples Compatibility Calling Sequence
evalhf
...
evalhf
...
Algebraic.
evalhf
evaluate an Algebraic expression using hardware floating-point
arithmetic Calling Sequence Description Examples Calling Sequence double
evalhf
...
array
...
evalhf
/array handling of arrays Description
evalhf
handles only two special structures:
arrays and rtables .
...
evalhf
/array. handling of arrays. Description.
...
hfarray
...
evalhf
/hfarray handling of hfarrays Description
evalhf
handles only two special
structures: arrays and rtable s. This help page describes rtables with their
...
procedure
...
evalhf
/procedure handling of Maple procedures Description The
evalhf
command recognizes
many system functions which are made available through the C library.
...
var
...
evalhf
/var passing arrays by value/result; var(name) Description Examples Description
The var construct is a placeholder for Maple array arguments passed as
...
fortran
...
evalhf
/fortran
evalhf
and its relation to Fortran Description Typically a Fortran
program or a set of functions can be easily converted into a Maple function
...
fcnlist
...
evalhf
/fcnlist list of functions handled Description The following is a list
of functions handled directly by
evalhf
. These functions
...
constant
...
evalhf
/constant constants known to
evalhf
Description The following constants are
known to
evalhf
: Pi gamma Catalan true false FLT_RADIX DBL_MANT_DIG DBL_DIG
...
boolean
...
evalhf
/boolean Boolean expressions Description Examples Description Boolean expressions
are evaluated according to the usual Maple rules, except that no result
...
Help
...
evalhf
Error, unsupported type `complex(float)` in
evalhf
- MaplePrimes May 12,
2019 ... Question:
evalhf
Error, unsupported type `complex(float)` in
evalhf
.
...
Help
Close. Do not display this message again Close window.
...
map
map apply a procedure to each operand of an expression map2 apply a procedure with
a specified first argument to each operand of an expression map[n] apply a procedure
...
Performance
Performance Floating-point LinearAlgebra Improved Parallel Garbage Collector
Multivariate Modular Gcds More special functions implemented in More consistent
...
Numerics
...
Numerics Updates in Maple 10 The
evalhf
Command Numerical Differentiation Numerical
evaluation of new Mathematical Functions RootFinding The
evalhf
Command The
...
updates/R5/numerics
Improved Numerics in Maple V Release 5 Many improvements to the numeric capabilities
of Maple have been made in Release 5. A brief description of these improvements
...
Efficient Computation with Plotting Commands
...
the underlying system whenever possible. This is done through calls to
the
evalhf
command. If the environment variable Digits is
...
Efficient computation
Efficient Computation in the Optimization Package This help page provides computation
details for the solvers used in the Optimization package. It includes suggestions
...
Efficient Computation
...
when the environment variable UseHardwareFloats is set to 'false', or when
UseHardwareFloats is 'deduced' and Digits is greater than the value of
evalhf
(Digits
...
Numerics
...
Numerics Updates in Maple 11 Hardware Floating Point Call-Out from
evalhf
Numeric
Summation Iterative Root Search Strongly Connected Blocks Hardware Floating
...
option hfloat
Option hfloat in Procedures Calling Sequence Description Examples Calling Sequence
option hfloat or options hfloat Description The hfloat option to a procedure
...
Efficient Computation
...
of the Global Solver Methods Stopping Criteria Specifying the Optimization Problem
The Floating-Point Environment Working with the
evalhf
Command Additional
...
HFloat
Hardware Floating-point Numbers and Their Constructors Calling Sequence Parameters
Description Examples Calling Sequence HFloat( M , E ) HFloat( M , E , base )
...
FFT
...
iFFT compute inverse fast Fourier transform Calling Sequence Parameters Description
Examples References Calling Sequence FFT( m , x , y )
evalhf
(FFT( m , var
...
fdiscont
fdiscont numerically find the discontinuities of a function over the Reals Calling
Sequence Parameters Description Examples Calling Sequence fdiscont( f , domain
...
Objects Overloading builtin Routines
Objects Overloading builtin Routines Overloading builtin Routines Special
Considerations Overriding Particular Routines Overloading builtin Routines An object
...
MaplePortal/ImageTools
ImageTools in Maple Go to Maple Portal Maple Portal for Engineers The ImageTools
package in Maple contains a large number of image processing functions. Before
...
Search the Help:
All Products
Maple
MapleSim