Hide minor edits - Show changes to markup
Serial.print() and Serial.println() do not currently support printing floats.
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity. Tan() uses the avr-libc library.
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity.
The tangent of the angle ("double")
The tangent of the angle (double)
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity.
* tan()
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity. Tan() uses the avr-libc library.
The tangent of the angle.
The tangent of the angle ("double")
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity.
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity.
* tan()
Calculates the tangent of an angle (in radians). The result will be between negative infinity and infinity.
rad: the angle in radians (float)
The tangent of the angle.
Serial.print() and Serial.println() do not currently support printing floats.