shithub: riscv

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

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