Skip to content

Information

Returns descriptive information about a symbol or function.

$ wo 'StringContainsQ[ToString[Information[Sin]], "Sin"]'
True

The result is an InformationData record, not plain text.

$ wo 'Head[Information[Sin]]'
InformationData