Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Time in hours and minutes between two dates
- Downloads
- Frame Analysis with Excel 1 - Single beam
- The history of the theory of beam bending - Part 1
- Solving Quadratic, Cubic, Quartic and higher order equations; examples
- Function roots with the Inverse Quadratic Method
- Contour plots with Excel and Matplotlib
- Frame Analysis with Excel - 4, 2D frame analysis
- Latex Maths Text in Excel
- Drawing in Excel 7 - Creating drawings from coordinates
Recent Comments
Tag Archives: hyperbolic functions
Daily Download 23: Trigonometric Functions in VBA and Fortran
The trigonometric functions provided in Excel omit some functions, and the functions provided in VBA are still more restricted. Notably VBA does not provide an ATan2 function, which is required to define an angle over a full 360 degree range, based on X, … Continue reading
Posted in Coordinate Geometry, Excel, Link to dll, Maths, Newton, UDFs, VBA
Tagged ATan2 function, Excel, hyperbolic functions, Trigonometric functions, UDF, VBA
8 Comments
Trigonometric Functions – dll
I have converted the trigonometric functions presented in this earlier post into a Fortran dll. The dll and associated spreadsheet and add-in files can be downloaded from here. This file and the associated file Trig.dll provide trigonometric and hyperbolic functions not … Continue reading
Posted in Excel, Link to dll, Maths, Newton, UDFs
Tagged dll, Excel, Fortran, hyperbolic functions, Trigonometric functions, UDF, VBA
2 Comments