SetPrec()

SetPrec()

Set precision of math functions

Syntax

      SETPREC( <nPrecision> ) -> cEmptyString

Arguments

<nPrecision> digit count between 1 and 16, defaults to 16

Returns

cEmptyString this function always returns an empty string

Description

Be aware that calls to this functions do _NOT_ affect the calculation precision of the math functions at the moment.

Compliance

SETPREC() is compatible with CT3’s SETPREC.

Platforms

All

Files

Source is ctmath.c, library is ct3.

2 responses to “SetPrec()

  1. Pingback: Harbour Math Functions | Viva Clipper !

  2. Pingback: Harbour All Functions – S | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.