Subject | English | Indonesian |
comp., MS | absolute cell reference | referensi sel absolut (In a formula, the exact address of a cell, regardless of the position of the cell that contains the formula) |
comp., MS | absolute link | tautan absolut (A hyperlink to the exact location of a file on a file server, the World Wide Web, or a company intranet. Absolute links use an exact path; if anyone moves the file containing the hyperlink or a hyperlink destination, the link breaks) |
comp., MS | absolute positioning | pemosisian absolut (Placement of an element relative to either the element's parent or, if there isn't one, the body. Values for the element's Left and Top properties are relative to the upper-left corner of the element's parent) |
comp., MS | absolute URL | URL absolut (" The full Internet address of a page or other World Wide Web resource. The absolute URL includes a protocol, such as "http," network location, and optional path and file name - for example, http://example.microsoft.com/.") |
comp., MS | absolute value | nilai absolut (The magnitude of a number, irrespective of its sign (+ or -). An absolute value is always greater than or equal to zero. For example, 10 is the absolute value of 10 and of -10. Programming languages and spreadsheet programs commonly include functions that return the absolute value of a number) |