Loading
PDF editing, image processing, developer utilities, and financial calculators — all processed in your browser. Your files never leave your device.
/** * calculateTotal - TODO: short description. * @param price - type: number * @param qty - type: number * @param taxRate (optional) - type: number * @returns number - TODO: describe return value. */