Skip to main content

Arithmetic Operations

  • Chapter
  • First Online:
Essential ASP.NET Web Forms Development
  • 1268 Accesses

Abstract

An arithmetic operation is a process that takes one or more input values (i.e., operands), performs some kind of mathematical function with those values, and then assigns the result to an output. The most basic arithmetic operations are addition, subtraction, multiplication, and division. However, there are many more arithmetic operations, including comparison operations (e.g., minimum, maximum), exponential operations (e.g., kn), logarithmic operations (e.g., log2 n, ln n), magnitude operations (e.g., absolute value), power operations (e.g., nk), radical operations (e.g., square root, cube root), rounding operations (e.g., round, floor, ceiling, truncate), and trigonometric operations (e.g., sine, cosine, tangent).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    All property, method, and event descriptions were taken directly from Microsoft’s official documentation. The event handler methods used to handle the events of this class were omitted to conserve space. See the reference for all of the methods of this class.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Robert E. Beasley

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Beasley, R.E. (2020). Arithmetic Operations . In: Essential ASP.NET Web Forms Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5784-5_10

Download citation

Publish with us

Policies and ethics