Inverse Trigonometric Functions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

Home : Support : Online Help : Science and Engineering : Units : Environments : Simple : Inverse Trigonometric Functions

Inverse Trigonometric and Hyperbolic Functions in the Simple Units Environment

 

Description

Examples

Description

• 

In the Simple Units environment, any verifications of valid dimensions ignore so-called Unit annotations.

• 

In the Simple Units environment, the arguments for the inverse trigonometric or hyperbolic functions must have dimension 1. Otherwise, an error is returned.

• 

Every command in the Simple Units environment that needs to determine whether an expression is valid or not, does so using the Units:-TestDimensions command.

• 

For other properties, see the global functions in the arctrig help page.

Examples

Notes: 

– 

To enter a unit in 2-D Math input, select the unit from the appropriate Units palette. If the unit you want is not there, select unit and then enter the unit.

– 

When you edit a unit, double brackets appear around it.

withUnitsSimple:

arcsin0.323

0.3288976902

(1)

arcsin1.3Unitmkm

0.001300000366

(2)

arccoscos172.Unitdeg+40.Unitarcmin+10.32Unitarcsec

3.013651875

(3)

See Also

arctrig

Units

Units/Simple

 


Download Help Document