lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
692 stars 177 forks source link

Calculate signum function of a number #313

Closed gautamprasad73 closed 4 years ago

gautamprasad73 commented 4 years ago

Example Problem: Signum function, f(x) = |x|/x. Ex- Find signum function value if x = -10. Example Solution: -1 Further explanation (optional): Basically, if x>0 then f(x) is 1, if x<0 then f(x) is -1 and if x=0 then f(x)=0 Would you like to be assigned to this: yes

sathyasub commented 4 years ago

@Gautampd73 can you assign this to me

gautamprasad73 commented 4 years ago

no , i am doing it. u can do greatest integer function

On Fri, 23 Oct 2020 at 15:23, sathyasub notifications@github.com wrote:

@Gautampd73 https://github.com/Gautampd73 can you assign this to me

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Todarith/mathgenerator/issues/313#issuecomment-715235420, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWKIDVNYV726MWJQR7NN43SMFHCJANCNFSM4S4J7EWA .

RosNayak commented 4 years ago

Hey, can you assign any mathematical function to me? @Gautampd73