Reference: describe
describe(x) returns the string with the description associated with the identifier named x, which is the name of the identifier, i.e. a string. Example: describe("π") = "The ratio between a circle's circumference and diameter."
describe(x) returns the string with the description associated with the identifier named x, which is the name of the identifier, i.e. a string. Example: describe("π") = "The ratio between a circle's circumference and diameter."