z/OS Language Environment Programming Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Language Environment math services

z/OS Language Environment Programming Reference
SA38-0683-00

Language Environment math services provide standard math computations. You can call them from Language Environment-conforming languages or from assembler routines by using the call interface , or the syntax specific to the HLL of your application.

Math services do not depend on enclave-level resources. You can invoke them from any thread.

If your application uses extended-precision arithmetic and runs on a 370-mode machine under VM, you must specify the TRAP(ON) runtime option (the default) and add the CMSLIB TXTLIB with the GLOBAL TXTLIB command.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014