shithub: riscv

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

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