LOG

From Jacket Wiki

Jump to: navigation, search
Back to Function List

Natural logarithm

Usage

Jacket for M Language
    Supported Syntax
    
Y = log(X)
    

GFOR Supported

Yes

GCOMPILE Supported

Yes

Types Supported

-  GDOUBLE   GSINGLE   COMPLEX 

Types Not Supported

-  GLOGICAL   GINT32   GINT8   GUINT32   GUINT8 

CPU usageJacket only contains GPU computing functions. To run functions on the CPU, try one of the MathWorks products:
http://www.mathworks.com/access/helpdesk/help/techdoc/ref/log.html

Notes

  • Supports only non-negative data as inputs

See Also

EXP, LOG10, LOG2, LOGM, REALLOG

Views
Personal tools