OpcUaCanOpen
CANopen OPC-UA server
exprtk_simple_example_10.cpp File Reference
#include <cmath>
#include <cstdio>
#include <string>
#include "exprtk.hpp"

Go to the source code of this file.

Functions

template<typename T >
void newton_sqrt ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 88 of file exprtk_simple_example_10.cpp.

◆ newton_sqrt()

template<typename T >
void newton_sqrt ( )

Definition at line 27 of file exprtk_simple_example_10.cpp.