cos

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 5 Imported by: 0

README

This simple example opens the libm library (on windows we use ntdll.dll) and calls its cos function to calculate the cosine of x.

The C declaration looks like this:

double cos(double x);

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL