shithub: riscv

ref: a7ab8158395039091ef1bad3f18748b77b9a4cdc
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}