[Overview][Constants][Types][Procedures and functions][Index] |
Source position: msebits.pas line 176
function scaleexp10( |
const value: Int64; |
const exp: Integer |
):Int64; overload; |
const value: Integer; |
const exp: Integer |
):Integer; overload; |
const value: currency; |
const exp: Integer |
):currency; overload; |