I need to get the "math" variable into another method. any help would be appreciated.

public static void Amount()
{
Scanner input = new Scanner(System.in);

double...