shithub: riscv

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

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