Undergraduate

ENTERING LOGARITHM FUNCTIONS. When entering logarithms, use log ( ) for common logarithms ( base 1 0 ) , and use the underscore character after

ENTERING LOGARITHM FUNCTIONS.
When entering logarithms, use log() for common logarithms (base 10), and use the underscore character after the log to specify a specific base, such as log_2() for base 2, log_3() for base 3, etc. You also need to use the proper function notation that includes the parentheses after the log function, for example log(100) is correct, but log100 is not correct.
Examples with logarithms:
TypeTo getlog(x)log(x)log_2(x)log2(x)
Try it here. Enter the expression below and then press the Preview button to see how the computer is interpreting what you typed.
Enter: log(x)+ log_3(x)

Step by Step Solution

1 Understanding Responsive Design Principles

blur-text-image

Related Linear Algebra Questions