Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# C# Objects Methods Documentation

System.Math. question that return largers of two numbers, which is the method i need to use?

I get wrong on the question to write a method that returns the larger of two numbers, what is the correct method and parameters ?

1 Answer

Dane Parchment
MOD
Dane Parchment
Treehouse Moderator 11,075 Points

I want you to view this page, it is a list of all of the System.Math methods for C#, I want you to see if you can find, the method that works for you.

Also I recommend re watching the video, it contains the information that you need.

Finally, if you really couldn't find it, here is the answer: max