The following mathematical functions are available:
If the arguments of a mathematical function call lead to an error, the error message will show the actual values of the arguments. Thus the statements
real x = -1.0; real r = sqrt(2 * x);will lead to the error message
Invalid argument in call to 'sqrt(-2)'
Index | Copyright © 2005 CadSoft Computer GmbH |