shithub: riscv

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

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