Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I know why the second evaluates to false (because 1913 is earlier than 2008) but I don't understand why the first is true. Explain why

I know why the second evaluates to false (because 1913 is earlier than 2008) but I don't understand why the first is true.

image text in transcribed
Explain why the following code snippet evaluates to FALSE for the first line and TRUE for the second: >"8/20/1913" > "12/01/2008" [1] TRUE > mdy ( "8/20/1913") > mdy( "12/01/2008") [1 ] FALSE

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Vector Calculus

Authors: Susan J Colley

4th Edition

0321830865, 9780321830869

More Books

Students also viewed these Mathematics questions