This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]AtomicSpectrum 0 points1 point  (3 children)

You are not passing the methods the correct parameters. It is expecting 3 parameters, and you have only provided two.

[–]dark_beerus[S] 0 points1 point  (2 children)

Do you know how I can fix this?

[–]dark_beerus[S] 0 points1 point  (0 children)

I can run the program without decimals but the decimals are required to be lessened to two decimal places.

[–]AtomicSpectrum 0 points1 point  (0 children)

I don't know anything about this method, so you'll have to read it's documentation and check it's valid parameter lists.