WLJS LogoWLJS Notebook

Information

Information[expr] gives information about the expression expr.

Information[expr, prop] gives the value of the property prop.

Examples

Get symbol information:

Information[Sin]

Get specific property:

Information[Sin, "Usage"]

Please visit the official Wolfram Language Reference for more details.

On this page