swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
Functions    
 

Trigonometry (OMTRIG)

 
 

The trigonometry library, omtrig, is a collection of trigonometric functions based on the C math library. It augments the floating point library. You can use the functions in this library to write OmniMark applications that can perform double-precision floating point arithmetic.

The trigonometry function library consists of the following files:

Importing the omfloat.xmd module does not automatically also import the floating point module. They both have to be imported.

To use omtrig, you must import it into your program using statements like this:

  import "omtrig.xmd" unprefixed
  import "omfloat.xmd" unprefixed

(Please see the import topic for more on importing.)

Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:54:44 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.